quangtran555 commited on
Commit
12588f5
·
verified ·
1 Parent(s): f0208a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,7 +2,12 @@
2
  pipeline_tag: text2text-generation
3
  license: apache-2.0
4
  library_name: transformers
 
 
 
 
5
  ---
6
 
7
  # My FLAN-T5 Small
 
8
  This is a fine-tuned FLAN-T5 Small model for text2text generation tasks.
 
2
  pipeline_tag: text2text-generation
3
  license: apache-2.0
4
  library_name: transformers
5
+ tags:
6
+ - text2text-generation
7
+ - transformers
8
+ - flan-t5
9
  ---
10
 
11
  # My FLAN-T5 Small
12
+
13
  This is a fine-tuned FLAN-T5 Small model for text2text generation tasks.