ps209497 commited on
Commit
bdeb9bb
1 Parent(s): 0122d2c

Training in progress epoch 7

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