End of training
Browse files- README.md +7 -7
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,14 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- eval_loss: 0.
|
19 |
-
- eval_bleu:
|
20 |
-
- eval_gen_len: 25.
|
21 |
-
- eval_runtime:
|
22 |
-
- eval_samples_per_second:
|
23 |
-
- eval_steps_per_second: 0.
|
24 |
- epoch: 3.0
|
25 |
-
- step:
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- eval_loss: 0.8135
|
19 |
+
- eval_bleu: 64.1706
|
20 |
+
- eval_gen_len: 25.2214
|
21 |
+
- eval_runtime: 1276.1391
|
22 |
+
- eval_samples_per_second: 5.048
|
23 |
+
- eval_steps_per_second: 0.632
|
24 |
- epoch: 3.0
|
25 |
+
- step: 9663
|
26 |
|
27 |
## Model description
|
28 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2460354912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c885cc3e6146c2020d2770c6441fc0e26c0f270537f6fed3cc843d0a015a033a
|
3 |
size 2460354912
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:737fb3c09f077fb404707651e4f19cce9443ae81408c8da26918dbf6d1dd78a7
|
3 |
size 4856
|