claran commited on
Commit
3eb0915
1 Parent(s): 0b5dd09

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -231,6 +231,52 @@ dataset_info:
231
  num_examples: 118
232
  download_size: 481809232
233
  dataset_size: 1013976736
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
234
  configs:
235
  - config_name: AgriculturalAndFoodSciences,1970-2015
236
  data_files:
@@ -272,4 +318,12 @@ configs:
272
  path: AgriculturalAndFoodSciences,2022-2022/validation-*
273
  - split: test
274
  path: AgriculturalAndFoodSciences,2022-2022/test-*
 
 
 
 
 
 
 
 
275
  ---
 
231
  num_examples: 118
232
  download_size: 481809232
233
  dataset_size: 1013976736
234
+ - config_name: Art,1970-2022
235
+ features:
236
+ - name: added
237
+ dtype: string
238
+ - name: attributes
239
+ struct:
240
+ - name: bff_duplicate_paragraph_spans_decontamination
241
+ sequence: 'null'
242
+ - name: bff_contained_ngram_count
243
+ dtype: int64
244
+ - name: bff_duplicate_spans
245
+ sequence: 'null'
246
+ - name: created
247
+ dtype: string
248
+ - name: id
249
+ dtype: string
250
+ - name: metadata
251
+ struct:
252
+ - name: extfieldsofstudy
253
+ sequence: string
254
+ - name: provenance
255
+ dtype: string
256
+ - name: s2fieldsofstudy
257
+ sequence: string
258
+ - name: sha1
259
+ dtype: string
260
+ - name: year
261
+ dtype: int64
262
+ - name: source
263
+ dtype: string
264
+ - name: text
265
+ dtype: string
266
+ - name: version
267
+ dtype: string
268
+ splits:
269
+ - name: train
270
+ num_bytes: 925031695
271
+ num_examples: 29369
272
+ - name: validation
273
+ num_bytes: 2549649
274
+ num_examples: 83
275
+ - name: test
276
+ num_bytes: 2742333
277
+ num_examples: 84
278
+ download_size: 512862602
279
+ dataset_size: 930323677
280
  configs:
281
  - config_name: AgriculturalAndFoodSciences,1970-2015
282
  data_files:
 
318
  path: AgriculturalAndFoodSciences,2022-2022/validation-*
319
  - split: test
320
  path: AgriculturalAndFoodSciences,2022-2022/test-*
321
+ - config_name: Art,1970-2022
322
+ data_files:
323
+ - split: train
324
+ path: Art,1970-2022/train-*
325
+ - split: validation
326
+ path: Art,1970-2022/validation-*
327
+ - split: test
328
+ path: Art,1970-2022/test-*
329
  ---