Add link to Colab notebook

This commit is contained in:
Luca Papariello 2022-11-05 18:20:13 +00:00 committed by huggingface-web
parent 28e7eae5bb
commit a5d0aa75d2
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ As a baseline to compare `xlm-roberta-base-language-detection` against, we have
## Training procedure
Fine-tuning was done via the `Trainer` API.
Fine-tuning was done via the `Trainer` API. Here is the [Colab notebook](https://colab.research.google.com/drive/15LJTckS6gU3RQOmjLqxVNBmbsBdnUEvl?usp=sharing) with the training code.
### Training hyperparameters