Datasets:
Uploading code_technical_content subset
Browse files
README.md
CHANGED
|
@@ -8,6 +8,10 @@ tags:
|
|
| 8 |
- multilingual
|
| 9 |
- tokenization
|
| 10 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
- config_name: mathematical_scientific_notation
|
| 12 |
data_files:
|
| 13 |
- split: test
|
|
@@ -17,6 +21,40 @@ configs:
|
|
| 17 |
- split: test
|
| 18 |
path: social_media_informal_text/test-*
|
| 19 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- config_name: mathematical_scientific_notation
|
| 21 |
features:
|
| 22 |
- name: question
|
|
|
|
| 8 |
- multilingual
|
| 9 |
- tokenization
|
| 10 |
configs:
|
| 11 |
+
- config_name: code_technical_content
|
| 12 |
+
data_files:
|
| 13 |
+
- split: test
|
| 14 |
+
path: code_technical_content/test-*
|
| 15 |
- config_name: mathematical_scientific_notation
|
| 16 |
data_files:
|
| 17 |
- split: test
|
|
|
|
| 21 |
- split: test
|
| 22 |
path: social_media_informal_text/test-*
|
| 23 |
dataset_info:
|
| 24 |
+
- config_name: code_technical_content
|
| 25 |
+
features:
|
| 26 |
+
- name: question
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: choices
|
| 29 |
+
sequence: string
|
| 30 |
+
- name: answer
|
| 31 |
+
dtype: int64
|
| 32 |
+
- name: answer_label
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: split
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: subcategories
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: lang
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: second_lang
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: coding_lang
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: notes
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: id
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: set_id
|
| 49 |
+
dtype: float64
|
| 50 |
+
- name: variation_id
|
| 51 |
+
dtype: string
|
| 52 |
+
splits:
|
| 53 |
+
- name: test
|
| 54 |
+
num_bytes: 69907
|
| 55 |
+
num_examples: 298
|
| 56 |
+
download_size: 36571
|
| 57 |
+
dataset_size: 69907
|
| 58 |
- config_name: mathematical_scientific_notation
|
| 59 |
features:
|
| 60 |
- name: question
|
code_technical_content/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0b17edfa2a03d0abd093319009aa431a65f976171e17132eac02702c5039530
|
| 3 |
+
size 36571
|