Lrally1 commited on
Commit
29f5118
·
verified ·
1 Parent(s): d7482d7

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-finetuned-amazon-en-es
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-finetuned-amazon-en-es
19
+
20
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 3.0627
23
+ - Rouge1: 16.0196
24
+ - Rouge2: 8.1799
25
+ - Rougel: 15.706
26
+ - Rougelsum: 15.665
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: 8
47
+ - eval_batch_size: 8
48
+ - seed: 42
49
+ - optimizer: Use 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: 8
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
56
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|
57
+ | 5.2215 | 1.0 | 3183 | 3.2285 | 15.3571 | 7.5876 | 14.8818 | 14.921 |
58
+ | 3.5658 | 2.0 | 6366 | 3.1463 | 15.6259 | 7.5423 | 15.066 | 15.0553 |
59
+ | 3.337 | 3.0 | 9549 | 3.0946 | 15.952 | 7.9278 | 15.522 | 15.5298 |
60
+ | 3.2058 | 4.0 | 12732 | 3.0638 | 14.9256 | 6.9173 | 14.6062 | 14.5762 |
61
+ | 3.1088 | 5.0 | 15915 | 3.0617 | 15.7701 | 7.7605 | 15.3497 | 15.4116 |
62
+ | 3.0411 | 6.0 | 19098 | 3.0561 | 15.5238 | 7.749 | 15.0419 | 15.1077 |
63
+ | 3.0102 | 7.0 | 22281 | 3.0544 | 15.4735 | 7.2486 | 15.0972 | 15.1334 |
64
+ | 2.9787 | 8.0 | 25464 | 3.0627 | 16.0196 | 8.1799 | 15.706 | 15.665 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.46.2
70
+ - Pytorch 2.5.1+cu121
71
+ - Datasets 3.1.0
72
+ - Tokenizers 0.20.3
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.46.2"
6
+ }
runs/Dec03_23-14-49_ad2025d7328c/events.out.tfevents.1733267708.ad2025d7328c.1915.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1cb1973281cacca215af8706b63179cc98429c0b87ef95013675836e6f544aa
3
- size 10425
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3f81b25f7b6e1872fb04744149ceda893d580a9c9bb6b6148b3d9c582763938
3
+ size 11268