Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -309,6 +309,34 @@ dataset_info:
|
|
309 |
num_examples: 20708
|
310 |
download_size: 860513438
|
311 |
dataset_size: 1590152642
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
312 |
configs:
|
313 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
314 |
data_files:
|
@@ -398,4 +426,12 @@ configs:
|
|
398 |
path: Health_and_fitness/validation-*
|
399 |
- split: test
|
400 |
path: Health_and_fitness/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
401 |
---
|
|
|
309 |
num_examples: 20708
|
310 |
download_size: 860513438
|
311 |
dataset_size: 1590152642
|
312 |
+
- config_name: Health_and_fitness__Exercise
|
313 |
+
features:
|
314 |
+
- name: attributes
|
315 |
+
struct:
|
316 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
317 |
+
sequence: 'null'
|
318 |
+
- name: id
|
319 |
+
dtype: string
|
320 |
+
- name: metadata
|
321 |
+
struct:
|
322 |
+
- name: provenance
|
323 |
+
dtype: string
|
324 |
+
- name: source
|
325 |
+
dtype: string
|
326 |
+
- name: text
|
327 |
+
dtype: string
|
328 |
+
splits:
|
329 |
+
- name: train
|
330 |
+
num_bytes: 300010496
|
331 |
+
num_examples: 66854
|
332 |
+
- name: validation
|
333 |
+
num_bytes: 21446608
|
334 |
+
num_examples: 6514
|
335 |
+
- name: test
|
336 |
+
num_bytes: 21426388
|
337 |
+
num_examples: 6442
|
338 |
+
download_size: 184895848
|
339 |
+
dataset_size: 342883492
|
340 |
configs:
|
341 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
342 |
data_files:
|
|
|
426 |
path: Health_and_fitness/validation-*
|
427 |
- split: test
|
428 |
path: Health_and_fitness/test-*
|
429 |
+
- config_name: Health_and_fitness__Exercise
|
430 |
+
data_files:
|
431 |
+
- split: train
|
432 |
+
path: Health_and_fitness__Exercise/train-*
|
433 |
+
- split: validation
|
434 |
+
path: Health_and_fitness__Exercise/validation-*
|
435 |
+
- split: test
|
436 |
+
path: Health_and_fitness__Exercise/test-*
|
437 |
---
|