Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: news_classification
|
11 |
results: []
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
model-index:
|
10 |
- name: news_classification
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- sklearn.datasets.fetch_20newsgroups
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|