Skip to content

Commit

Permalink
Revert "BERT fine-tuning with huggingface transformers"
Browse files Browse the repository at this point in the history
This reverts commit cda140e.
  • Loading branch information
BenjaminBossan committed Mar 4, 2022
1 parent cda140e commit 5e22da6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 941 deletions.
4 changes: 1 addition & 3 deletions docs/user/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,4 @@ The following are examples and notebooks on how to use skorch.

* `Advanced Usage <https://nbviewer.jupyter.org/github/skorch-dev/skorch/blob/master/notebooks/Advanced_Usage.ipynb>`_ - Dives deep into the inner works of skorch. `Run in Google Colab 💻 <https://colab.research.google.com/github/skorch-dev/skorch/blob/master/notebooks/Advanced_Usage.ipynb>`_

* `Gaussian Processes <https://nbviewer.jupyter.org/github/skorch-dev/skorch/blob/master/notebooks/Gaussian_Processes.ipynb>`_ - Train Gaussian Processes with the help of GPyTorch. `Run in Google Colab 💻 <https://colab.research.google.com/github/skorch-dev/skorch/blob/master/notebooks/Gaussian_Processes.ipynb>`_

* `Huggingface Finetunging <https://nbviewer.jupyter.org/github/skorch-dev/skorch/blob/master/notebooks/Huggingface_Finetuning.ipynb>`_ - Fine-tune a BERT model for text classification with the huggingface transformers library and skorch. `Run in Google Colab 💻 <https://colab.research.google.com/github/skorch-dev/skorch/blob/master/notebooks/Huggingface_Finetuning.ipynb>`_
* `Gaussian Processes <https://nbviewer.jupyter.org/github/skorch-dev/skorch/blob/master/notebooks/Gaussian_Processes.ipynb>`_ - Train Gaussian Processes with the help of GPyTorch `Run in Google Colab 💻 <https://colab.research.google.com/github/skorch-dev/skorch/blob/master/notebooks/Gaussian_Processes.ipynb>`_

0 comments on commit 5e22da6

Please sign in to comment.