Update README.md
Browse files
README.md
CHANGED
@@ -16,12 +16,12 @@ language:
|
|
16 |
pipeline_tag: text-classification
|
17 |
|
18 |
widget:
|
19 |
-
- text: "
|
20 |
output:
|
21 |
- label: POSITIVE
|
22 |
-
score: 0.8
|
23 |
-
- label: NEGATIVE
|
24 |
score: 0.2
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
16 |
pipeline_tag: text-classification
|
17 |
|
18 |
widget:
|
19 |
+
- text: "Pfizer CEO tests positive for COVID-19, has mild symptoms DHS Secretary Alejandro Mayorkas tests positive for COVID-19, reports mild symptoms"
|
20 |
output:
|
21 |
- label: POSITIVE
|
|
|
|
|
22 |
score: 0.2
|
23 |
+
- label: NEGATIVE
|
24 |
+
score: 0.8
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|