Upload dataset
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
dataset_info:
|
4 |
-
|
5 |
features:
|
6 |
- name: id
|
7 |
dtype: int64
|
@@ -25,6 +25,22 @@ dataset_info:
|
|
25 |
num_examples: 298
|
26 |
download_size: 42164263
|
27 |
dataset_size: 80151505
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
configs:
|
29 |
- config_name: with_summaries
|
30 |
data_files:
|
@@ -34,4 +50,8 @@ configs:
|
|
34 |
path: with_summaries/validation-*
|
35 |
- split: test
|
36 |
path: with_summaries/test-*
|
|
|
|
|
|
|
|
|
37 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-sa-4.0
|
3 |
dataset_info:
|
4 |
+
- config_name: with_summaries
|
5 |
features:
|
6 |
- name: id
|
7 |
dtype: int64
|
|
|
25 |
num_examples: 298
|
26 |
download_size: 42164263
|
27 |
dataset_size: 80151505
|
28 |
+
- config_name: without_summaries
|
29 |
+
features:
|
30 |
+
- name: id
|
31 |
+
dtype: int64
|
32 |
+
- name: type
|
33 |
+
dtype: string
|
34 |
+
- name: year
|
35 |
+
dtype: int64
|
36 |
+
- name: input
|
37 |
+
dtype: string
|
38 |
+
splits:
|
39 |
+
- name: all_data
|
40 |
+
num_bytes: 55930160
|
41 |
+
num_examples: 2053
|
42 |
+
download_size: 29656264
|
43 |
+
dataset_size: 55930160
|
44 |
configs:
|
45 |
- config_name: with_summaries
|
46 |
data_files:
|
|
|
50 |
path: with_summaries/validation-*
|
51 |
- split: test
|
52 |
path: with_summaries/test-*
|
53 |
+
- config_name: without_summaries
|
54 |
+
data_files:
|
55 |
+
- split: all_data
|
56 |
+
path: without_summaries/all_data-*
|
57 |
---
|
without_summaries/all_data-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f7f83a9f5d9e568b24c47a74576cf9b6be008d217556ba0fd93c5ebddd17f15
|
3 |
+
size 29656264
|