elishowk commited on
Commit
234a09d
1 Parent(s): 33e784a

Automatic correction of README.md metadata for keys. Contact website@huggingface.co for any question

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  language:
3
  - en
4
- thumbnail: "https://raw.githubusercontent.com/digitalepidemiologylab/covid-twitter-bert/master/images/COVID-Twitter-BERT_small.png"
5
  tags:
6
  - Twitter
7
  - COVID-19
@@ -9,13 +9,13 @@ tags:
9
  - pytorch
10
  - tensorflow
11
  - bert
12
- license: MIT
13
  datasets:
14
  - mnli
15
  pipeline_tag: zero-shot-classification
16
  widget:
17
- - text: "To stop the pandemic it is important that everyone turns up for their shots."
18
- candidate_labels: "health, sport, vaccine, guns"
19
  ---
20
 
21
  # COVID-Twitter-BERT v2 MNLI
1
  ---
2
  language:
3
  - en
4
+ thumbnail: https://raw.githubusercontent.com/digitalepidemiologylab/covid-twitter-bert/master/images/COVID-Twitter-BERT_small.png
5
  tags:
6
  - Twitter
7
  - COVID-19
9
  - pytorch
10
  - tensorflow
11
  - bert
12
+ license: mit
13
  datasets:
14
  - mnli
15
  pipeline_tag: zero-shot-classification
16
  widget:
17
+ - text: To stop the pandemic it is important that everyone turns up for their shots.
18
+ candidate_labels: health, sport, vaccine, guns
19
  ---
20
 
21
  # COVID-Twitter-BERT v2 MNLI