claran commited on
Commit
f4a5200
1 Parent(s): 83cee70

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -85,6 +85,34 @@ dataset_info:
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:
@@ -110,4 +138,12 @@ configs:
110
  path: Culture_and_the_arts__Mass_media/validation-*
111
  - split: test
112
  path: Culture_and_the_arts__Mass_media/test-*
 
 
 
 
 
 
 
 
113
  ---
 
85
  num_examples: 13136
86
  download_size: 49073380
87
  dataset_size: 86941264
88
+ - config_name: Culture_and_the_arts__Performing_arts
89
+ features:
90
+ - name: attributes
91
+ struct:
92
+ - name: bff_duplicate_paragraph_spans_decontamination
93
+ sequence: 'null'
94
+ - name: id
95
+ dtype: string
96
+ - name: metadata
97
+ struct:
98
+ - name: provenance
99
+ dtype: string
100
+ - name: source
101
+ dtype: string
102
+ - name: text
103
+ dtype: string
104
+ splits:
105
+ - name: train
106
+ num_bytes: 132079894
107
+ num_examples: 28272
108
+ - name: validation
109
+ num_bytes: 43685748
110
+ num_examples: 13786
111
+ - name: test
112
+ num_bytes: 43214238
113
+ num_examples: 14128
114
+ download_size: 128191156
115
+ dataset_size: 218979880
116
  configs:
117
  - config_name: Culture_and_the_arts__Culture_and_Humanities
118
  data_files:
 
138
  path: Culture_and_the_arts__Mass_media/validation-*
139
  - split: test
140
  path: Culture_and_the_arts__Mass_media/test-*
141
+ - config_name: Culture_and_the_arts__Performing_arts
142
+ data_files:
143
+ - split: train
144
+ path: Culture_and_the_arts__Performing_arts/train-*
145
+ - split: validation
146
+ path: Culture_and_the_arts__Performing_arts/validation-*
147
+ - split: test
148
+ path: Culture_and_the_arts__Performing_arts/test-*
149
  ---