Add link to Colab notebook
This commit is contained in:
parent
28e7eae5bb
commit
a5d0aa75d2
|
@ -103,7 +103,7 @@ As a baseline to compare `xlm-roberta-base-language-detection` against, we have
|
||||||
|
|
||||||
## Training procedure
|
## 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
|
### Training hyperparameters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue