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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -11,4 +11,17 @@ library_name: transformers
11
  pipeline_tag: text2text-generation
12
  tags:
13
  - text-generation-inference
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  pipeline_tag: text2text-generation
12
  tags:
13
  - text-generation-inference
14
+ ---
15
+
16
+ ## Bitex
17
+
18
+ ```bib
19
+ @misc {kim_minh_thang_2023,
20
+ author = { {Kim Minh Thang} },
21
+ title = { text2sql (Revision c5cf6ff) },
22
+ year = 2023,
23
+ url = { https://huggingface.co/thangved/text2sql },
24
+ doi = { 10.57967/hf/1353 },
25
+ publisher = { Hugging Face }
26
+ }
27
+ ```