claran commited on
Commit
b4e40bf
1 Parent(s): e002519

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -57,6 +57,34 @@ dataset_info:
57
  num_examples: 1206
58
  download_size: 27050425
59
  dataset_size: 49794354
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  configs:
61
  - config_name: Culture_and_the_arts__Culture_and_Humanities
62
  data_files:
@@ -74,4 +102,12 @@ configs:
74
  path: Culture_and_the_arts__Games_and_Toys/validation-*
75
  - split: test
76
  path: Culture_and_the_arts__Games_and_Toys/test-*
 
 
 
 
 
 
 
 
77
  ---
 
57
  num_examples: 1206
58
  download_size: 27050425
59
  dataset_size: 49794354
60
+ - config_name: Culture_and_the_arts__Mass_media
61
+ features:
62
+ - name: attributes
63
+ struct:
64
+ - name: bff_duplicate_paragraph_spans_decontamination
65
+ sequence: 'null'
66
+ - name: id
67
+ dtype: string
68
+ - name: metadata
69
+ struct:
70
+ - name: provenance
71
+ dtype: string
72
+ - name: source
73
+ dtype: string
74
+ - name: text
75
+ dtype: string
76
+ splits:
77
+ - name: train
78
+ num_bytes: 33270406
79
+ num_examples: 11990
80
+ - name: validation
81
+ num_bytes: 27054740
82
+ num_examples: 12926
83
+ - name: test
84
+ num_bytes: 26616118
85
+ num_examples: 13136
86
+ download_size: 49073380
87
+ dataset_size: 86941264
88
  configs:
89
  - config_name: Culture_and_the_arts__Culture_and_Humanities
90
  data_files:
 
102
  path: Culture_and_the_arts__Games_and_Toys/validation-*
103
  - split: test
104
  path: Culture_and_the_arts__Games_and_Toys/test-*
105
+ - config_name: Culture_and_the_arts__Mass_media
106
+ data_files:
107
+ - split: train
108
+ path: Culture_and_the_arts__Mass_media/train-*
109
+ - split: validation
110
+ path: Culture_and_the_arts__Mass_media/validation-*
111
+ - split: test
112
+ path: Culture_and_the_arts__Mass_media/test-*
113
  ---