shassaan commited on
Commit
9b9a542
·
verified ·
1 Parent(s): a537e94

End of training

Browse files
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: gaussalgo/T5-LM-Large-text2sql-spider
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: results
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # results
14
+
15
+ This model is a fine-tuned version of [gaussalgo/T5-LM-Large-text2sql-spider](https://huggingface.co/gaussalgo/T5-LM-Large-text2sql-spider) on the None dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.0163
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 0.0001
37
+ - train_batch_size: 8
38
+ - eval_batch_size: 1
39
+ - seed: 42
40
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 3
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:----:|:---------------:|
48
+ | 0.0297 | 1.0 | 1900 | 0.0213 |
49
+ | 0.0204 | 2.0 | 3800 | 0.0176 |
50
+ | 0.0148 | 3.0 | 5700 | 0.0163 |
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.38.1
56
+ - Pytorch 2.2.1+cu121
57
+ - Datasets 2.4.0
58
+ - Tokenizers 0.15.2
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "gaussalgo/T5-LM-Large-text2sql-spider",
3
+ "architectures": [
4
+ "T5ForConditionalGeneration"
5
+ ],
6
+ "classifier_dropout": 0.0,
7
+ "d_ff": 2816,
8
+ "d_kv": 64,
9
+ "d_model": 1024,
10
+ "decoder_start_token_id": 0,
11
+ "dense_act_fn": "gelu_new",
12
+ "dropout_rate": 0.1,
13
+ "eos_token_id": 1,
14
+ "feed_forward_proj": "gated-gelu",
15
+ "initializer_factor": 1.0,
16
+ "is_encoder_decoder": true,
17
+ "is_gated_act": true,
18
+ "layer_norm_epsilon": 1e-06,
19
+ "model_type": "t5",
20
+ "num_decoder_layers": 24,
21
+ "num_heads": 16,
22
+ "num_layers": 24,
23
+ "output_past": true,
24
+ "pad_token_id": 0,
25
+ "relative_attention_max_distance": 128,
26
+ "relative_attention_num_buckets": 32,
27
+ "tie_word_embeddings": false,
28
+ "torch_dtype": "float32",
29
+ "transformers_version": "4.38.1",
30
+ "use_cache": true,
31
+ "vocab_size": 32128
32
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.38.1"
7
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c6311030e846b6a1cd0992f27520c37347964dea3602eeb1c794a92d037873e
3
+ size 3132668808
runs/Feb26_06-29-29_n10v61og1x/events.out.tfevents.1708928970.n10v61og1x.98.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e1739fe76ed1c6a9f7737655d790d79e964978fa6a7fb3c4c667ea187596683
3
+ size 40
runs/Feb26_06-30-22_n10v61og1x/events.out.tfevents.1708929022.n10v61og1x.157.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ae6d342a976a822f1582e9f8cb09596cce81fbba36171d27bc462e2f87eb9f4
3
+ size 40
runs/Feb26_06-31-13_n10v61og1x/events.out.tfevents.1708929073.n10v61og1x.213.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb8621ec362013607f50332a30860b9e64afdc850fc448f6e4e0238bf623a41d
3
+ size 40
runs/Feb26_06-31-58_n10v61og1x/events.out.tfevents.1708929118.n10v61og1x.275.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da5c97a8d665f4fb46e6f0381bb4da2d55ae47140c308370c02d2c723598b1e
3
+ size 4661
runs/Feb26_06-45-10_n10v61og1x/events.out.tfevents.1708929911.n10v61og1x.333.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6879dbcf9edd45be8c8afe2905d7cf2e631a5b8b422b7a45c0dc277a13998721
3
+ size 8149
runs/Feb26_06-45-10_n10v61og1x/events.out.tfevents.1708940531.n10v61og1x.333.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03aede8ff4b71d873ab3b3f2e84c2210b7e85d5119774e9b165caef6e031838b
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81842cba1ebdf20e8512c17ada977504358545f174ce4e2351b2276c2c54df3f
3
+ size 4856