Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,8 @@ This model is intended to predict the [arXiv taxonomy terms](https://arxiv.org/c
|
|
| 19 |
|
| 20 |
## Training procedure
|
| 21 |
|
|
|
|
|
|
|
| 22 |
### Training hyperparameters
|
| 23 |
|
| 24 |
The following hyperparameters were used during training:
|
|
|
|
| 19 |
|
| 20 |
## Training procedure
|
| 21 |
|
| 22 |
+
The code for the model fine-tuning can be found [in the respective notebook](https://huggingface.co/oracat/bert-paper-classifier-arxiv/blob/main/finetuning-arxiv.ipynb).
|
| 23 |
+
|
| 24 |
### Training hyperparameters
|
| 25 |
|
| 26 |
The following hyperparameters were used during training:
|