Datasets:
Uploading context-dependent_ambiguities subset
Browse files
README.md
CHANGED
|
@@ -12,6 +12,12 @@ configs:
|
|
| 12 |
data_files:
|
| 13 |
- split: dev
|
| 14 |
path: cannonical/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
- config_name: mathematical_scientific_notation
|
| 16 |
data_files:
|
| 17 |
- split: dev
|
|
@@ -95,6 +101,45 @@ dataset_info:
|
|
| 95 |
num_examples: 1
|
| 96 |
download_size: 5944
|
| 97 |
dataset_size: 302
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
- config_name: mathematical_scientific_notation
|
| 99 |
features:
|
| 100 |
- name: question
|
|
|
|
| 12 |
data_files:
|
| 13 |
- split: dev
|
| 14 |
path: cannonical/dev-*
|
| 15 |
+
- config_name: context-dependent_ambiguities
|
| 16 |
+
data_files:
|
| 17 |
+
- split: dev
|
| 18 |
+
path: context-dependent_ambiguities/dev-*
|
| 19 |
+
- split: test
|
| 20 |
+
path: context-dependent_ambiguities/test-*
|
| 21 |
- config_name: mathematical_scientific_notation
|
| 22 |
data_files:
|
| 23 |
- split: dev
|
|
|
|
| 101 |
num_examples: 1
|
| 102 |
download_size: 5944
|
| 103 |
dataset_size: 302
|
| 104 |
+
- config_name: context-dependent_ambiguities
|
| 105 |
+
features:
|
| 106 |
+
- name: question
|
| 107 |
+
dtype: string
|
| 108 |
+
- name: choices
|
| 109 |
+
sequence: string
|
| 110 |
+
- name: answer
|
| 111 |
+
dtype: int64
|
| 112 |
+
- name: answer_label
|
| 113 |
+
dtype: string
|
| 114 |
+
- name: split
|
| 115 |
+
dtype: string
|
| 116 |
+
- name: subcategories
|
| 117 |
+
dtype: string
|
| 118 |
+
- name: lang
|
| 119 |
+
dtype: string
|
| 120 |
+
- name: second_lang
|
| 121 |
+
dtype: string
|
| 122 |
+
- name: coding_lang
|
| 123 |
+
dtype: string
|
| 124 |
+
- name: notes
|
| 125 |
+
dtype: string
|
| 126 |
+
- name: id
|
| 127 |
+
dtype: string
|
| 128 |
+
- name: set_id
|
| 129 |
+
dtype: string
|
| 130 |
+
- name: variation_id
|
| 131 |
+
dtype: string
|
| 132 |
+
- name: __index_level_0__
|
| 133 |
+
dtype: int64
|
| 134 |
+
splits:
|
| 135 |
+
- name: dev
|
| 136 |
+
num_bytes: 2395
|
| 137 |
+
num_examples: 7
|
| 138 |
+
- name: test
|
| 139 |
+
num_bytes: 5421
|
| 140 |
+
num_examples: 18
|
| 141 |
+
download_size: 17055
|
| 142 |
+
dataset_size: 7816
|
| 143 |
- config_name: mathematical_scientific_notation
|
| 144 |
features:
|
| 145 |
- name: question
|
context-dependent_ambiguities/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7659eed76571dcefd0ec4c24e62911a796887a9833df698d2429b44af6ef8337
|
| 3 |
+
size 7784
|
context-dependent_ambiguities/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:5dd419386118f57bb51d88dc72e5f66efc0cd8e3dec286731efbcb9ba5671da1
|
| 3 |
+
size 9271
|