e22vvb commited on
Commit
d9373ac
·
verified ·
1 Parent(s): 71b8ff7

Model save

Browse files
Files changed (3) hide show
  1. README.md +72 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ model-index:
5
+ - name: ALL_mt5-base_15_spider_15_wikiSQL_sch
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
+ should probably proofread and complete it, then remove this comment. -->
11
+
12
+ # ALL_mt5-base_15_spider_15_wikiSQL_sch
13
+
14
+ This model was trained from scratch on an unknown dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - Loss: 0.3607
17
+ - Rouge2 Precision: 0.6413
18
+ - Rouge2 Recall: 0.441
19
+ - Rouge2 Fmeasure: 0.4931
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 19
40
+ - eval_batch_size: 16
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 15
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Rouge2 Precision | Rouge2 Recall | Rouge2 Fmeasure |
49
+ |:-------------:|:-----:|:-----:|:---------------:|:----------------:|:-------------:|:---------------:|
50
+ | 0.4669 | 1.0 | 912 | 0.7241 | 0.5334 | 0.3544 | 0.3979 |
51
+ | 0.1563 | 2.0 | 1824 | 0.5172 | 0.585 | 0.3984 | 0.4457 |
52
+ | 0.1078 | 3.0 | 2736 | 0.3991 | 0.5991 | 0.409 | 0.4573 |
53
+ | 0.084 | 4.0 | 3648 | 0.3342 | 0.6145 | 0.4193 | 0.4694 |
54
+ | 0.0683 | 5.0 | 4560 | 0.3480 | 0.6179 | 0.4245 | 0.4746 |
55
+ | 0.0615 | 6.0 | 5472 | 0.3146 | 0.6236 | 0.4279 | 0.4785 |
56
+ | 0.0527 | 7.0 | 6384 | 0.3342 | 0.6236 | 0.4266 | 0.4776 |
57
+ | 0.0469 | 8.0 | 7296 | 0.3249 | 0.6313 | 0.4325 | 0.4844 |
58
+ | 0.0411 | 9.0 | 8208 | 0.3386 | 0.6306 | 0.4305 | 0.4826 |
59
+ | 0.0383 | 10.0 | 9120 | 0.3410 | 0.6356 | 0.4375 | 0.4889 |
60
+ | 0.0346 | 11.0 | 10032 | 0.3445 | 0.6323 | 0.4353 | 0.4867 |
61
+ | 0.0332 | 12.0 | 10944 | 0.3507 | 0.6391 | 0.4397 | 0.4915 |
62
+ | 0.0316 | 13.0 | 11856 | 0.3574 | 0.6403 | 0.4407 | 0.4926 |
63
+ | 0.0303 | 14.0 | 12768 | 0.3589 | 0.6394 | 0.4398 | 0.4917 |
64
+ | 0.0301 | 15.0 | 13680 | 0.3607 | 0.6413 | 0.441 | 0.4931 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.38.2
70
+ - Pytorch 2.2.0
71
+ - Datasets 2.16.1
72
+ - 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.38.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5cb7007f26bfdc04a349bc6c45e055f88429514b9475643d7c49d3d1795c0cf
3
  size 2329638768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2ff0f952f484dce882b7924a5c10b60eeb7a11d950b2232a3b7affd81e420b4
3
  size 2329638768