Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
found
ArXiv:
Tags:
License:
lhoestq HF staff commited on
Commit
2b51c81
1 Parent(s): 5668c73

rename configs to config_name

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,12 +19,6 @@ task_categories:
19
  task_ids:
20
  - text-simplification
21
  pretty_name: WikiAuto
22
- configs:
23
- - auto
24
- - auto_acl
25
- - auto_full_no_split
26
- - auto_full_with_split
27
- - manual
28
  dataset_info:
29
  - config_name: manual
30
  features:
@@ -146,6 +140,12 @@ dataset_info:
146
  num_examples: 483801
147
  download_size: 120678315
148
  dataset_size: 124549115
 
 
 
 
 
 
149
  ---
150
 
151
  # Dataset Card for WikiAuto
19
  task_ids:
20
  - text-simplification
21
  pretty_name: WikiAuto
 
 
 
 
 
 
22
  dataset_info:
23
  - config_name: manual
24
  features:
140
  num_examples: 483801
141
  download_size: 120678315
142
  dataset_size: 124549115
143
+ config_names:
144
+ - auto
145
+ - auto_acl
146
+ - auto_full_no_split
147
+ - auto_full_with_split
148
+ - manual
149
  ---
150
 
151
  # Dataset Card for WikiAuto