hawalurahman commited on
Commit
b6223da
1 Parent(s): 3b98775

End of training

Browse files
Files changed (3) hide show
  1. README.md +71 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-qa_v2
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-qa_v2
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.9335
23
+ - Rouge1: 0.5694
24
+ - Rouge2: 0.3180
25
+ - Rougel: 0.5689
26
+ - Rougelsum: 0.5691
27
+ - Bleu: 0.3589
28
+ - Exact Match: 0.375
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 0.0003
48
+ - train_batch_size: 8
49
+ - eval_batch_size: 8
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 5
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu | Exact Match |
58
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:------:|:-----------:|
59
+ | 0.5527 | 1.0 | 2200 | 1.1981 | 0.5364 | 0.3114 | 0.5367 | 0.5363 | 0.3358 | 0.3414 |
60
+ | 0.2206 | 2.0 | 4400 | 1.3928 | 0.5602 | 0.3095 | 0.5598 | 0.5597 | 0.3468 | 0.3486 |
61
+ | 0.0885 | 3.0 | 6600 | 1.5233 | 0.5657 | 0.3118 | 0.5654 | 0.5658 | 0.3575 | 0.3630 |
62
+ | 0.0313 | 4.0 | 8800 | 1.8523 | 0.5684 | 0.3246 | 0.5678 | 0.5683 | 0.3796 | 0.3698 |
63
+ | 0.0149 | 5.0 | 11000 | 1.9335 | 0.5694 | 0.3180 | 0.5689 | 0.5691 | 0.3589 | 0.375 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.45.2
69
+ - Pytorch 2.4.0a0+f70bd71a48.nv24.06
70
+ - Datasets 3.0.1
71
+ - Tokenizers 0.20.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.45.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd18786ca8ffdda404e85a07c10b556399ddbfd49578d2bd55dfa4a0018a0913
3
  size 2329638768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38535422c2fcf323f098f27a5c8af1cb7dbe763c0f9f2b635fc7e17b8278740e
3
  size 2329638768