TeeA/T5-Text2SQL-Bilingual
Browse files
README.md
CHANGED
|
@@ -14,14 +14,14 @@ 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.
|
| 18 |
-
- eval_rouge1: 0.
|
| 19 |
-
- eval_rouge2: 0.
|
| 20 |
-
- eval_rougeL: 0.
|
| 21 |
-
- eval_rougeLsum: 0.
|
| 22 |
-
- eval_runtime:
|
| 23 |
-
- eval_samples_per_second: 14.
|
| 24 |
-
- eval_steps_per_second: 3.
|
| 25 |
- epoch: 13.0
|
| 26 |
- step: 57057
|
| 27 |
|
|
|
|
| 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.6685
|
| 18 |
+
- eval_rouge1: 0.9039
|
| 19 |
+
- eval_rouge2: 0.8589
|
| 20 |
+
- eval_rougeL: 0.9017
|
| 21 |
+
- eval_rougeLsum: 0.9014
|
| 22 |
+
- eval_runtime: 34.9375
|
| 23 |
+
- eval_samples_per_second: 14.311
|
| 24 |
+
- eval_steps_per_second: 3.578
|
| 25 |
- epoch: 13.0
|
| 26 |
- step: 57057
|
| 27 |
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 282739752
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30008e1dc800339fac11304740eee15d34f4bae9c81cd3ba5c0f7ae4f1cc7bac
|
| 3 |
size 282739752
|
runs/Mar15_14-14-19_cccc665a6405/events.out.tfevents.1710512097.cccc665a6405.1297.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c1d086fcef6d9ee6856b9df97b97476b9e088dc14fd1066e37027c2b1f5dbd8
|
| 3 |
+
size 36631
|
tokenizer.json
CHANGED
|
@@ -6,14 +6,7 @@
|
|
| 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,
|
|
|
|
| 6 |
"strategy": "LongestFirst",
|
| 7 |
"stride": 0
|
| 8 |
},
|
| 9 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
"added_tokens": [
|
| 11 |
{
|
| 12 |
"id": 0,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67dd5c6963a6765d22c12a9ea2c8fc8accdbfa11b20206a8e113de20864861ce
|
| 3 |
size 5048
|