strickvl commited on
Commit
fbc459b
1 Parent(s): 02de0d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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: the_rest
7
- path: data/*.parquet
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