Training complete
Browse files- README.md +5 -5
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss:
|
| 22 |
-
- Bleu:
|
| 23 |
-
- Gen Len:
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
| 54 |
-
| No log | 1.0 |
|
| 55 |
-
|
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 1.8871
|
| 22 |
+
- Bleu: 64.5706
|
| 23 |
+
- Gen Len: 26.9403
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
| 54 |
+
| No log | 1.0 | 34 | 2.0733 | 63.3913 | 26.9254 |
|
| 55 |
+
| No log | 2.0 | 68 | 1.8871 | 64.5706 | 26.9403 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2444578688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ad12e2b832cfc9541e3e919582174bfe25d994fb6c02c7e9983b682ab71bd14
|
| 3 |
size 2444578688
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bad26c6a2efe2efd05579f1c1ead5b65645c131b31ca531103554ec55a94844
|
| 3 |
size 5048
|