Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: odc-by
|
3 |
dataset_info:
|
4 |
-
|
5 |
features:
|
6 |
- name: attributes
|
7 |
struct:
|
@@ -29,6 +29,34 @@ dataset_info:
|
|
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:
|
@@ -38,4 +66,12 @@ configs:
|
|
38 |
path: Culture_and_the_arts__Culture_and_Humanities/validation-*
|
39 |
- split: test
|
40 |
path: Culture_and_the_arts__Culture_and_Humanities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
---
|
|
|
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:
|
|
|
29 |
num_examples: 39152
|
30 |
download_size: 1438493895
|
31 |
dataset_size: 2559080712
|
32 |
+
- config_name: Culture_and_the_arts__Games_and_Toys
|
33 |
+
features:
|
34 |
+
- name: attributes
|
35 |
+
struct:
|
36 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
37 |
+
sequence: 'null'
|
38 |
+
- name: id
|
39 |
+
dtype: string
|
40 |
+
- name: metadata
|
41 |
+
struct:
|
42 |
+
- name: provenance
|
43 |
+
dtype: string
|
44 |
+
- name: source
|
45 |
+
dtype: string
|
46 |
+
- name: text
|
47 |
+
dtype: string
|
48 |
+
splits:
|
49 |
+
- name: train
|
50 |
+
num_bytes: 40240514
|
51 |
+
num_examples: 4592
|
52 |
+
- name: validation
|
53 |
+
num_bytes: 4847270
|
54 |
+
num_examples: 1114
|
55 |
+
- name: test
|
56 |
+
num_bytes: 4706570
|
57 |
+
num_examples: 1206
|
58 |
+
download_size: 27050425
|
59 |
+
dataset_size: 49794354
|
60 |
configs:
|
61 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
62 |
data_files:
|
|
|
66 |
path: Culture_and_the_arts__Culture_and_Humanities/validation-*
|
67 |
- split: test
|
68 |
path: Culture_and_the_arts__Culture_and_Humanities/test-*
|
69 |
+
- config_name: Culture_and_the_arts__Games_and_Toys
|
70 |
+
data_files:
|
71 |
+
- split: train
|
72 |
+
path: Culture_and_the_arts__Games_and_Toys/train-*
|
73 |
+
- split: validation
|
74 |
+
path: Culture_and_the_arts__Games_and_Toys/validation-*
|
75 |
+
- split: test
|
76 |
+
path: Culture_and_the_arts__Games_and_Toys/test-*
|
77 |
---
|