hawalurahman commited on
Commit
fd4066d
1 Parent(s): 2957b3f

End of training

Browse files
Files changed (3) hide show
  1. README.md +70 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
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-SQuAD-id-ir
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-SQuAD-id-ir
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: 1.2951
23
+ - Rouge1: 0.4537
24
+ - Rouge2: 0.2692
25
+ - Rougel: 0.4120
26
+ - Rougelsum: 0.4144
27
+ - Bleu: 0.2295
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.5663 | 1.0 | 2000 | 1.4508 | 0.4214 | 0.2349 | 0.3787 | 0.3812 | 0.2152 |
59
+ | 1.3135 | 2.0 | 4000 | 1.3187 | 0.4432 | 0.2562 | 0.4011 | 0.4033 | 0.2262 |
60
+ | 1.1748 | 3.0 | 6000 | 1.2928 | 0.4482 | 0.2641 | 0.4070 | 0.4097 | 0.2255 |
61
+ | 1.1115 | 4.0 | 8000 | 1.2927 | 0.4543 | 0.2714 | 0.4128 | 0.4150 | 0.2293 |
62
+ | 1.0387 | 5.0 | 10000 | 1.2951 | 0.4537 | 0.2692 | 0.4120 | 0.4144 | 0.2295 |
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
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00235ceba962ee1006e7849c85247bfeb161cb6007d48319ce51da69a4250026
3
  size 2329638768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72a66ece9a3d579cee537c94a4796717ac75ec1e1a1f40d798cd94c99907d9c7
3
  size 2329638768