Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ pipeline_tag: text-classification
|
|
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:
|
22 |
score: 0.2
|
23 |
-
- label:
|
24 |
score: 0.8
|
25 |
---
|
26 |
|
|
|
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: RELATED
|
22 |
score: 0.2
|
23 |
+
- label: UNRELATED
|
24 |
score: 0.8
|
25 |
---
|
26 |
|