TeeA/sT5-text2sql-student-score
Browse files
README.md
CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [cssupport/t5-small-awesome-text-to-sql](https://huggingface.co/cssupport/t5-small-awesome-text-to-sql) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
56 |
-
| No log | 1.0 | 15 | 1.
|
57 |
-
| No log | 2.0 | 30 | 1.
|
58 |
-
| No log | 3.0 | 45 |
|
59 |
-
| No log | 4.0 | 60 |
|
60 |
-
| No log | 5.0 | 75 |
|
61 |
-
| No log | 6.0 | 90 |
|
62 |
-
| No log | 7.0 | 105 |
|
63 |
-
| No log | 8.0 | 120 |
|
64 |
-
| No log | 9.0 | 135 |
|
65 |
-
| No log | 10.0 | 150 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [cssupport/t5-small-awesome-text-to-sql](https://huggingface.co/cssupport/t5-small-awesome-text-to-sql) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.9005
|
21 |
+
- Rouge1: 0.4529
|
22 |
+
- Rouge2: 0.3258
|
23 |
+
- Rougel: 0.4443
|
24 |
+
- Rougelsum: 0.4461
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
56 |
+
| No log | 1.0 | 15 | 1.0750 | 0.4460 | 0.3140 | 0.4356 | 0.4352 |
|
57 |
+
| No log | 2.0 | 30 | 1.0304 | 0.4506 | 0.3265 | 0.4404 | 0.4411 |
|
58 |
+
| No log | 3.0 | 45 | 0.9959 | 0.4529 | 0.3287 | 0.4438 | 0.4454 |
|
59 |
+
| No log | 4.0 | 60 | 0.9662 | 0.4599 | 0.3327 | 0.4487 | 0.4509 |
|
60 |
+
| No log | 5.0 | 75 | 0.9446 | 0.4589 | 0.3336 | 0.4498 | 0.4516 |
|
61 |
+
| No log | 6.0 | 90 | 0.9272 | 0.4521 | 0.3272 | 0.4424 | 0.4454 |
|
62 |
+
| No log | 7.0 | 105 | 0.9151 | 0.4499 | 0.3247 | 0.4413 | 0.4440 |
|
63 |
+
| No log | 8.0 | 120 | 0.9071 | 0.4510 | 0.3247 | 0.4424 | 0.4446 |
|
64 |
+
| No log | 9.0 | 135 | 0.9022 | 0.4529 | 0.3258 | 0.4443 | 0.4461 |
|
65 |
+
| No log | 10.0 | 150 | 0.9005 | 0.4529 | 0.3258 | 0.4443 | 0.4461 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242031656
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59561a995a01ed2d63e2292e7cbfc50629ae96690ee51c23027d2a779d28b3f1
|
3 |
size 242031656
|
runs/Mar08_15-25-51_ad58ba19cca7/events.out.tfevents.1709912705.ad58ba19cca7.451.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66b740e1e21a32e3f0b8cbf3bb5bc9e64e2b9444f900db7407db6c2563f1e2ff
|
3 |
+
size 10667
|