End of training
Browse files- README.md +5 -5
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [gshields/translate_model_error_v0.4](https://huggingface.co/gshields/translate_model_error_v0.4) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 3.
|
21 |
-
- Bleu:
|
22 |
-
- Gen Len: 11.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
53 |
-
| No log | 1.0 | 8 | 3.
|
54 |
-
| No log | 2.0 | 16 | 3.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [gshields/translate_model_error_v0.4](https://huggingface.co/gshields/translate_model_error_v0.4) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.4563
|
21 |
+
- Bleu: 11.1152
|
22 |
+
- Gen Len: 11.2
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
53 |
+
| No log | 1.0 | 8 | 3.4736 | 11.115 | 11.1667 |
|
54 |
+
| No log | 2.0 | 16 | 3.4563 | 11.1152 | 11.2 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44ebde8585cda67a3085c400a5e112ccaccdebf9b2a4e6d54d45c26347eaff64
|
3 |
+
size 303758277
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:448ad1508b1108d480bf816c5a8b723221a1b286ecc0ddc64bd4cd67c5d4ab0e
|
3 |
size 4155
|