claran commited on
Commit
d56312a
1 Parent(s): b426385

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -169,6 +169,34 @@ dataset_info:
169
  num_examples: 906
170
  download_size: 5383859
171
  dataset_size: 9565506
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
172
  configs:
173
  - config_name: Culture_and_the_arts__Culture_and_Humanities
174
  data_files:
@@ -218,4 +246,12 @@ configs:
218
  path: Culture_and_the_arts__The_arts_and_Entertainment/validation-*
219
  - split: test
220
  path: Culture_and_the_arts__The_arts_and_Entertainment/test-*
 
 
 
 
 
 
 
 
221
  ---
 
169
  num_examples: 906
170
  download_size: 5383859
171
  dataset_size: 9565506
172
+ - config_name: Culture_and_the_arts__Visual_arts
173
+ features:
174
+ - name: attributes
175
+ struct:
176
+ - name: bff_duplicate_paragraph_spans_decontamination
177
+ sequence: 'null'
178
+ - name: id
179
+ dtype: string
180
+ - name: metadata
181
+ struct:
182
+ - name: provenance
183
+ dtype: string
184
+ - name: source
185
+ dtype: string
186
+ - name: text
187
+ dtype: string
188
+ splits:
189
+ - name: train
190
+ num_bytes: 284445010
191
+ num_examples: 58582
192
+ - name: validation
193
+ num_bytes: 10928576
194
+ num_examples: 4202
195
+ - name: test
196
+ num_bytes: 10659110
197
+ num_examples: 4094
198
+ download_size: 166473847
199
+ dataset_size: 306032696
200
  configs:
201
  - config_name: Culture_and_the_arts__Culture_and_Humanities
202
  data_files:
 
246
  path: Culture_and_the_arts__The_arts_and_Entertainment/validation-*
247
  - split: test
248
  path: Culture_and_the_arts__The_arts_and_Entertainment/test-*
249
+ - config_name: Culture_and_the_arts__Visual_arts
250
+ data_files:
251
+ - split: train
252
+ path: Culture_and_the_arts__Visual_arts/train-*
253
+ - split: validation
254
+ path: Culture_and_the_arts__Visual_arts/validation-*
255
+ - split: test
256
+ path: Culture_and_the_arts__Visual_arts/test-*
257
  ---