Datasets:
Uploading context-dependent_ambiguities subset
Browse files
README.md
CHANGED
@@ -14,6 +14,12 @@ configs:
|
|
14 |
path: code_technical_content/dev-*
|
15 |
- split: test
|
16 |
path: code_technical_content/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
- config_name: mathematical_scientific_notation
|
18 |
data_files:
|
19 |
- split: dev
|
@@ -102,6 +108,45 @@ dataset_info:
|
|
102 |
num_examples: 90
|
103 |
download_size: 21213
|
104 |
dataset_size: 35874
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
- config_name: mathematical_scientific_notation
|
106 |
features:
|
107 |
- name: question
|
|
|
14 |
path: code_technical_content/dev-*
|
15 |
- split: test
|
16 |
path: code_technical_content/test-*
|
17 |
+
- config_name: context-dependent_ambiguities
|
18 |
+
data_files:
|
19 |
+
- split: dev
|
20 |
+
path: context-dependent_ambiguities/dev-*
|
21 |
+
- split: test
|
22 |
+
path: context-dependent_ambiguities/test-*
|
23 |
- config_name: mathematical_scientific_notation
|
24 |
data_files:
|
25 |
- split: dev
|
|
|
108 |
num_examples: 90
|
109 |
download_size: 21213
|
110 |
dataset_size: 35874
|
111 |
+
- config_name: context-dependent_ambiguities
|
112 |
+
features:
|
113 |
+
- name: question
|
114 |
+
dtype: string
|
115 |
+
- name: choices
|
116 |
+
sequence: string
|
117 |
+
- name: answer
|
118 |
+
dtype: int64
|
119 |
+
- name: answer_label
|
120 |
+
dtype: string
|
121 |
+
- name: split
|
122 |
+
dtype: string
|
123 |
+
- name: subcategories
|
124 |
+
dtype: string
|
125 |
+
- name: lang
|
126 |
+
dtype: string
|
127 |
+
- name: second_lang
|
128 |
+
dtype: string
|
129 |
+
- name: coding_lang
|
130 |
+
dtype: string
|
131 |
+
- name: notes
|
132 |
+
dtype: string
|
133 |
+
- name: id
|
134 |
+
dtype: string
|
135 |
+
- name: set_id
|
136 |
+
dtype: float64
|
137 |
+
- name: variation_id
|
138 |
+
dtype: string
|
139 |
+
- name: __index_level_0__
|
140 |
+
dtype: int64
|
141 |
+
splits:
|
142 |
+
- name: dev
|
143 |
+
num_bytes: 2691
|
144 |
+
num_examples: 8
|
145 |
+
- name: test
|
146 |
+
num_bytes: 5998
|
147 |
+
num_examples: 20
|
148 |
+
download_size: 17762
|
149 |
+
dataset_size: 8689
|
150 |
- config_name: mathematical_scientific_notation
|
151 |
features:
|
152 |
- name: question
|
context-dependent_ambiguities/dev-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:d58ac1af4f19b7fb38011d514cfdf52c7c112f30a5a3d82bec21e09111045868
|
3 |
+
size 8074
|
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:cdd0b4a68cf5613b99898ef6d1b90d0329eae7ac9f5b56eee09dc748b0fc8cd7
|
3 |
+
size 9688
|