Add link to Colab notebook
Browse files
README.md
CHANGED
|
@@ -103,7 +103,7 @@ As a baseline to compare `xlm-roberta-base-language-detection` against, we have
|
|
| 103 |
|
| 104 |
## Training procedure
|
| 105 |
|
| 106 |
-
Fine-tuning was done via the `Trainer` API.
|
| 107 |
|
| 108 |
### Training hyperparameters
|
| 109 |
|
|
|
|
| 103 |
|
| 104 |
## Training procedure
|
| 105 |
|
| 106 |
+
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.
|
| 107 |
|
| 108 |
### Training hyperparameters
|
| 109 |
|