Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -561,6 +561,34 @@ dataset_info:
|
|
561 |
num_examples: 10504
|
562 |
download_size: 1135419544
|
563 |
dataset_size: 2065019828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
564 |
configs:
|
565 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
566 |
data_files:
|
@@ -722,4 +750,12 @@ configs:
|
|
722 |
path: History_and_events__By_period/validation-*
|
723 |
- split: test
|
724 |
path: History_and_events__By_period/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
725 |
---
|
|
|
561 |
num_examples: 10504
|
562 |
download_size: 1135419544
|
563 |
dataset_size: 2065019828
|
564 |
+
- config_name: History_and_events__By_region
|
565 |
+
features:
|
566 |
+
- name: attributes
|
567 |
+
struct:
|
568 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
569 |
+
sequence: 'null'
|
570 |
+
- name: id
|
571 |
+
dtype: string
|
572 |
+
- name: metadata
|
573 |
+
struct:
|
574 |
+
- name: provenance
|
575 |
+
dtype: string
|
576 |
+
- name: source
|
577 |
+
dtype: string
|
578 |
+
- name: text
|
579 |
+
dtype: string
|
580 |
+
splits:
|
581 |
+
- name: train
|
582 |
+
num_bytes: 57442624
|
583 |
+
num_examples: 8322
|
584 |
+
- name: validation
|
585 |
+
num_bytes: 3735288
|
586 |
+
num_examples: 850
|
587 |
+
- name: test
|
588 |
+
num_bytes: 3765068
|
589 |
+
num_examples: 764
|
590 |
+
download_size: 34011352
|
591 |
+
dataset_size: 64942980
|
592 |
configs:
|
593 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
594 |
data_files:
|
|
|
750 |
path: History_and_events__By_period/validation-*
|
751 |
- split: test
|
752 |
path: History_and_events__By_period/test-*
|
753 |
+
- config_name: History_and_events__By_region
|
754 |
+
data_files:
|
755 |
+
- split: train
|
756 |
+
path: History_and_events__By_region/train-*
|
757 |
+
- split: validation
|
758 |
+
path: History_and_events__By_region/validation-*
|
759 |
+
- split: test
|
760 |
+
path: History_and_events__By_region/test-*
|
761 |
---
|