Update README.md
Browse files
README.md
CHANGED
|
@@ -4,3 +4,6 @@ license: apache-2.0
|
|
| 4 |
|
| 5 |
This is a text-to-sql model trained by finetuned with the dataset [b-mc2/sql-create-context](https://huggingface.co/datasets/b-mc2/sql-create-contex) on t5-small model.
|
| 6 |
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
|
| 5 |
This is a text-to-sql model trained by finetuned with the dataset [b-mc2/sql-create-context](https://huggingface.co/datasets/b-mc2/sql-create-contex) on t5-small model.
|
| 6 |
|
| 7 |
+
You can play with it using the Inference API form:
|
| 8 |
+
|
| 9 |
+

|