From a5d0aa75d23efee145d767a8eb0fbe22082a9c53 Mon Sep 17 00:00:00 2001 From: Luca Papariello Date: Sat, 5 Nov 2022 18:20:13 +0000 Subject: [PATCH] Add link to Colab notebook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78abd56..a1403e0 100644 --- a/README.md +++ b/README.md @@ -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