Datasets:
Uploading code_technical_content subset
Browse files
README.md
CHANGED
@@ -8,6 +8,40 @@ tags:
|
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
- config_name: mathematical_scientific_notation
|
12 |
features:
|
13 |
- name: question
|
@@ -77,6 +111,10 @@ dataset_info:
|
|
77 |
download_size: 13108
|
78 |
dataset_size: 23057
|
79 |
configs:
|
|
|
|
|
|
|
|
|
80 |
- config_name: mathematical_scientific_notation
|
81 |
data_files:
|
82 |
- split: test
|
|
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
dataset_info:
|
11 |
+
- config_name: code_technical_content
|
12 |
+
features:
|
13 |
+
- name: question
|
14 |
+
dtype: string
|
15 |
+
- name: choices
|
16 |
+
sequence: string
|
17 |
+
- name: answer
|
18 |
+
dtype: int64
|
19 |
+
- name: answer_label
|
20 |
+
dtype: string
|
21 |
+
- name: split
|
22 |
+
dtype: string
|
23 |
+
- name: subcategories
|
24 |
+
dtype: string
|
25 |
+
- name: lang
|
26 |
+
dtype: string
|
27 |
+
- name: second_lang
|
28 |
+
dtype: string
|
29 |
+
- name: coding_lang
|
30 |
+
dtype: string
|
31 |
+
- name: notes
|
32 |
+
dtype: string
|
33 |
+
- name: id
|
34 |
+
dtype: string
|
35 |
+
- name: set_id
|
36 |
+
dtype: float64
|
37 |
+
- name: variation_id
|
38 |
+
dtype: string
|
39 |
+
splits:
|
40 |
+
- name: test
|
41 |
+
num_bytes: 34461
|
42 |
+
num_examples: 94
|
43 |
+
download_size: 12077
|
44 |
+
dataset_size: 34461
|
45 |
- config_name: mathematical_scientific_notation
|
46 |
features:
|
47 |
- name: question
|
|
|
111 |
download_size: 13108
|
112 |
dataset_size: 23057
|
113 |
configs:
|
114 |
+
- config_name: code_technical_content
|
115 |
+
data_files:
|
116 |
+
- split: test
|
117 |
+
path: code_technical_content/test-*
|
118 |
- config_name: mathematical_scientific_notation
|
119 |
data_files:
|
120 |
- split: test
|
code_technical_content/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:8260374e6cd34747371a157246edbd9d432f21d8e752594a7d981870b83f840f
|
3 |
+
size 12077
|