ZhiguangHan commited on
Commit
f40bf62
1 Parent(s): f6f1d28

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/mt5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: mt5-small-mt5-small
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
+ # mt5-small-mt5-small
17
+
18
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.8640
21
+ - Rouge1: 0.4574
22
+ - Rouge2: 0.1348
23
+ - Rougel: 0.409
24
+ - Rougelsum: 0.4095
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5.6e-05
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 3
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
55
+ | 2.1853 | 1.0 | 500 | 1.9546 | 0.4401 | 0.1222 | 0.4091 | 0.4094 |
56
+ | 2.0041 | 2.0 | 1000 | 1.8818 | 0.4543 | 0.131 | 0.4042 | 0.4044 |
57
+ | 1.9697 | 3.0 | 1500 | 1.8640 | 0.4574 | 0.1348 | 0.409 | 0.4095 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.35.2
63
+ - Pytorch 2.1.0+cu118
64
+ - Datasets 2.15.0
65
+ - Tokenizers 0.15.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.35.2"
6
+ }
runs/Dec07_05-41-32_ef14320b1293/events.out.tfevents.1701928635.ef14320b1293.9784.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efe4037d4250a72cb755d1818058d368d076077ed37609861c53751279d53d38
3
- size 5949
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bab8280fa8c1d7c07a66af10e970fa8fe693a12c465adc966e5020e75e43014
3
+ size 6777