TeeA/T5-Text2SQL-Bilingual
Browse files
README.md
CHANGED
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [TeeA/T5-Text2SQL-Bilingual](https://huggingface.co/TeeA/T5-Text2SQL-Bilingual) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.
|
20 |
-
- Rouge1: 0.
|
21 |
-
- Rouge2: 0.
|
22 |
-
- Rougel: 0.
|
23 |
-
- Rougelsum: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
-
| 1.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [TeeA/T5-Text2SQL-Bilingual](https://huggingface.co/TeeA/T5-Text2SQL-Bilingual) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.4095
|
20 |
+
- Rouge1: 0.8431
|
21 |
+
- Rouge2: 0.7496
|
22 |
+
- Rougel: 0.8358
|
23 |
+
- Rougelsum: 0.8364
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
54 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|
|
55 |
+
| 1.6571 | 1.0 | 4389 | 1.5119 | 0.8292 | 0.7219 | 0.8204 | 0.8210 |
|
56 |
+
| 1.6181 | 2.0 | 8778 | 1.4851 | 0.8329 | 0.7293 | 0.8239 | 0.8245 |
|
57 |
+
| 1.6051 | 3.0 | 13167 | 1.4654 | 0.8324 | 0.7313 | 0.8243 | 0.8249 |
|
58 |
+
| 1.5903 | 4.0 | 17556 | 1.4522 | 0.8372 | 0.7396 | 0.8292 | 0.8298 |
|
59 |
+
| 1.5635 | 5.0 | 21945 | 1.4364 | 0.8399 | 0.7438 | 0.8320 | 0.8328 |
|
60 |
+
| 1.5304 | 6.0 | 26334 | 1.4274 | 0.8417 | 0.7455 | 0.8342 | 0.8346 |
|
61 |
+
| 1.5267 | 7.0 | 30723 | 1.4185 | 0.8409 | 0.7453 | 0.8336 | 0.8341 |
|
62 |
+
| 1.5241 | 8.0 | 35112 | 1.4129 | 0.8419 | 0.7480 | 0.8347 | 0.8354 |
|
63 |
+
| 1.5185 | 9.0 | 39501 | 1.4103 | 0.8431 | 0.7496 | 0.8355 | 0.8363 |
|
64 |
+
| 1.5174 | 10.0 | 43890 | 1.4095 | 0.8431 | 0.7496 | 0.8358 | 0.8364 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
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:6bc340175e4d4077759a0c64138802304312a2e0b992a687df488a7403edc058
|
3 |
size 282739752
|
runs/Mar14_11-30-52_b8f5b28e1910/events.out.tfevents.1710415889.b8f5b28e1910.184.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f85692b022ca761b5651d5c317325596170bc820002b032edc05178ed9876c14
|
3 |
+
size 29737
|
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:32ea6f7ea505f3a5f7bb60cdf490689fe1dc0a5e1b08c2d1160e9caef993f80d
|
3 |
size 5048
|