Datasets:
Uploading morphological_challenges subset
Browse files
README.md
CHANGED
|
@@ -76,6 +76,40 @@ dataset_info:
|
|
| 76 |
num_examples: 272
|
| 77 |
download_size: 18530
|
| 78 |
dataset_size: 59495
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
- config_name: named_entities
|
| 80 |
features:
|
| 81 |
- name: question
|
|
@@ -153,6 +187,10 @@ configs:
|
|
| 153 |
data_files:
|
| 154 |
- split: test
|
| 155 |
path: mathematical_scientific_notation/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 156 |
- config_name: named_entities
|
| 157 |
data_files:
|
| 158 |
- split: test
|
|
|
|
| 76 |
num_examples: 272
|
| 77 |
download_size: 18530
|
| 78 |
dataset_size: 59495
|
| 79 |
+
- config_name: morphological_challenges
|
| 80 |
+
features:
|
| 81 |
+
- name: question
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: choices
|
| 84 |
+
sequence: string
|
| 85 |
+
- name: answer
|
| 86 |
+
dtype: int64
|
| 87 |
+
- name: answer_label
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: split
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: subcategories
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: lang
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: second_lang
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: coding_lang
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: notes
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: id
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: set_id
|
| 104 |
+
dtype: float64
|
| 105 |
+
- name: variation_id
|
| 106 |
+
dtype: string
|
| 107 |
+
splits:
|
| 108 |
+
- name: test
|
| 109 |
+
num_bytes: 30079
|
| 110 |
+
num_examples: 101
|
| 111 |
+
download_size: 15173
|
| 112 |
+
dataset_size: 30079
|
| 113 |
- config_name: named_entities
|
| 114 |
features:
|
| 115 |
- name: question
|
|
|
|
| 187 |
data_files:
|
| 188 |
- split: test
|
| 189 |
path: mathematical_scientific_notation/test-*
|
| 190 |
+
- config_name: morphological_challenges
|
| 191 |
+
data_files:
|
| 192 |
+
- split: test
|
| 193 |
+
path: morphological_challenges/test-*
|
| 194 |
- config_name: named_entities
|
| 195 |
data_files:
|
| 196 |
- split: test
|
morphological_challenges/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f354a5f69698c7f710ef5d9e0663e74312f8631c31cc92cc6bea7af2db27638
|
| 3 |
+
size 15173
|