Add 'location_of_formation' config data files
Browse files
README.md
CHANGED
@@ -468,6 +468,18 @@ dataset_info:
|
|
468 |
num_examples: 850
|
469 |
download_size: 47328
|
470 |
dataset_size: 125504
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
471 |
- config_name: majority_opinion_by
|
472 |
features:
|
473 |
- name: question
|
@@ -1105,6 +1117,10 @@ configs:
|
|
1105 |
data_files:
|
1106 |
- split: test
|
1107 |
path: location_of_discovery/test-*
|
|
|
|
|
|
|
|
|
1108 |
- config_name: majority_opinion_by
|
1109 |
data_files:
|
1110 |
- split: test
|
|
|
468 |
num_examples: 850
|
469 |
download_size: 47328
|
470 |
dataset_size: 125504
|
471 |
+
- config_name: location_of_formation
|
472 |
+
features:
|
473 |
+
- name: question
|
474 |
+
dtype: string
|
475 |
+
- name: references
|
476 |
+
sequence: string
|
477 |
+
splits:
|
478 |
+
- name: test
|
479 |
+
num_bytes: 150850
|
480 |
+
num_examples: 850
|
481 |
+
download_size: 43859
|
482 |
+
dataset_size: 150850
|
483 |
- config_name: majority_opinion_by
|
484 |
features:
|
485 |
- name: question
|
|
|
1117 |
data_files:
|
1118 |
- split: test
|
1119 |
path: location_of_discovery/test-*
|
1120 |
+
- config_name: location_of_formation
|
1121 |
+
data_files:
|
1122 |
+
- split: test
|
1123 |
+
path: location_of_formation/test-*
|
1124 |
- config_name: majority_opinion_by
|
1125 |
data_files:
|
1126 |
- split: test
|
location_of_formation/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:680ab122cdd7f95e3080aa5e623682ec62b5fac5222cbc6ade9dd65b845677e3
|
3 |
+
size 43859
|