raoel commited on
Commit
dbba4d4
·
1 Parent(s): c6f3d3d

Training in progress epoch 6

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.8265
19
  - Validation Loss: 1.9661
20
- - Epoch: 5
21
 
22
  ## Model description
23
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | 2.8298 | 1.9661 | 3 |
50
  | 2.8326 | 1.9661 | 4 |
51
  | 2.8265 | 1.9661 | 5 |
 
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.8354
19
  - Validation Loss: 1.9661
20
+ - Epoch: 6
21
 
22
  ## Model description
23
 
 
49
  | 2.8298 | 1.9661 | 3 |
50
  | 2.8326 | 1.9661 | 4 |
51
  | 2.8265 | 1.9661 | 5 |
52
+ | 2.8354 | 1.9661 | 6 |
53
 
54
 
55
  ### Framework versions