Datasets:
Uploading code_technical_content_string_literals subset
Browse files
README.md
CHANGED
|
@@ -76,6 +76,40 @@ dataset_info:
|
|
| 76 |
num_examples: 5
|
| 77 |
download_size: 6961
|
| 78 |
dataset_size: 1632
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 79 |
- config_name: code_technical_content_variable_naming_conventions
|
| 80 |
features:
|
| 81 |
- name: question
|
|
@@ -153,6 +187,10 @@ configs:
|
|
| 153 |
data_files:
|
| 154 |
- split: test
|
| 155 |
path: code_technical_content_cannonical/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 156 |
- config_name: code_technical_content_variable_naming_conventions
|
| 157 |
data_files:
|
| 158 |
- split: test
|
|
|
|
| 76 |
num_examples: 5
|
| 77 |
download_size: 6961
|
| 78 |
dataset_size: 1632
|
| 79 |
+
- config_name: code_technical_content_string_literals
|
| 80 |
+
features:
|
| 81 |
+
- name: question
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: choices
|
| 84 |
+
sequence: string
|
| 85 |
+
- name: answer
|
| 86 |
+
dtype: int64
|
| 87 |
+
- name: answer_label
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: split
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: subcategories
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: lang
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: second_lang
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: coding_lang
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: notes
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: id
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: set_id
|
| 104 |
+
dtype: float64
|
| 105 |
+
- name: variation_id
|
| 106 |
+
dtype: string
|
| 107 |
+
splits:
|
| 108 |
+
- name: test
|
| 109 |
+
num_bytes: 3557
|
| 110 |
+
num_examples: 10
|
| 111 |
+
download_size: 6997
|
| 112 |
+
dataset_size: 3557
|
| 113 |
- config_name: code_technical_content_variable_naming_conventions
|
| 114 |
features:
|
| 115 |
- name: question
|
|
|
|
| 187 |
data_files:
|
| 188 |
- split: test
|
| 189 |
path: code_technical_content_cannonical/test-*
|
| 190 |
+
- config_name: code_technical_content_string_literals
|
| 191 |
+
data_files:
|
| 192 |
+
- split: test
|
| 193 |
+
path: code_technical_content_string_literals/test-*
|
| 194 |
- config_name: code_technical_content_variable_naming_conventions
|
| 195 |
data_files:
|
| 196 |
- split: test
|
code_technical_content_string_literals/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:647fcd31d8c75dbb238d7c24221e9fdff210bb2a4010c1a7edb50af3f89e8961
|
| 3 |
+
size 6997
|