Commit
·
1b032dd
1
Parent(s):
32e8cb7
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (8543078a3cfa7769b08b6f1e847b1793e98a96f2)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
|
@@ -1,32 +1,28 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
datasets:
|
| 6 |
- ag_news
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: roberta-base_ag_news
|
| 9 |
results: []
|
| 10 |
-
widget:
|
| 11 |
-
- text: >-
|
| 12 |
-
Oil and Economy Cloud Stocks' Outlook (Reuters) Reuters - Soaring crude
|
| 13 |
-
prices plus worries\about the economy and the outlook for earnings are
|
| 14 |
-
expected to\hang over the stock market next week during the depth of
|
| 15 |
-
the\summer doldrums
|
| 16 |
-
- text: >-
|
| 17 |
-
Prediction Unit Helps Forecast Wildfires (AP) AP - It's barely dawn when
|
| 18 |
-
Mike Fitzpatrick starts his shift with a blur of colorful maps, figures and
|
| 19 |
-
endless charts, but already he knows what the day will bring. Lightning will
|
| 20 |
-
strike in places he expects. Winds will pick up, moist places will dry and
|
| 21 |
-
flames will roar
|
| 22 |
-
- text: >-
|
| 23 |
-
Venezuelans Flood Polls, Voting Extended CARACAS, Venezuela (Reuters) -
|
| 24 |
-
Venezuelans voted in huge numbers on Sunday in a historic referendum on
|
| 25 |
-
whether to recall left-wing President Hugo Chavez and electoral authorities
|
| 26 |
-
prolonged voting well into the night.
|
| 27 |
-
language:
|
| 28 |
-
- en
|
| 29 |
-
pipeline_tag: text-classification
|
| 30 |
---
|
| 31 |
|
| 32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: mit
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
datasets:
|
| 8 |
- ag_news
|
| 9 |
+
widget:
|
| 10 |
+
- text: Oil and Economy Cloud Stocks' Outlook (Reuters) Reuters - Soaring crude prices
|
| 11 |
+
plus worries\about the economy and the outlook for earnings are expected to\hang
|
| 12 |
+
over the stock market next week during the depth of the\summer doldrums
|
| 13 |
+
- text: Prediction Unit Helps Forecast Wildfires (AP) AP - It's barely dawn when Mike
|
| 14 |
+
Fitzpatrick starts his shift with a blur of colorful maps, figures and endless
|
| 15 |
+
charts, but already he knows what the day will bring. Lightning will strike in
|
| 16 |
+
places he expects. Winds will pick up, moist places will dry and flames will roar
|
| 17 |
+
- text: Venezuelans Flood Polls, Voting Extended CARACAS, Venezuela (Reuters) - Venezuelans
|
| 18 |
+
voted in huge numbers on Sunday in a historic referendum on whether to recall
|
| 19 |
+
left-wing President Hugo Chavez and electoral authorities prolonged voting well
|
| 20 |
+
into the night.
|
| 21 |
+
pipeline_tag: text-classification
|
| 22 |
+
base_model: roberta-base
|
| 23 |
model-index:
|
| 24 |
- name: roberta-base_ag_news
|
| 25 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|