claran commited on
Commit
a986fa2
1 Parent(s): 08b53da

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -113,6 +113,34 @@ dataset_info:
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:
@@ -146,4 +174,12 @@ configs:
146
  path: Culture_and_the_arts__Performing_arts/validation-*
147
  - split: test
148
  path: Culture_and_the_arts__Performing_arts/test-*
 
 
 
 
 
 
 
 
149
  ---
 
113
  num_examples: 14128
114
  download_size: 128191156
115
  dataset_size: 218979880
116
+ - config_name: Culture_and_the_arts__Sports_and_Recreation
117
+ features:
118
+ - name: attributes
119
+ struct:
120
+ - name: bff_duplicate_paragraph_spans_decontamination
121
+ sequence: 'null'
122
+ - name: id
123
+ dtype: string
124
+ - name: metadata
125
+ struct:
126
+ - name: provenance
127
+ dtype: string
128
+ - name: source
129
+ dtype: string
130
+ - name: text
131
+ dtype: string
132
+ splits:
133
+ - name: train
134
+ num_bytes: 722660828
135
+ num_examples: 248808
136
+ - name: validation
137
+ num_bytes: 125061892
138
+ num_examples: 57380
139
+ - name: test
140
+ num_bytes: 125717808
141
+ num_examples: 57094
142
+ download_size: 470683489
143
+ dataset_size: 973440528
144
  configs:
145
  - config_name: Culture_and_the_arts__Culture_and_Humanities
146
  data_files:
 
174
  path: Culture_and_the_arts__Performing_arts/validation-*
175
  - split: test
176
  path: Culture_and_the_arts__Performing_arts/test-*
177
+ - config_name: Culture_and_the_arts__Sports_and_Recreation
178
+ data_files:
179
+ - split: train
180
+ path: Culture_and_the_arts__Sports_and_Recreation/train-*
181
+ - split: validation
182
+ path: Culture_and_the_arts__Sports_and_Recreation/validation-*
183
+ - split: test
184
+ path: Culture_and_the_arts__Sports_and_Recreation/test-*
185
  ---