Datasets:
Uploading context-dependent_ambiguities subset
Browse files
README.md
CHANGED
@@ -42,6 +42,45 @@ dataset_info:
|
|
42 |
num_examples: 1
|
43 |
download_size: 5944
|
44 |
dataset_size: 302
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
- config_name: mathematical_scientific_notation
|
46 |
features:
|
47 |
- name: question
|
@@ -359,6 +398,12 @@ configs:
|
|
359 |
data_files:
|
360 |
- split: dev
|
361 |
path: cannonical/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
362 |
- config_name: mathematical_scientific_notation
|
363 |
data_files:
|
364 |
- split: dev
|
|
|
42 |
num_examples: 1
|
43 |
download_size: 5944
|
44 |
dataset_size: 302
|
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: string
|
71 |
+
- name: variation_id
|
72 |
+
dtype: string
|
73 |
+
- name: __index_level_0__
|
74 |
+
dtype: int64
|
75 |
+
splits:
|
76 |
+
- name: dev
|
77 |
+
num_bytes: 2395
|
78 |
+
num_examples: 7
|
79 |
+
- name: test
|
80 |
+
num_bytes: 5421
|
81 |
+
num_examples: 18
|
82 |
+
download_size: 17033
|
83 |
+
dataset_size: 7816
|
84 |
- config_name: mathematical_scientific_notation
|
85 |
features:
|
86 |
- name: question
|
|
|
398 |
data_files:
|
399 |
- split: dev
|
400 |
path: cannonical/dev-*
|
401 |
+
- config_name: context-dependent_ambiguities
|
402 |
+
data_files:
|
403 |
+
- split: dev
|
404 |
+
path: context-dependent_ambiguities/dev-*
|
405 |
+
- split: test
|
406 |
+
path: context-dependent_ambiguities/test-*
|
407 |
- config_name: mathematical_scientific_notation
|
408 |
data_files:
|
409 |
- split: dev
|
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:c301761af249c188f4a5330981a4051307fced5dbc38d1acf68e51fdcbff5688
|
3 |
+
size 7771
|
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:9e1f6600d661333bcc8ee0f7a3694d95c191c2737e1d1bfbf07a57915527bdf4
|
3 |
+
size 9262
|