Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,8 @@ license: cc-by-nc-sa-4.0
|
|
3 |
configs:
|
4 |
- config_name: default
|
5 |
data_files:
|
6 |
-
- split:
|
7 |
-
path: data
|
8 |
task_categories:
|
9 |
- text-classification
|
10 |
- zero-shot-classification
|
|
|
3 |
configs:
|
4 |
- config_name: default
|
5 |
data_files:
|
6 |
+
- split: articles
|
7 |
+
path: data/articles.parquet
|
8 |
task_categories:
|
9 |
- text-classification
|
10 |
- zero-shot-classification
|