Fine tuning with synthetic data and translated. Batch Size = 64, 20 epochs
Browse files
README.md
ADDED
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: google/mt5-small
|
5 |
+
tags:
|
6 |
+
- summarization
|
7 |
+
- generated_from_trainer
|
8 |
+
metrics:
|
9 |
+
- rouge
|
10 |
+
model-index:
|
11 |
+
- name: mt5-small-synthetic-data-plus-translated-bs64-ep20
|
12 |
+
results: []
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
# mt5-small-synthetic-data-plus-translated-bs64-ep20
|
19 |
+
|
20 |
+
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.4566
|
23 |
+
- Rouge1: 0.2300
|
24 |
+
- Rouge2: 0.1163
|
25 |
+
- Rougel: 0.2056
|
26 |
+
- Rougelsum: 0.2055
|
27 |
+
|
28 |
+
## Model description
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Intended uses & limitations
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training and evaluation data
|
37 |
+
|
38 |
+
More information needed
|
39 |
+
|
40 |
+
## Training procedure
|
41 |
+
|
42 |
+
### Training hyperparameters
|
43 |
+
|
44 |
+
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 5.6e-05
|
46 |
+
- train_batch_size: 64
|
47 |
+
- eval_batch_size: 64
|
48 |
+
- seed: 42
|
49 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
50 |
+
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 20
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
57 |
+
| 20.7702 | 1.0 | 19 | 11.1481 | 0.0054 | 0.0019 | 0.0053 | 0.0057 |
|
58 |
+
| 14.5169 | 2.0 | 38 | 6.9805 | 0.0043 | 0.0008 | 0.0043 | 0.0043 |
|
59 |
+
| 10.9637 | 3.0 | 57 | 5.0126 | 0.0043 | 0.0 | 0.0042 | 0.0038 |
|
60 |
+
| 8.5736 | 4.0 | 76 | 3.4889 | 0.0183 | 0.0036 | 0.0164 | 0.0164 |
|
61 |
+
| 6.9785 | 5.0 | 95 | 3.1837 | 0.0532 | 0.0068 | 0.0492 | 0.0499 |
|
62 |
+
| 5.7159 | 6.0 | 114 | 2.7398 | 0.0134 | 0.0009 | 0.0124 | 0.0127 |
|
63 |
+
| 4.7695 | 7.0 | 133 | 2.3907 | 0.0672 | 0.0248 | 0.0563 | 0.0562 |
|
64 |
+
| 4.1002 | 8.0 | 152 | 2.1993 | 0.1233 | 0.0514 | 0.1036 | 0.1038 |
|
65 |
+
| 3.6707 | 9.0 | 171 | 2.0524 | 0.1737 | 0.0689 | 0.1399 | 0.1411 |
|
66 |
+
| 3.3974 | 10.0 | 190 | 1.9375 | 0.2102 | 0.0854 | 0.1730 | 0.1733 |
|
67 |
+
| 3.1294 | 11.0 | 209 | 1.8367 | 0.2270 | 0.0974 | 0.1917 | 0.1919 |
|
68 |
+
| 3.0166 | 12.0 | 228 | 1.7489 | 0.2263 | 0.1061 | 0.1947 | 0.1956 |
|
69 |
+
| 2.7434 | 13.0 | 247 | 1.6770 | 0.2334 | 0.1073 | 0.1991 | 0.1999 |
|
70 |
+
| 2.7288 | 14.0 | 266 | 1.6183 | 0.2258 | 0.1057 | 0.1958 | 0.1967 |
|
71 |
+
| 2.6084 | 15.0 | 285 | 1.5695 | 0.2264 | 0.1089 | 0.1982 | 0.1986 |
|
72 |
+
| 2.5373 | 16.0 | 304 | 1.5259 | 0.2217 | 0.1086 | 0.1960 | 0.1961 |
|
73 |
+
| 2.4698 | 17.0 | 323 | 1.4961 | 0.2281 | 0.1124 | 0.2017 | 0.2014 |
|
74 |
+
| 2.3932 | 18.0 | 342 | 1.4754 | 0.2316 | 0.1141 | 0.2051 | 0.2048 |
|
75 |
+
| 2.375 | 19.0 | 361 | 1.4614 | 0.2281 | 0.1140 | 0.2032 | 0.2030 |
|
76 |
+
| 2.3621 | 20.0 | 380 | 1.4566 | 0.2300 | 0.1163 | 0.2056 | 0.2055 |
|
77 |
+
|
78 |
+
|
79 |
+
### Framework versions
|
80 |
+
|
81 |
+
- Transformers 4.47.1
|
82 |
+
- Pytorch 2.5.1+cu121
|
83 |
+
- Datasets 3.2.0
|
84 |
+
- Tokenizers 0.21.0
|
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.47.1"
|
6 |
+
}
|
runs/Jan25_12-27-15_fd448781588f/events.out.tfevents.1737808328.fd448781588f.14444.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b98d123e20aa65eddf06962cf8066cef2b3ed01ad3288ada5a9bf7157e7a10b
|
3 |
+
size 562
|