Datasets:
Uploading code_technical_content_string_literals subset
Browse files
README.md
CHANGED
@@ -16,6 +16,10 @@ configs:
|
|
16 |
data_files:
|
17 |
- split: test
|
18 |
path: code_technical_content_cannonical/test-*
|
|
|
|
|
|
|
|
|
19 |
- config_name: code_technical_content_variable_naming_conventions
|
20 |
data_files:
|
21 |
- split: test
|
@@ -93,6 +97,40 @@ dataset_info:
|
|
93 |
num_examples: 5
|
94 |
download_size: 6965
|
95 |
dataset_size: 1632
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
- config_name: code_technical_content_variable_naming_conventions
|
97 |
features:
|
98 |
- name: question
|
|
|
16 |
data_files:
|
17 |
- split: test
|
18 |
path: code_technical_content_cannonical/test-*
|
19 |
+
- config_name: code_technical_content_string_literals
|
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
|
|
|
97 |
num_examples: 5
|
98 |
download_size: 6965
|
99 |
dataset_size: 1632
|
100 |
+
- config_name: code_technical_content_string_literals
|
101 |
+
features:
|
102 |
+
- name: question
|
103 |
+
dtype: string
|
104 |
+
- name: choices
|
105 |
+
sequence: string
|
106 |
+
- name: answer
|
107 |
+
dtype: int64
|
108 |
+
- name: answer_label
|
109 |
+
dtype: string
|
110 |
+
- name: split
|
111 |
+
dtype: string
|
112 |
+
- name: subcategories
|
113 |
+
dtype: string
|
114 |
+
- name: lang
|
115 |
+
dtype: string
|
116 |
+
- name: second_lang
|
117 |
+
dtype: string
|
118 |
+
- name: coding_lang
|
119 |
+
dtype: string
|
120 |
+
- name: notes
|
121 |
+
dtype: string
|
122 |
+
- name: id
|
123 |
+
dtype: string
|
124 |
+
- name: set_id
|
125 |
+
dtype: float64
|
126 |
+
- name: variation_id
|
127 |
+
dtype: string
|
128 |
+
splits:
|
129 |
+
- name: test
|
130 |
+
num_bytes: 3557
|
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
|
code_technical_content_string_literals/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:369da076eee7f21d2b9724616a2c28daa818ee066e236579a893ae92595200ba
|
3 |
+
size 7004
|