Update README.md
Browse files
README.md
CHANGED
@@ -16,18 +16,18 @@ language:
|
|
16 |
pipeline_tag: text-classification
|
17 |
|
18 |
widget:
|
19 |
-
- text: "
|
20 |
output:
|
21 |
- label: RELATED
|
22 |
-
score: 1
|
23 |
-
- label: UNRELATED
|
24 |
score: 0
|
25 |
-
|
|
|
|
|
26 |
output:
|
27 |
- label: RELATED
|
28 |
-
score:
|
29 |
- label: UNRELATED
|
30 |
-
score:
|
31 |
---
|
32 |
|
33 |
<!-- 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: "Poll: Which COVID-related closure in San Francisco has you the most shook up? || President Trump has pardoned Edward DeBartolo Jr., the former San Francisco 49ers owner convicted in a gambling fraud scandal."
|
20 |
output:
|
21 |
- label: RELATED
|
|
|
|
|
22 |
score: 0
|
23 |
+
- label: UNRELATED
|
24 |
+
score: 1
|
25 |
+
- text: "The first batch of 2020 census data surprised many. A look at what's next || There were some genuine surprises in the first batch of data from the nation’s 2020 head count released this week by the U.S. Census Bureau."
|
26 |
output:
|
27 |
- label: RELATED
|
28 |
+
score: 1
|
29 |
- label: UNRELATED
|
30 |
+
score: 0
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|