Datasets:
Uploading code_technical_content_cannonical subset
Browse files
README.md
CHANGED
@@ -42,6 +42,40 @@ dataset_info:
|
|
42 |
num_examples: 21
|
43 |
download_size: 8410
|
44 |
dataset_size: 7633
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
- config_name: code_technical_content_variable_naming_conventions
|
46 |
features:
|
47 |
- name: question
|
@@ -115,6 +149,10 @@ configs:
|
|
115 |
data_files:
|
116 |
- split: test
|
117 |
path: code_technical_content_buggy_code/test-*
|
|
|
|
|
|
|
|
|
118 |
- config_name: code_technical_content_variable_naming_conventions
|
119 |
data_files:
|
120 |
- split: test
|
|
|
42 |
num_examples: 21
|
43 |
download_size: 8410
|
44 |
dataset_size: 7633
|
45 |
+
- config_name: code_technical_content_cannonical
|
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: float64
|
71 |
+
- name: variation_id
|
72 |
+
dtype: string
|
73 |
+
splits:
|
74 |
+
- name: test
|
75 |
+
num_bytes: 1632
|
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
|
|
|
149 |
data_files:
|
150 |
- split: test
|
151 |
path: code_technical_content_buggy_code/test-*
|
152 |
+
- config_name: code_technical_content_cannonical
|
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
|
code_technical_content_cannonical/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:4e8435452f2f1e4755973cf36f8c726115c24748dbd86c406f424a368db0482c
|
3 |
+
size 6961
|