Update README.md
Browse files
README.md
CHANGED
@@ -16,12 +16,18 @@ language:
|
|
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: RELATED
|
22 |
score: 0.2
|
23 |
- label: UNRELATED
|
24 |
score: 0.8
|
|
|
|
|
|
|
|
|
|
|
|
|
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: RELATED
|
22 |
score: 0.2
|
23 |
- label: UNRELATED
|
24 |
score: 0.8
|
25 |
+
- text: "California’s most destructive earthquakes || Deadly and destructive California earthquakes with images from The San Francisco Chronicle’s archive."
|
26 |
+
output:
|
27 |
+
- label: RELATED
|
28 |
+
score: 0.8
|
29 |
+
- label: UNRELATED
|
30 |
+
score: 0.1
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|