Upload dataset
Browse files
README.md
CHANGED
|
@@ -3,11 +3,11 @@ configs:
|
|
| 3 |
- config_name: user_10
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
-
path: user_10/train
|
| 7 |
- split: test
|
| 8 |
-
path: user_10/test
|
| 9 |
- split: validation
|
| 10 |
-
path: user_10/validation
|
| 11 |
- config_name: user_100
|
| 12 |
data_files:
|
| 13 |
- split: train
|
|
@@ -1249,6 +1249,52 @@ configs:
|
|
| 1249 |
- split: validation
|
| 1250 |
path: user_99/validation.parquet
|
| 1251 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1252 |
- config_name: user_6
|
| 1253 |
features:
|
| 1254 |
- name: user_id
|
|
|
|
| 3 |
- config_name: user_10
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
+
path: user_10/train-*
|
| 7 |
- split: test
|
| 8 |
+
path: user_10/test-*
|
| 9 |
- split: validation
|
| 10 |
+
path: user_10/validation-*
|
| 11 |
- config_name: user_100
|
| 12 |
data_files:
|
| 13 |
- split: train
|
|
|
|
| 1249 |
- split: validation
|
| 1250 |
path: user_99/validation.parquet
|
| 1251 |
dataset_info:
|
| 1252 |
+
- config_name: user_10
|
| 1253 |
+
features:
|
| 1254 |
+
- name: user_id
|
| 1255 |
+
dtype: int64
|
| 1256 |
+
- name: question
|
| 1257 |
+
dtype: string
|
| 1258 |
+
- name: choice_a
|
| 1259 |
+
dtype: string
|
| 1260 |
+
- name: choice_b
|
| 1261 |
+
dtype: string
|
| 1262 |
+
- name: choice_c
|
| 1263 |
+
dtype: string
|
| 1264 |
+
- name: choice_d
|
| 1265 |
+
dtype: string
|
| 1266 |
+
- name: choice_e
|
| 1267 |
+
dtype: string
|
| 1268 |
+
- name: correct_choice
|
| 1269 |
+
dtype: string
|
| 1270 |
+
- name: rationale
|
| 1271 |
+
dtype: string
|
| 1272 |
+
- name: index
|
| 1273 |
+
dtype: int64
|
| 1274 |
+
- name: question_with_choices
|
| 1275 |
+
dtype: string
|
| 1276 |
+
- name: documents
|
| 1277 |
+
list: string
|
| 1278 |
+
- name: documents_granular
|
| 1279 |
+
list: string
|
| 1280 |
+
- name: user_documents
|
| 1281 |
+
list: string
|
| 1282 |
+
- name: assistant_documents
|
| 1283 |
+
list: string
|
| 1284 |
+
- name: correct_answer
|
| 1285 |
+
dtype: string
|
| 1286 |
+
splits:
|
| 1287 |
+
- name: train
|
| 1288 |
+
num_bytes: 85257216
|
| 1289 |
+
num_examples: 126
|
| 1290 |
+
- name: test
|
| 1291 |
+
num_bytes: 10150293
|
| 1292 |
+
num_examples: 15
|
| 1293 |
+
- name: validation
|
| 1294 |
+
num_bytes: 10150293
|
| 1295 |
+
num_examples: 15
|
| 1296 |
+
download_size: 1897557
|
| 1297 |
+
dataset_size: 105557802
|
| 1298 |
- config_name: user_6
|
| 1299 |
features:
|
| 1300 |
- name: user_id
|
user_10/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:116d2423b05d39f437c7377db2e78fe412ea1d4b4bf85726f05b9957fb110704
|
| 3 |
+
size 514685
|
user_10/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2889807cc4a7c34e84261e723ecb976e950074c33263de5748b7b93ec31ff4d
|
| 3 |
+
size 868187
|
user_10/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:116d2423b05d39f437c7377db2e78fe412ea1d4b4bf85726f05b9957fb110704
|
| 3 |
+
size 514685
|