Datasets:
Uploading code_technical_content_syntax_and_punctuation_variations subset
Browse files
README.md
CHANGED
|
@@ -20,6 +20,10 @@ configs:
|
|
| 20 |
data_files:
|
| 21 |
- split: test
|
| 22 |
path: code_technical_content_string_literals/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
- config_name: code_technical_content_variable_naming_conventions
|
| 24 |
data_files:
|
| 25 |
- split: test
|
|
@@ -131,6 +135,40 @@ dataset_info:
|
|
| 131 |
num_examples: 10
|
| 132 |
download_size: 7004
|
| 133 |
dataset_size: 3557
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 134 |
- config_name: code_technical_content_variable_naming_conventions
|
| 135 |
features:
|
| 136 |
- name: question
|
|
|
|
| 20 |
data_files:
|
| 21 |
- split: test
|
| 22 |
path: code_technical_content_string_literals/test-*
|
| 23 |
+
- config_name: code_technical_content_syntax_and_punctuation_variations
|
| 24 |
+
data_files:
|
| 25 |
+
- split: test
|
| 26 |
+
path: code_technical_content_syntax_and_punctuation_variations/test-*
|
| 27 |
- config_name: code_technical_content_variable_naming_conventions
|
| 28 |
data_files:
|
| 29 |
- split: test
|
|
|
|
| 135 |
num_examples: 10
|
| 136 |
download_size: 7004
|
| 137 |
dataset_size: 3557
|
| 138 |
+
- config_name: code_technical_content_syntax_and_punctuation_variations
|
| 139 |
+
features:
|
| 140 |
+
- name: question
|
| 141 |
+
dtype: string
|
| 142 |
+
- name: choices
|
| 143 |
+
sequence: string
|
| 144 |
+
- name: answer
|
| 145 |
+
dtype: int64
|
| 146 |
+
- name: answer_label
|
| 147 |
+
dtype: string
|
| 148 |
+
- name: split
|
| 149 |
+
dtype: string
|
| 150 |
+
- name: subcategories
|
| 151 |
+
dtype: string
|
| 152 |
+
- name: lang
|
| 153 |
+
dtype: string
|
| 154 |
+
- name: second_lang
|
| 155 |
+
dtype: string
|
| 156 |
+
- name: coding_lang
|
| 157 |
+
dtype: string
|
| 158 |
+
- name: notes
|
| 159 |
+
dtype: string
|
| 160 |
+
- name: id
|
| 161 |
+
dtype: string
|
| 162 |
+
- name: set_id
|
| 163 |
+
dtype: float64
|
| 164 |
+
- name: variation_id
|
| 165 |
+
dtype: string
|
| 166 |
+
splits:
|
| 167 |
+
- name: test
|
| 168 |
+
num_bytes: 5475
|
| 169 |
+
num_examples: 16
|
| 170 |
+
download_size: 7304
|
| 171 |
+
dataset_size: 5475
|
| 172 |
- config_name: code_technical_content_variable_naming_conventions
|
| 173 |
features:
|
| 174 |
- name: question
|
code_technical_content_syntax_and_punctuation_variations/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fd49a15c2e808540e75e6b573aa31c5b44db774daa3186b88585ff18856cf6c
|
| 3 |
+
size 7304
|