End of training
Browse files- README.md +83 -0
- generation_config.json +9 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: cc-by-nc-4.0
|
4 |
+
base_model: facebook/nllb-200-distilled-600M
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- bleu
|
9 |
+
model-index:
|
10 |
+
- name: cascaded-stt-es-ja-nllb-200-distilled-es-ja
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# cascaded-stt-es-ja-nllb-200-distilled-es-ja
|
18 |
+
|
19 |
+
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.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2132
|
22 |
+
- Bleu: 36.8849
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 5e-05
|
42 |
+
- train_batch_size: 8
|
43 |
+
- eval_batch_size: 4
|
44 |
+
- seed: 42
|
45 |
+
- distributed_type: multi-GPU
|
46 |
+
- gradient_accumulation_steps: 2
|
47 |
+
- total_train_batch_size: 16
|
48 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
+
- lr_scheduler_type: linear
|
50 |
+
- training_steps: 5000
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|
55 |
+
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
56 |
+
| 3.3461 | 0.3965 | 250 | 0.6368 | 30.6487 |
|
57 |
+
| 0.2447 | 0.7930 | 500 | 0.2263 | 33.0129 |
|
58 |
+
| 0.2114 | 1.1895 | 750 | 0.2187 | 32.5117 |
|
59 |
+
| 0.1922 | 1.5860 | 1000 | 0.2121 | 34.6996 |
|
60 |
+
| 0.1903 | 1.9826 | 1250 | 0.2080 | 35.5595 |
|
61 |
+
| 0.165 | 2.3791 | 1500 | 0.2098 | 35.9749 |
|
62 |
+
| 0.1574 | 2.7756 | 1750 | 0.2072 | 36.6129 |
|
63 |
+
| 0.1406 | 3.1721 | 2000 | 0.2078 | 36.6204 |
|
64 |
+
| 0.1419 | 3.5686 | 2250 | 0.2074 | 36.6043 |
|
65 |
+
| 0.1417 | 3.9651 | 2500 | 0.2059 | 36.9861 |
|
66 |
+
| 0.1247 | 4.3616 | 2750 | 0.2079 | 37.0112 |
|
67 |
+
| 0.1262 | 4.7581 | 3000 | 0.2072 | 36.9232 |
|
68 |
+
| 0.1196 | 5.1546 | 3250 | 0.2078 | 36.9248 |
|
69 |
+
| 0.1152 | 5.5511 | 3500 | 0.2076 | 37.3149 |
|
70 |
+
| 0.1137 | 5.9477 | 3750 | 0.2077 | 37.4817 |
|
71 |
+
| 0.105 | 6.3442 | 4000 | 0.2088 | 37.6263 |
|
72 |
+
| 0.1105 | 6.7407 | 4250 | 0.2084 | 35.4415 |
|
73 |
+
| 0.102 | 7.1372 | 4500 | 0.2088 | 37.3749 |
|
74 |
+
| 0.1029 | 7.5337 | 4750 | 0.2089 | 37.3476 |
|
75 |
+
| 0.1018 | 7.9302 | 5000 | 0.2090 | 37.5204 |
|
76 |
+
|
77 |
+
|
78 |
+
### Framework versions
|
79 |
+
|
80 |
+
- Transformers 4.45.2
|
81 |
+
- Pytorch 2.4.0+cu124
|
82 |
+
- Datasets 3.2.0
|
83 |
+
- Tokenizers 0.20.3
|
generation_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 0,
|
3 |
+
"decoder_start_token_id": 2,
|
4 |
+
"eos_token_id": 2,
|
5 |
+
"max_length": 200,
|
6 |
+
"pad_token_id": 1,
|
7 |
+
"transformers_version": "4.45.2",
|
8 |
+
"use_cache": false
|
9 |
+
}
|
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:494653739fdc1c9bef1da23270a6099b5ee0f74156bafbda04138eb24fa66f49
|
3 |
size 2460354912
|