Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -337,6 +337,34 @@ dataset_info:
|
|
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:
|
@@ -434,4 +462,12 @@ configs:
|
|
434 |
path: Health_and_fitness__Exercise/validation-*
|
435 |
- split: test
|
436 |
path: Health_and_fitness__Exercise/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
---
|
|
|
337 |
num_examples: 6442
|
338 |
download_size: 184895848
|
339 |
dataset_size: 342883492
|
340 |
+
- config_name: Health_and_fitness__Health_science
|
341 |
+
features:
|
342 |
+
- name: attributes
|
343 |
+
struct:
|
344 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
345 |
+
sequence: 'null'
|
346 |
+
- name: id
|
347 |
+
dtype: string
|
348 |
+
- name: metadata
|
349 |
+
struct:
|
350 |
+
- name: provenance
|
351 |
+
dtype: string
|
352 |
+
- name: source
|
353 |
+
dtype: string
|
354 |
+
- name: text
|
355 |
+
dtype: string
|
356 |
+
splits:
|
357 |
+
- name: train
|
358 |
+
num_bytes: 237833888
|
359 |
+
num_examples: 36816
|
360 |
+
- name: validation
|
361 |
+
num_bytes: 5637134
|
362 |
+
num_examples: 2292
|
363 |
+
- name: test
|
364 |
+
num_bytes: 5828438
|
365 |
+
num_examples: 2118
|
366 |
+
download_size: 135395221
|
367 |
+
dataset_size: 249299460
|
368 |
configs:
|
369 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
370 |
data_files:
|
|
|
462 |
path: Health_and_fitness__Exercise/validation-*
|
463 |
- split: test
|
464 |
path: Health_and_fitness__Exercise/test-*
|
465 |
+
- config_name: Health_and_fitness__Health_science
|
466 |
+
data_files:
|
467 |
+
- split: train
|
468 |
+
path: Health_and_fitness__Health_science/train-*
|
469 |
+
- split: validation
|
470 |
+
path: Health_and_fitness__Health_science/validation-*
|
471 |
+
- split: test
|
472 |
+
path: Health_and_fitness__Health_science/test-*
|
473 |
---
|