balastml commited on
Commit
e6cd899
·
verified ·
1 Parent(s): 5ff308a

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,8 +5,9 @@ language:
5
  base_model:
6
  - google-t5/t5-base
7
  library_name: transformers
8
- pipeline_tag: text2text-generation
9
  tags:
 
10
  - cefr
11
  - text-classification
12
  - language-learning
 
5
  base_model:
6
  - google-t5/t5-base
7
  library_name: transformers
8
+ pipeline_tag: text-classification
9
  tags:
10
+ - text2text-generation
11
  - cefr
12
  - text-classification
13
  - language-learning