Upload dataset
Browse files
README.md
CHANGED
|
@@ -157,6 +157,27 @@ dataset_info:
|
|
| 157 |
num_examples: 799
|
| 158 |
download_size: 48912
|
| 159 |
dataset_size: 140666.27354596622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 160 |
configs:
|
| 161 |
- config_name: mcq_exams_test_ar
|
| 162 |
data_files:
|
|
@@ -200,4 +221,10 @@ configs:
|
|
| 200 |
path: multiple_choice_rating_sentiment_no_neutral_task/validation-*
|
| 201 |
- split: test
|
| 202 |
path: multiple_choice_rating_sentiment_no_neutral_task/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 203 |
---
|
|
|
|
| 157 |
num_examples: 799
|
| 158 |
download_size: 48912
|
| 159 |
dataset_size: 140666.27354596622
|
| 160 |
+
- config_name: multiple_choice_rating_sentiment_task
|
| 161 |
+
features:
|
| 162 |
+
- name: query
|
| 163 |
+
dtype: string
|
| 164 |
+
- name: sol1
|
| 165 |
+
dtype: string
|
| 166 |
+
- name: sol2
|
| 167 |
+
dtype: string
|
| 168 |
+
- name: sol3
|
| 169 |
+
dtype: string
|
| 170 |
+
- name: label
|
| 171 |
+
dtype: string
|
| 172 |
+
splits:
|
| 173 |
+
- name: validation
|
| 174 |
+
num_bytes: 0
|
| 175 |
+
num_examples: 0
|
| 176 |
+
- name: test
|
| 177 |
+
num_bytes: 121763.86071726438
|
| 178 |
+
num_examples: 599
|
| 179 |
+
download_size: 41082
|
| 180 |
+
dataset_size: 121763.86071726438
|
| 181 |
configs:
|
| 182 |
- config_name: mcq_exams_test_ar
|
| 183 |
data_files:
|
|
|
|
| 221 |
path: multiple_choice_rating_sentiment_no_neutral_task/validation-*
|
| 222 |
- split: test
|
| 223 |
path: multiple_choice_rating_sentiment_no_neutral_task/test-*
|
| 224 |
+
- config_name: multiple_choice_rating_sentiment_task
|
| 225 |
+
data_files:
|
| 226 |
+
- split: validation
|
| 227 |
+
path: multiple_choice_rating_sentiment_task/validation-*
|
| 228 |
+
- split: test
|
| 229 |
+
path: multiple_choice_rating_sentiment_task/test-*
|
| 230 |
---
|
multiple_choice_rating_sentiment_task/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:198874af1ab2318aea3acd97448184dc3043af47bcc4c6713a91fe636b64bfb9
|
| 3 |
+
size 39788
|
multiple_choice_rating_sentiment_task/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c45569c7229163aa69c0dc95886f165876bf45459f8eda6ad6046793e02882a7
|
| 3 |
+
size 1294
|