End of training
Browse files- README.md +8 -8
- 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:
|
19 |
-
- eval_bleu:
|
20 |
-
- eval_gen_len:
|
21 |
-
- eval_runtime:
|
22 |
-
- eval_samples_per_second:
|
23 |
-
- eval_steps_per_second:
|
24 |
-
- epoch:
|
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.5537
|
19 |
+
- eval_bleu: 78.5295
|
20 |
+
- eval_gen_len: 25.284
|
21 |
+
- eval_runtime: 906.1439
|
22 |
+
- eval_samples_per_second: 4.895
|
23 |
+
- eval_steps_per_second: 0.612
|
24 |
+
- epoch: 3.0
|
25 |
+
- step: 6654
|
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:cb7c361b9d24bce979dbff1e1cfb33494fa47a47a8ea25d9bb7dc65a61573a16
|
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:338901d3d7ccb4332bcb5c4d103eb5904ddcdee100e624482b87579dc834b746
|
3 |
size 4856
|