Datasets:
Uploading context-dependent_ambiguities subset
Browse files
README.md
CHANGED
@@ -41,6 +41,34 @@ dataset_info:
|
|
41 |
num_examples: 27
|
42 |
download_size: 12626
|
43 |
dataset_size: 6333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
- config_name: mathematical_scientific_notation
|
45 |
features:
|
46 |
- name: question
|
@@ -272,6 +300,10 @@ configs:
|
|
272 |
path: code_technical_content/dev-*
|
273 |
- split: test
|
274 |
path: code_technical_content/test-*
|
|
|
|
|
|
|
|
|
275 |
- config_name: mathematical_scientific_notation
|
276 |
data_files:
|
277 |
- split: test
|
|
|
41 |
num_examples: 27
|
42 |
download_size: 12626
|
43 |
dataset_size: 6333
|
44 |
+
- config_name: context-dependent_ambiguities
|
45 |
+
features:
|
46 |
+
- name: question
|
47 |
+
dtype: string
|
48 |
+
- name: choices
|
49 |
+
sequence: string
|
50 |
+
- name: answer
|
51 |
+
dtype: int64
|
52 |
+
- name: answer_label
|
53 |
+
dtype: string
|
54 |
+
- name: split
|
55 |
+
dtype: string
|
56 |
+
- name: subcategories
|
57 |
+
dtype: string
|
58 |
+
- name: lang
|
59 |
+
dtype: string
|
60 |
+
- name: second_lang
|
61 |
+
dtype: string
|
62 |
+
- name: coding_lang
|
63 |
+
dtype: string
|
64 |
+
- name: notes
|
65 |
+
dtype: string
|
66 |
+
splits:
|
67 |
+
- name: test
|
68 |
+
num_bytes: 3024
|
69 |
+
num_examples: 14
|
70 |
+
download_size: 5470
|
71 |
+
dataset_size: 3024
|
72 |
- config_name: mathematical_scientific_notation
|
73 |
features:
|
74 |
- name: question
|
|
|
300 |
path: code_technical_content/dev-*
|
301 |
- split: test
|
302 |
path: code_technical_content/test-*
|
303 |
+
- config_name: context-dependent_ambiguities
|
304 |
+
data_files:
|
305 |
+
- split: test
|
306 |
+
path: context-dependent_ambiguities/test-*
|
307 |
- config_name: mathematical_scientific_notation
|
308 |
data_files:
|
309 |
- split: test
|
context-dependent_ambiguities/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42d5761cd2c6ba06a7f0956aa95c4b00561305c0374aa93f7e0aa9a023195c8c
|
3 |
+
size 5470
|