Model save
Browse files- README.md +112 -0
- generation_config.json +6 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,112 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/mt5-small
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- bleu
|
8 |
+
model-index:
|
9 |
+
- name: iwslt_aligned_smallT5_cont0
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# iwslt_aligned_smallT5_cont0
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5573
|
21 |
+
- Bleu: 65.0266
|
22 |
+
- Gen Len: 28.7455
|
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: 0.0002
|
42 |
+
- train_batch_size: 8
|
43 |
+
- eval_batch_size: 8
|
44 |
+
- seed: 42
|
45 |
+
- gradient_accumulation_steps: 2
|
46 |
+
- total_train_batch_size: 16
|
47 |
+
- optimizer: Adafactor
|
48 |
+
- lr_scheduler_type: constant
|
49 |
+
- training_steps: 500000
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
54 |
+
|:-------------:|:-----:|:------:|:---------------:|:-------:|:-------:|
|
55 |
+
| 1.2426 | 0.78 | 10000 | 0.8300 | 46.2793 | 28.6532 |
|
56 |
+
| 0.9931 | 1.55 | 20000 | 0.6756 | 52.2709 | 28.6441 |
|
57 |
+
| 0.8573 | 2.33 | 30000 | 0.6143 | 55.8294 | 28.5405 |
|
58 |
+
| 0.762 | 3.11 | 40000 | 0.5811 | 57.5135 | 28.366 |
|
59 |
+
| 0.734 | 3.88 | 50000 | 0.5499 | 58.6125 | 28.5101 |
|
60 |
+
| 0.6722 | 4.66 | 60000 | 0.5228 | 59.6427 | 28.8356 |
|
61 |
+
| 0.6215 | 5.43 | 70000 | 0.5161 | 60.4701 | 28.7534 |
|
62 |
+
| 0.5756 | 6.21 | 80000 | 0.5068 | 62.0864 | 28.6498 |
|
63 |
+
| 0.5738 | 6.99 | 90000 | 0.5005 | 61.9714 | 28.5788 |
|
64 |
+
| 0.5384 | 7.76 | 100000 | 0.4909 | 62.407 | 28.5282 |
|
65 |
+
| 0.5109 | 8.54 | 110000 | 0.4902 | 62.1452 | 28.4617 |
|
66 |
+
| 0.4816 | 9.32 | 120000 | 0.4875 | 62.6499 | 28.5518 |
|
67 |
+
| 0.4493 | 10.09 | 130000 | 0.4867 | 62.6694 | 28.6993 |
|
68 |
+
| 0.4648 | 10.87 | 140000 | 0.4775 | 63.3179 | 28.5495 |
|
69 |
+
| 0.4414 | 11.64 | 150000 | 0.4787 | 63.6928 | 28.4673 |
|
70 |
+
| 0.4158 | 12.42 | 160000 | 0.4792 | 63.8752 | 28.5011 |
|
71 |
+
| 0.3895 | 13.2 | 170000 | 0.4794 | 63.8429 | 28.6498 |
|
72 |
+
| 0.4031 | 13.97 | 180000 | 0.4757 | 63.9496 | 28.7264 |
|
73 |
+
| 0.3844 | 14.75 | 190000 | 0.4855 | 63.7498 | 28.8288 |
|
74 |
+
| 0.3637 | 15.53 | 200000 | 0.4800 | 64.2277 | 28.661 |
|
75 |
+
| 0.3473 | 16.3 | 210000 | 0.4854 | 64.4683 | 28.786 |
|
76 |
+
| 0.3243 | 17.08 | 220000 | 0.4903 | 64.7805 | 28.6791 |
|
77 |
+
| 0.3426 | 17.85 | 230000 | 0.4819 | 64.679 | 28.4809 |
|
78 |
+
| 0.3295 | 18.63 | 240000 | 0.4852 | 65.3735 | 28.6014 |
|
79 |
+
| 0.3124 | 19.41 | 250000 | 0.4947 | 64.5641 | 28.6745 |
|
80 |
+
| 0.2933 | 20.18 | 260000 | 0.4972 | 65.1364 | 28.6419 |
|
81 |
+
| 0.3101 | 20.96 | 270000 | 0.4902 | 64.6747 | 28.6802 |
|
82 |
+
| 0.2991 | 21.74 | 280000 | 0.4907 | 64.9732 | 28.5653 |
|
83 |
+
| 0.2828 | 22.51 | 290000 | 0.5038 | 64.7552 | 28.6261 |
|
84 |
+
| 0.2688 | 23.29 | 300000 | 0.5042 | 65.0702 | 28.7534 |
|
85 |
+
| 0.2555 | 24.06 | 310000 | 0.5101 | 65.0378 | 29.089 |
|
86 |
+
| 0.2692 | 24.84 | 320000 | 0.5022 | 64.9991 | 28.6937 |
|
87 |
+
| 0.2593 | 25.62 | 330000 | 0.5085 | 65.2478 | 28.6137 |
|
88 |
+
| 0.2439 | 26.39 | 340000 | 0.5152 | 64.863 | 28.6464 |
|
89 |
+
| 0.2327 | 27.17 | 350000 | 0.5165 | 65.0748 | 28.7286 |
|
90 |
+
| 0.249 | 27.95 | 360000 | 0.5116 | 64.7249 | 28.6137 |
|
91 |
+
| 0.238 | 28.72 | 370000 | 0.5202 | 64.7651 | 28.5968 |
|
92 |
+
| 0.2297 | 29.5 | 380000 | 0.5243 | 65.3334 | 28.7005 |
|
93 |
+
| 0.2152 | 30.27 | 390000 | 0.5336 | 64.9364 | 28.6081 |
|
94 |
+
| 0.2106 | 31.05 | 400000 | 0.5408 | 65.117 | 28.6745 |
|
95 |
+
| 0.2234 | 31.83 | 410000 | 0.5249 | 64.8926 | 28.6318 |
|
96 |
+
| 0.2085 | 32.6 | 420000 | 0.5306 | 65.5715 | 28.7984 |
|
97 |
+
| 0.2018 | 33.38 | 430000 | 0.5429 | 64.9154 | 28.6351 |
|
98 |
+
| 0.1885 | 34.16 | 440000 | 0.5453 | 65.0538 | 28.8525 |
|
99 |
+
| 0.2049 | 34.93 | 450000 | 0.5434 | 65.2857 | 28.7207 |
|
100 |
+
| 0.1957 | 35.71 | 460000 | 0.5491 | 65.3436 | 28.714 |
|
101 |
+
| 0.1867 | 36.49 | 470000 | 0.5536 | 65.4934 | 28.7939 |
|
102 |
+
| 0.1765 | 37.26 | 480000 | 0.5583 | 65.5595 | 28.8255 |
|
103 |
+
| 0.1786 | 38.04 | 490000 | 0.5612 | 65.6358 | 28.7691 |
|
104 |
+
| 0.1809 | 38.81 | 500000 | 0.5573 | 65.0266 | 28.7455 |
|
105 |
+
|
106 |
+
|
107 |
+
### Framework versions
|
108 |
+
|
109 |
+
- Transformers 4.39.3
|
110 |
+
- Pytorch 2.2.2+cu121
|
111 |
+
- Datasets 2.18.0
|
112 |
+
- Tokenizers 0.15.2
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"decoder_start_token_id": 0,
|
3 |
+
"eos_token_id": 1,
|
4 |
+
"pad_token_id": 0,
|
5 |
+
"transformers_version": "4.39.3"
|
6 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200729512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47f0184a1fd04cd218f3392e5fa14d312388e273d2131960b03c1be6f6876150
|
3 |
size 1200729512
|