Datasets:
Uploading context-dependent_ambiguities subset
Browse files
README.md
CHANGED
@@ -42,6 +42,40 @@ dataset_info:
|
|
42 |
num_examples: 94
|
43 |
download_size: 12077
|
44 |
dataset_size: 34461
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
- config_name: mathematical_scientific_notation
|
46 |
features:
|
47 |
- name: question
|
@@ -285,6 +319,10 @@ configs:
|
|
285 |
data_files:
|
286 |
- split: test
|
287 |
path: code_technical_content/test-*
|
|
|
|
|
|
|
|
|
288 |
- config_name: mathematical_scientific_notation
|
289 |
data_files:
|
290 |
- split: test
|
|
|
42 |
num_examples: 94
|
43 |
download_size: 12077
|
44 |
dataset_size: 34461
|
45 |
+
- config_name: context-dependent_ambiguities
|
46 |
+
features:
|
47 |
+
- name: question
|
48 |
+
dtype: string
|
49 |
+
- name: choices
|
50 |
+
sequence: string
|
51 |
+
- name: answer
|
52 |
+
dtype: int64
|
53 |
+
- name: answer_label
|
54 |
+
dtype: string
|
55 |
+
- name: split
|
56 |
+
dtype: string
|
57 |
+
- name: subcategories
|
58 |
+
dtype: string
|
59 |
+
- name: lang
|
60 |
+
dtype: string
|
61 |
+
- name: second_lang
|
62 |
+
dtype: string
|
63 |
+
- name: coding_lang
|
64 |
+
dtype: string
|
65 |
+
- name: notes
|
66 |
+
dtype: string
|
67 |
+
- name: id
|
68 |
+
dtype: string
|
69 |
+
- name: set_id
|
70 |
+
dtype: float64
|
71 |
+
- name: variation_id
|
72 |
+
dtype: string
|
73 |
+
splits:
|
74 |
+
- name: test
|
75 |
+
num_bytes: 8465
|
76 |
+
num_examples: 28
|
77 |
+
download_size: 9778
|
78 |
+
dataset_size: 8465
|
79 |
- config_name: mathematical_scientific_notation
|
80 |
features:
|
81 |
- name: question
|
|
|
319 |
data_files:
|
320 |
- split: test
|
321 |
path: code_technical_content/test-*
|
322 |
+
- config_name: context-dependent_ambiguities
|
323 |
+
data_files:
|
324 |
+
- split: test
|
325 |
+
path: context-dependent_ambiguities/test-*
|
326 |
- config_name: mathematical_scientific_notation
|
327 |
data_files:
|
328 |
- split: test
|
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:68f5bd2f596867b107961c066cea25a8cf70b86aeb609c2c2c1c3735dbdb1189
|
3 |
+
size 9778
|