serhii-korobchenko
commited on
Commit
•
2993d3a
1
Parent(s):
b9e884b
Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ 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:
|
19 |
- Validation Loss: 5.9550
|
20 |
- Epoch: 0
|
21 |
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
|
|
47 |
|
48 |
|
49 |
### 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: 8.9211
|
19 |
- Validation Loss: 5.9550
|
20 |
- Epoch: 0
|
21 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 8.9211 | 5.9550 | 0 |
|
47 |
|
48 |
|
49 |
### Framework versions
|