e22vvb commited on
Commit
3b20078
1 Parent(s): 16b79e3

Model save

Browse files
Files changed (3) hide show
  1. README.md +74 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/mt5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: ALL_mt5-base_15_wikiSQL_sch
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # ALL_mt5-base_15_wikiSQL_sch
15
+
16
+ This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.0585
19
+ - Rouge2 Precision: 0.8836
20
+ - Rouge2 Recall: 0.8038
21
+ - Rouge2 Fmeasure: 0.8358
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 15
42
+ - eval_batch_size: 15
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 15
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Rouge2 Precision | Rouge2 Recall | Rouge2 Fmeasure |
51
+ |:-------------:|:-----:|:------:|:---------------:|:----------------:|:-------------:|:---------------:|
52
+ | 0.0796 | 1.0 | 8637 | 0.0675 | 0.8604 | 0.78 | 0.8122 |
53
+ | 0.0683 | 2.0 | 17274 | 0.0617 | 0.8681 | 0.7878 | 0.8199 |
54
+ | 0.0587 | 3.0 | 25911 | 0.0593 | 0.8733 | 0.7924 | 0.8248 |
55
+ | 0.0527 | 4.0 | 34548 | 0.0579 | 0.8776 | 0.795 | 0.8282 |
56
+ | 0.0478 | 5.0 | 43185 | 0.0573 | 0.8788 | 0.7981 | 0.8305 |
57
+ | 0.0453 | 6.0 | 51822 | 0.0571 | 0.8806 | 0.7999 | 0.8323 |
58
+ | 0.043 | 7.0 | 60459 | 0.0571 | 0.8816 | 0.8008 | 0.8333 |
59
+ | 0.0399 | 8.0 | 69096 | 0.0570 | 0.881 | 0.8006 | 0.8329 |
60
+ | 0.0389 | 9.0 | 77733 | 0.0573 | 0.8823 | 0.8019 | 0.8343 |
61
+ | 0.0363 | 10.0 | 86370 | 0.0573 | 0.8828 | 0.8025 | 0.8347 |
62
+ | 0.0366 | 11.0 | 95007 | 0.0580 | 0.8835 | 0.8028 | 0.8352 |
63
+ | 0.0333 | 12.0 | 103644 | 0.0579 | 0.8836 | 0.8032 | 0.8355 |
64
+ | 0.0325 | 13.0 | 112281 | 0.0581 | 0.8833 | 0.8036 | 0.8356 |
65
+ | 0.0327 | 14.0 | 120918 | 0.0585 | 0.8839 | 0.8039 | 0.836 |
66
+ | 0.0306 | 15.0 | 129555 | 0.0585 | 0.8836 | 0.8038 | 0.8358 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.37.2
72
+ - Pytorch 2.2.0
73
+ - Datasets 2.16.1
74
+ - Tokenizers 0.15.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.37.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aef073cac52b206cbdda68c96c9aae4ecd246b9345371b85ed655aad8145b43d
3
  size 2329638768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0ad5dd3c8d3e4e135046d07913213feea76272b0bd6de97775768bfce90046a
3
  size 2329638768