Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
juierror
/
text-to-sql-with-table-schema
like
68
Text2Text Generation
Transformers
PyTorch
Safetensors
wikisql
English
t5
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
7
Train
Deploy
Use this model
juierror
commited on
Dec 4, 2022
Commit
fb538fb
•
1 Parent(s):
69da55a
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
CHANGED
Viewed
@@ -1,5 +1,9 @@
1
---
2
license: mit
3
---
4
5
# How to use
1
---
2
license: mit
3
+
datasets:
4
+
- wikisql
5
+
widget:
6
+
- text: "question: get people name with age equal 25 table: id, name, age"
7
---
8
9
# How to use