Add 'native_language' config data files
Browse files- README.md +16 -0
- native_language/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -540,6 +540,18 @@ dataset_info:
|
|
540 |
num_examples: 850
|
541 |
download_size: 56251
|
542 |
dataset_size: 98395
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
543 |
- config_name: occupation
|
544 |
features:
|
545 |
- name: question
|
@@ -1081,6 +1093,10 @@ configs:
|
|
1081 |
data_files:
|
1082 |
- split: test
|
1083 |
path: named_after/test-*
|
|
|
|
|
|
|
|
|
1084 |
- config_name: occupation
|
1085 |
data_files:
|
1086 |
- split: test
|
|
|
540 |
num_examples: 850
|
541 |
download_size: 56251
|
542 |
dataset_size: 98395
|
543 |
+
- config_name: native_language
|
544 |
+
features:
|
545 |
+
- name: question
|
546 |
+
dtype: string
|
547 |
+
- name: references
|
548 |
+
sequence: string
|
549 |
+
splits:
|
550 |
+
- name: test
|
551 |
+
num_bytes: 90306
|
552 |
+
num_examples: 850
|
553 |
+
download_size: 21322
|
554 |
+
dataset_size: 90306
|
555 |
- config_name: occupation
|
556 |
features:
|
557 |
- name: question
|
|
|
1093 |
data_files:
|
1094 |
- split: test
|
1095 |
path: named_after/test-*
|
1096 |
+
- config_name: native_language
|
1097 |
+
data_files:
|
1098 |
+
- split: test
|
1099 |
+
path: native_language/test-*
|
1100 |
- config_name: occupation
|
1101 |
data_files:
|
1102 |
- split: test
|
native_language/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:620a759b9ee0f8c404b7c0a5744b80036adb3e866e37aa9ba05f51b6c1ae1025
|
3 |
+
size 21322
|