jonfrank commited on
Commit
9f5c518
1 Parent(s): f10659d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -16,6 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
  # mt5-small-finetuned-amazon-en-es
17
 
18
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
 
 
19
  It achieves the following results on the evaluation set:
20
  - Loss: 3.0173
21
  - Rouge1: 16.7977
 
16
  # mt5-small-finetuned-amazon-en-es
17
 
18
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
19
+ It was created by following the [huggingface tutorial](https://huggingface.co/course/chapter7/5?fw=pt).
20
+
21
  It achieves the following results on the evaluation set:
22
  - Loss: 3.0173
23
  - Rouge1: 16.7977