Text2Text Generation
Transformers
Safetensors
English
t5
text-generation-inference
Inference Endpoints
thangved commited on
Commit
c5cf6ff
1 Parent(s): 3f85ea9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - b-mc2/sql-create-context
5
+ - Clinton/Text-to-sql-v1
6
+ language:
7
+ - en
8
+ metrics:
9
+ - bleu
10
+ library_name: transformers
11
+ pipeline_tag: text2text-generation
12
+ tags:
13
+ - text-generation-inference
14
+ ---