Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,41 @@
|
|
1 |
---
|
2 |
license: odc-by
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: odc-by
|
3 |
+
dataset_info:
|
4 |
+
config_name: Culture_and_the_arts__Culture_and_Humanities
|
5 |
+
features:
|
6 |
+
- name: attributes
|
7 |
+
struct:
|
8 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
9 |
+
sequence: 'null'
|
10 |
+
- name: id
|
11 |
+
dtype: string
|
12 |
+
- name: metadata
|
13 |
+
struct:
|
14 |
+
- name: provenance
|
15 |
+
dtype: string
|
16 |
+
- name: source
|
17 |
+
dtype: string
|
18 |
+
- name: text
|
19 |
+
dtype: string
|
20 |
+
splits:
|
21 |
+
- name: train
|
22 |
+
num_bytes: 2343134570
|
23 |
+
num_examples: 423376
|
24 |
+
- name: validation
|
25 |
+
num_bytes: 108256274
|
26 |
+
num_examples: 38346
|
27 |
+
- name: test
|
28 |
+
num_bytes: 107689868
|
29 |
+
num_examples: 39152
|
30 |
+
download_size: 1438493895
|
31 |
+
dataset_size: 2559080712
|
32 |
+
configs:
|
33 |
+
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
34 |
+
data_files:
|
35 |
+
- split: train
|
36 |
+
path: Culture_and_the_arts__Culture_and_Humanities/train-*
|
37 |
+
- split: validation
|
38 |
+
path: Culture_and_the_arts__Culture_and_Humanities/validation-*
|
39 |
+
- split: test
|
40 |
+
path: Culture_and_the_arts__Culture_and_Humanities/test-*
|
41 |
---
|