Datasets:
Uploading multi-linguality subset
Browse files- README.md +32 -0
- multi-linguality/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -41,6 +41,34 @@ dataset_info:
|
|
41 |
num_examples: 27
|
42 |
download_size: 12626
|
43 |
dataset_size: 6333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
- config_name: social_media_informal_text
|
45 |
features:
|
46 |
- name: question
|
@@ -104,6 +132,10 @@ configs:
|
|
104 |
path: code_technical_content/dev-*
|
105 |
- split: test
|
106 |
path: code_technical_content/test-*
|
|
|
|
|
|
|
|
|
107 |
- config_name: social_media_informal_text
|
108 |
data_files:
|
109 |
- split: test
|
|
|
41 |
num_examples: 27
|
42 |
download_size: 12626
|
43 |
dataset_size: 6333
|
44 |
+
- config_name: multi-linguality
|
45 |
+
features:
|
46 |
+
- name: question
|
47 |
+
dtype: string
|
48 |
+
- name: choices
|
49 |
+
sequence: string
|
50 |
+
- name: answer
|
51 |
+
dtype: int64
|
52 |
+
- name: answer_label
|
53 |
+
dtype: string
|
54 |
+
- name: split
|
55 |
+
dtype: string
|
56 |
+
- name: subcategories
|
57 |
+
dtype: string
|
58 |
+
- name: lang
|
59 |
+
dtype: string
|
60 |
+
- name: second_lang
|
61 |
+
dtype: string
|
62 |
+
- name: coding_lang
|
63 |
+
dtype: string
|
64 |
+
- name: notes
|
65 |
+
dtype: string
|
66 |
+
splits:
|
67 |
+
- name: test
|
68 |
+
num_bytes: 17975
|
69 |
+
num_examples: 87
|
70 |
+
download_size: 10122
|
71 |
+
dataset_size: 17975
|
72 |
- config_name: social_media_informal_text
|
73 |
features:
|
74 |
- name: question
|
|
|
132 |
path: code_technical_content/dev-*
|
133 |
- split: test
|
134 |
path: code_technical_content/test-*
|
135 |
+
- config_name: multi-linguality
|
136 |
+
data_files:
|
137 |
+
- split: test
|
138 |
+
path: multi-linguality/test-*
|
139 |
- config_name: social_media_informal_text
|
140 |
data_files:
|
141 |
- split: test
|
multi-linguality/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afadbaeb6a606f902de921403c396543ab65e829b475840159f4967cafbd4e96
|
3 |
+
size 10122
|