TeeA commited on
Commit
2d09986
·
verified ·
1 Parent(s): 6d06b5b

TeeA/T5-Text2SQL-Bilingual

Browse files
README.md CHANGED
@@ -14,16 +14,16 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [TeeA/T5-Text2SQL-Bilingual](https://huggingface.co/TeeA/T5-Text2SQL-Bilingual) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - eval_loss: 0.7736
18
- - eval_rouge1: 0.8981
19
- - eval_rouge2: 0.8496
20
- - eval_rougeL: 0.8951
21
- - eval_rougeLsum: 0.8951
22
- - eval_runtime: 36.0523
23
- - eval_samples_per_second: 13.869
24
- - eval_steps_per_second: 3.467
25
- - epoch: 33.0
26
- - step: 144837
27
 
28
  ## Model description
29
 
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
- - num_epochs: 50
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [TeeA/T5-Text2SQL-Bilingual](https://huggingface.co/TeeA/T5-Text2SQL-Bilingual) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - eval_loss: 0.7511
18
+ - eval_rouge1: 0.9032
19
+ - eval_rouge2: 0.8572
20
+ - eval_rougeL: 0.8999
21
+ - eval_rougeLsum: 0.8998
22
+ - eval_runtime: 35.5877
23
+ - eval_samples_per_second: 14.05
24
+ - eval_steps_per_second: 3.512
25
+ - epoch: 13.0
26
+ - step: 57057
27
 
28
  ## Model description
29
 
 
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
+ - num_epochs: 20
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ea13cfc2f6f538dfa8e4a02afaab7b674bf1530d3981b2d894661b2575e1a51
3
  size 282739752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e357293677c954c27fd312e205bf647dae4228542fabcde9f72f1f5b1c8c11b
3
  size 282739752
runs/Mar15_08-09-40_32a963a9b948/events.out.tfevents.1710490224.32a963a9b948.5550.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fe1f4566708d39b8207f8a10f3d2aa0bfcfb67c79388de2314c93ad9ef4b1d
3
+ size 36631
tokenizer.json CHANGED
@@ -6,7 +6,14 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 0,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<pad>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eade0566621de6b71ba3db72b515cad10fe284ec566ed175deb8ed701b5350e9
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44027028d9929134cc519b51a19d20111ca2577ae16a670dde3af14201be6cd6
3
  size 5048