hawalurahman commited on
Commit
0cef5a8
1 Parent(s): 8dbcf6a

End of training

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/mt5-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - rouge
9
+ - bleu
10
+ model-index:
11
+ - name: mt5-base-qaqg-finetuned-TydiQA-id
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-base-qaqg-finetuned-TydiQA-id
19
+
20
+ This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.8334
23
+ - Rouge1: 0.5212
24
+ - Rouge2: 0.3529
25
+ - Rougel: 0.5187
26
+ - Rougelsum: 0.5196
27
+ - Bleu: 0.3354
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 0.0001
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 5
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu |
57
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:------:|
58
+ | 1.5538 | 1.0 | 1141 | 0.9977 | 0.4486 | 0.2915 | 0.4465 | 0.4476 | 0.2792 |
59
+ | 1.1151 | 2.0 | 2282 | 0.8848 | 0.4774 | 0.3098 | 0.4745 | 0.4753 | 0.3047 |
60
+ | 0.9266 | 3.0 | 3423 | 0.8454 | 0.5026 | 0.3348 | 0.5003 | 0.5014 | 0.3183 |
61
+ | 0.8067 | 4.0 | 4564 | 0.8357 | 0.5149 | 0.3440 | 0.5127 | 0.5133 | 0.3270 |
62
+ | 0.739 | 5.0 | 5705 | 0.8334 | 0.5212 | 0.3529 | 0.5187 | 0.5196 | 0.3354 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.44.2
68
+ - Pytorch 2.4.0a0+f70bd71a48.nv24.06
69
+ - Datasets 2.21.0
70
+ - Tokenizers 0.19.1
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.44.2"
6
+ }
runs/Sep01_03-50-07_halimwildan-pod/events.out.tfevents.1725162616.halimwildan-pod.74955.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e418e5bc6f1f44aaf127b96abc219f08adfcfbb4cf60187ad8c4d39db27aa6a
3
- size 9624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:310d517bd14418d0f84cd0795edcaab05ba55e1884d22b437bb4dca8d1a0d6e1
3
+ size 10500