Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
Libraries:
Datasets
Dask
License:
crodri commited on
Commit
ac62106
·
1 Parent(s): 2530486

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -20,14 +20,14 @@ task_ids:
20
  - multi-class-classification
21
  ---
22
 
23
- # WikiCAT_es (Text Classification) English dataset
24
 
25
 
26
  ## Dataset Description
27
 
28
  - **Paper:**
29
 
30
- - **Point of Contact:** Carlos Rodríguez-Penagos ([email protected])
31
 
32
 
33
 
@@ -49,7 +49,7 @@ EN - English
49
 
50
  ### Data Instances
51
 
52
- Three json files, one for each split.
53
 
54
  ### Data Fields
55
 
@@ -79,8 +79,8 @@ We used a simple model with the article text and associated labels, without furt
79
 
80
  ### Data Splits
81
 
82
- * hftrain_es.json: 3970 label-document pairs
83
- * hfeval_es.json: 7909 label-document pairs
84
 
85
 
86
  ## Dataset Creation
 
20
  - multi-class-classification
21
  ---
22
 
23
+ # WikiCAT_en (Text Classification) English dataset
24
 
25
 
26
  ## Dataset Description
27
 
28
  - **Paper:**
29
 
30
+ - **Point of Contact:** [email protected]
31
 
32
 
33
 
 
49
 
50
  ### Data Instances
51
 
52
+ Two json files, one for each split.
53
 
54
  ### Data Fields
55
 
 
79
 
80
  ### Data Splits
81
 
82
+ * hftrain_en.json: 20237 label-document pairs
83
+ * hfeval_en.json: 8684 label-document pairs
84
 
85
 
86
  ## Dataset Creation