Add 'language_of_work_or_name' config data files
Browse files
README.md
CHANGED
@@ -348,6 +348,18 @@ dataset_info:
|
|
348 |
num_examples: 850
|
349 |
download_size: 22746
|
350 |
dataset_size: 96299
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
351 |
- config_name: laws_applied
|
352 |
features:
|
353 |
- name: question
|
@@ -909,6 +921,10 @@ configs:
|
|
909 |
data_files:
|
910 |
- split: test
|
911 |
path: instrument/test-*
|
|
|
|
|
|
|
|
|
912 |
- config_name: laws_applied
|
913 |
data_files:
|
914 |
- split: test
|
|
|
348 |
num_examples: 850
|
349 |
download_size: 22746
|
350 |
dataset_size: 96299
|
351 |
+
- config_name: language_of_work_or_name
|
352 |
+
features:
|
353 |
+
- name: question
|
354 |
+
dtype: string
|
355 |
+
- name: references
|
356 |
+
sequence: string
|
357 |
+
splits:
|
358 |
+
- name: test
|
359 |
+
num_bytes: 103168
|
360 |
+
num_examples: 850
|
361 |
+
download_size: 25036
|
362 |
+
dataset_size: 103168
|
363 |
- config_name: laws_applied
|
364 |
features:
|
365 |
- name: question
|
|
|
921 |
data_files:
|
922 |
- split: test
|
923 |
path: instrument/test-*
|
924 |
+
- config_name: language_of_work_or_name
|
925 |
+
data_files:
|
926 |
+
- split: test
|
927 |
+
path: language_of_work_or_name/test-*
|
928 |
- config_name: laws_applied
|
929 |
data_files:
|
930 |
- split: test
|
language_of_work_or_name/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa01e19ec97562d388c9c34102eb43860c14dc498b3c1f2485677f7c671e8f28
|
3 |
+
size 25036
|