rujengelal
commited on
Commit
•
7d0bd74
1
Parent(s):
0d2d18d
End of training
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: cc-by-nc-4.0
|
|
3 |
base_model: facebook/nllb-200-distilled-600M
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: my_awesome_english_to_nepali_tst
|
8 |
results: []
|
@@ -14,6 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# my_awesome_english_to_nepali_tst
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on an unknown dataset.
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -38,14 +44,18 @@ The following hyperparameters were used during training:
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
-
- num_epochs:
|
42 |
- mixed_precision_training: Native AMP
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
48 |
-
| No log | 1.0 | 125 | 2.
|
|
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
3 |
base_model: facebook/nllb-200-distilled-600M
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- bleu
|
8 |
model-index:
|
9 |
- name: my_awesome_english_to_nepali_tst
|
10 |
results: []
|
|
|
16 |
# my_awesome_english_to_nepali_tst
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.0789
|
21 |
+
- Bleu: 13.3322
|
22 |
+
- Gen Len: 30.295
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 5
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
54 |
+
| No log | 1.0 | 125 | 2.1378 | 10.6717 | 30.905 |
|
55 |
+
| No log | 2.0 | 250 | 2.1030 | 12.5862 | 31.295 |
|
56 |
+
| No log | 3.0 | 375 | 2.0842 | 12.9723 | 29.675 |
|
57 |
+
| 2.0989 | 4.0 | 500 | 2.0782 | 13.1558 | 30.38 |
|
58 |
+
| 2.0989 | 5.0 | 625 | 2.0789 | 13.3322 | 30.295 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
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:0eddae5cec6f468accb043fc5aaa9e74f37da198554a4cbc7f98cc7741cfd184
|
3 |
size 2460354912
|
runs/Apr22_02-51-01_e4a4525cfa63/events.out.tfevents.1713754263.e4a4525cfa63.24.0
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:02d35b68a7fb8527e50826b454cb94954c31325c400cdd864dd430d160539b0e
|
3 |
+
size 7452
|