ZhiguangHan commited on
Commit
1a0f74b
1 Parent(s): 3902751

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-task2-dataset4
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-task2-dataset4
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: 0.5672
21
+ - Rouge1: 0.0
22
+ - Rouge2: 0.0
23
+ - Rougel: 0.0
24
+ - Rougelsum: 0.0
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: 6
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
55
+ | 0.438 | 1.0 | 500 | 0.7425 | 0.0 | 0.0 | 0.0 | 0.0 |
56
+ | 0.6245 | 2.0 | 1000 | 0.6182 | 0.0 | 0.0 | 0.0 | 0.0 |
57
+ | 0.7026 | 3.0 | 1500 | 0.5939 | 0.0 | 0.0 | 0.0 | 0.0 |
58
+ | 0.6624 | 4.0 | 2000 | 0.5739 | 0.0 | 0.0 | 0.0 | 0.0 |
59
+ | 0.6389 | 5.0 | 2500 | 0.5673 | 0.0 | 0.0 | 0.0 | 0.0 |
60
+ | 0.6249 | 6.0 | 3000 | 0.5672 | 0.0 | 0.0 | 0.0 | 0.0 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.35.2
66
+ - Pytorch 2.1.0+cu118
67
+ - Datasets 2.15.0
68
+ - 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/Dec09_07-32-27_ba444fef7328/events.out.tfevents.1702108143.ba444fef7328.9936.8 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9c5cc99d583e31f969760c79b966ba1c78f6a2a7cef258c54caee11be6570bf
3
- size 8333
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0938e452da20291722cb80a6021edab2bdb7f33f9dce8ca9e1cc65d6737ca84e
3
+ size 8687