Commit ·
1e03cb4
1
Parent(s): b06a1a1
napatswift/mt5-bud-seq2seq
Browse files- README.md +7 -0
- pytorch_model.bin +1 -1
README.md
CHANGED
|
@@ -14,6 +14,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
# mt5-fixth
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 14 |
# mt5-fixth
|
| 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 |
+
- eval_loss: 0.0840
|
| 19 |
+
- eval_runtime: 3.2879
|
| 20 |
+
- eval_samples_per_second: 6.083
|
| 21 |
+
- eval_steps_per_second: 6.083
|
| 22 |
+
- epoch: 2.21
|
| 23 |
+
- step: 201
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1200821765
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dddef71ced803faa4346c6ff5eafc4258405df6ee59c7ad25a08e1b5825ff455
|
| 3 |
size 1200821765
|