Datasets:
Uploading code_technical_content_comments_across_languages 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_string_literals
|
80 |
features:
|
81 |
- name: question
|
@@ -221,6 +255,10 @@ configs:
|
|
221 |
data_files:
|
222 |
- split: test
|
223 |
path: code_technical_content_cannonical/test-*
|
|
|
|
|
|
|
|
|
224 |
- config_name: code_technical_content_string_literals
|
225 |
data_files:
|
226 |
- split: test
|
|
|
76 |
num_examples: 5
|
77 |
download_size: 6961
|
78 |
dataset_size: 1632
|
79 |
+
- config_name: code_technical_content_comments_across_languages
|
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: 6024
|
110 |
+
num_examples: 15
|
111 |
+
download_size: 7966
|
112 |
+
dataset_size: 6024
|
113 |
- config_name: code_technical_content_string_literals
|
114 |
features:
|
115 |
- name: question
|
|
|
255 |
data_files:
|
256 |
- split: test
|
257 |
path: code_technical_content_cannonical/test-*
|
258 |
+
- config_name: code_technical_content_comments_across_languages
|
259 |
+
data_files:
|
260 |
+
- split: test
|
261 |
+
path: code_technical_content_comments_across_languages/test-*
|
262 |
- config_name: code_technical_content_string_literals
|
263 |
data_files:
|
264 |
- split: test
|
code_technical_content_comments_across_languages/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:8b0ee8ddddae5df921bdc779f11a409e070b60da1888cff9ea096c0d6b8456e1
|
3 |
+
size 7966
|