Datasets:
Uploading context-dependent_ambiguities subset
Browse files
README.md
CHANGED
|
@@ -12,6 +12,10 @@ configs:
|
|
| 12 |
data_files:
|
| 13 |
- split: test
|
| 14 |
path: code_technical_content/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
- config_name: language_contact
|
| 16 |
data_files:
|
| 17 |
- split: test
|
|
@@ -83,6 +87,40 @@ dataset_info:
|
|
| 83 |
num_examples: 298
|
| 84 |
download_size: 36571
|
| 85 |
dataset_size: 69907
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
- config_name: language_contact
|
| 87 |
features:
|
| 88 |
- name: question
|
|
|
|
| 12 |
data_files:
|
| 13 |
- split: test
|
| 14 |
path: code_technical_content/test-*
|
| 15 |
+
- config_name: context-dependent_ambiguities
|
| 16 |
+
data_files:
|
| 17 |
+
- split: test
|
| 18 |
+
path: context-dependent_ambiguities/test-*
|
| 19 |
- config_name: language_contact
|
| 20 |
data_files:
|
| 21 |
- split: test
|
|
|
|
| 87 |
num_examples: 298
|
| 88 |
download_size: 36571
|
| 89 |
dataset_size: 69907
|
| 90 |
+
- config_name: context-dependent_ambiguities
|
| 91 |
+
features:
|
| 92 |
+
- name: question
|
| 93 |
+
dtype: string
|
| 94 |
+
- name: choices
|
| 95 |
+
sequence: string
|
| 96 |
+
- name: answer
|
| 97 |
+
dtype: int64
|
| 98 |
+
- name: answer_label
|
| 99 |
+
dtype: string
|
| 100 |
+
- name: split
|
| 101 |
+
dtype: string
|
| 102 |
+
- name: subcategories
|
| 103 |
+
dtype: string
|
| 104 |
+
- name: lang
|
| 105 |
+
dtype: string
|
| 106 |
+
- name: second_lang
|
| 107 |
+
dtype: string
|
| 108 |
+
- name: coding_lang
|
| 109 |
+
dtype: string
|
| 110 |
+
- name: notes
|
| 111 |
+
dtype: string
|
| 112 |
+
- name: id
|
| 113 |
+
dtype: string
|
| 114 |
+
- name: set_id
|
| 115 |
+
dtype: float64
|
| 116 |
+
- name: variation_id
|
| 117 |
+
dtype: string
|
| 118 |
+
splits:
|
| 119 |
+
- name: test
|
| 120 |
+
num_bytes: 69907
|
| 121 |
+
num_examples: 298
|
| 122 |
+
download_size: 36538
|
| 123 |
+
dataset_size: 69907
|
| 124 |
- config_name: language_contact
|
| 125 |
features:
|
| 126 |
- name: question
|
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:6854afbe18d2494d5e8ce3c80761d508a8b8c965f566ebdbdb26ffba235f643a
|
| 3 |
+
size 36538
|