viirya commited on
Commit
58a731e
·
verified ·
1 Parent(s): 598fe6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64a263b1d5374ca472edc275/lGOKI2Eb9_Q1al7yLcw8E.png)