Datasets:
Uploading context-dependent_ambiguities subset
Browse files
README.md
CHANGED
@@ -47,6 +47,45 @@ dataset_info:
|
|
47 |
num_examples: 90
|
48 |
download_size: 21228
|
49 |
dataset_size: 35874
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
- config_name: mathematical_scientific_notation
|
51 |
features:
|
52 |
- name: question
|
@@ -366,6 +405,12 @@ configs:
|
|
366 |
path: code_technical_content/dev-*
|
367 |
- split: test
|
368 |
path: code_technical_content/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
369 |
- config_name: mathematical_scientific_notation
|
370 |
data_files:
|
371 |
- split: dev
|
|
|
47 |
num_examples: 90
|
48 |
download_size: 21228
|
49 |
dataset_size: 35874
|
50 |
+
- config_name: context-dependent_ambiguities
|
51 |
+
features:
|
52 |
+
- name: question
|
53 |
+
dtype: string
|
54 |
+
- name: choices
|
55 |
+
sequence: string
|
56 |
+
- name: answer
|
57 |
+
dtype: int64
|
58 |
+
- name: answer_label
|
59 |
+
dtype: string
|
60 |
+
- name: split
|
61 |
+
dtype: string
|
62 |
+
- name: subcategories
|
63 |
+
dtype: string
|
64 |
+
- name: lang
|
65 |
+
dtype: string
|
66 |
+
- name: second_lang
|
67 |
+
dtype: string
|
68 |
+
- name: coding_lang
|
69 |
+
dtype: string
|
70 |
+
- name: notes
|
71 |
+
dtype: string
|
72 |
+
- name: id
|
73 |
+
dtype: string
|
74 |
+
- name: set_id
|
75 |
+
dtype: float64
|
76 |
+
- name: variation_id
|
77 |
+
dtype: string
|
78 |
+
- name: __index_level_0__
|
79 |
+
dtype: int64
|
80 |
+
splits:
|
81 |
+
- name: dev
|
82 |
+
num_bytes: 2691
|
83 |
+
num_examples: 8
|
84 |
+
- name: test
|
85 |
+
num_bytes: 5998
|
86 |
+
num_examples: 20
|
87 |
+
download_size: 17756
|
88 |
+
dataset_size: 8689
|
89 |
- config_name: mathematical_scientific_notation
|
90 |
features:
|
91 |
- name: question
|
|
|
405 |
path: code_technical_content/dev-*
|
406 |
- split: test
|
407 |
path: code_technical_content/test-*
|
408 |
+
- config_name: context-dependent_ambiguities
|
409 |
+
data_files:
|
410 |
+
- split: dev
|
411 |
+
path: context-dependent_ambiguities/dev-*
|
412 |
+
- split: test
|
413 |
+
path: context-dependent_ambiguities/test-*
|
414 |
- config_name: mathematical_scientific_notation
|
415 |
data_files:
|
416 |
- 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:c5fa144573020f4378e117b35f3e750f154b7e450ae1936b691d87343468b7bd
|
3 |
+
size 8067
|
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:58dab5782ee220f341c9246b6589222a993f7632839d63c66c15a99c6765ad6b
|
3 |
+
size 9689
|