whybeyoung commited on
Commit
ab78300
1 Parent(s): 54a58ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,11 +1,10 @@
1
  ---
2
  language: en
3
  do_predict: true
4
- pipeline_tag: text-classification
5
  tags:
6
  - exbert
7
-
8
- license: mit
9
  ---
10
 
11
 
@@ -166,4 +165,4 @@ The model achieves the following results without any fine-tuning (zero-shot):
166
 
167
  <a href="https://huggingface.co/exbert/?model=gpt2">
168
  <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
169
- </a>
 
1
  ---
2
  language: en
3
  do_predict: true
4
+ pipeline_tag: text-generation
5
  tags:
6
  - exbert
7
+ license: apache-2.0
 
8
  ---
9
 
10
 
 
165
 
166
  <a href="https://huggingface.co/exbert/?model=gpt2">
167
  <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
168
+ </a>