drewcurran
commited on
Commit
•
9b1818f
1
Parent(s):
46d0f3a
End of training
Browse files
README.md
CHANGED
@@ -5,14 +5,14 @@ tags:
|
|
5 |
metrics:
|
6 |
- bleu
|
7 |
model-index:
|
8 |
-
- name: spanglish
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
# spanglish
|
16 |
|
17 |
This model is a fine-tuned version of [drewcurran/translation_model](https://huggingface.co/drewcurran/translation_model) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
5 |
metrics:
|
6 |
- bleu
|
7 |
model-index:
|
8 |
+
- name: model-spanglish
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
# model-spanglish
|
16 |
|
17 |
This model is a fine-tuned version of [drewcurran/translation_model](https://huggingface.co/drewcurran/translation_model) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
52 |
+
| 2.3242 | 1.0 | 10 | 1.8794 | 1.372 | 18.4 |
|
53 |
+
| 2.2034 | 2.0 | 20 | 1.7643 | 1.8888 | 18.125 |
|
54 |
+
| 2.0818 | 3.0 | 30 | 1.6884 | 2.1152 | 18.125 |
|
55 |
+
| 2.0447 | 4.0 | 40 | 1.6408 | 2.0966 | 17.925 |
|
56 |
+
| 1.9457 | 5.0 | 50 | 1.6089 | 2.286 | 17.925 |
|
57 |
+
| 1.9454 | 6.0 | 60 | 1.5881 | 2.3929 | 17.95 |
|
58 |
+
| 1.8906 | 7.0 | 70 | 1.5756 | 2.4497 | 17.95 |
|
59 |
+
| 1.8829 | 8.0 | 80 | 1.5669 | 4.2201 | 18.025 |
|
60 |
+
| 1.8483 | 9.0 | 90 | 1.5613 | 5.861 | 17.8 |
|
61 |
+
| 1.8454 | 10.0 | 100 | 1.5595 | 5.861 | 17.8 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
runs/May07_21-43-17_80031f3b3229/events.out.tfevents.1715118200.80031f3b3229.383.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5968567e7bb7f39ae0c88852a040719db2e495b9c4151a9b5c720da981c06383
|
3 |
+
size 11779
|
training_args.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:a1f010ed302af486a1ad34f81b739cc49832e872c13eaaeb69e0aa66e4b47b2c
|
3 |
+
size 5176
|