Text2Text Generation
Safetensors
English
t5
Owen Stampflee commited on
Commit
37298b0
·
1 Parent(s): 70be5b6

update model card

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  ---
 
1
  ---
2
+ base_model:
3
+ - t5-small
4
+ datasets:
5
+ - b-mc2/sql-create-context
6
+ - Clinton/Text-to-sql-v1
7
+ - knowrohit07/know_sql
8
+ language:
9
+ - en
10
+ pipeline_tag: text2text-generation
11
  license: apache-2.0
12
  ---