Upload dataset
Browse files
README.md
CHANGED
|
@@ -267,11 +267,11 @@ configs:
|
|
| 267 |
- config_name: user_13
|
| 268 |
data_files:
|
| 269 |
- split: train
|
| 270 |
-
path: user_13/train
|
| 271 |
- split: test
|
| 272 |
-
path: user_13/test
|
| 273 |
- split: validation
|
| 274 |
-
path: user_13/validation
|
| 275 |
- config_name: user_130
|
| 276 |
data_files:
|
| 277 |
- split: train
|
|
@@ -1387,6 +1387,52 @@ dataset_info:
|
|
| 1387 |
num_examples: 15
|
| 1388 |
download_size: 1853774
|
| 1389 |
dataset_size: 100274834
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1390 |
- config_name: user_6
|
| 1391 |
features:
|
| 1392 |
- name: user_id
|
|
|
|
| 267 |
- config_name: user_13
|
| 268 |
data_files:
|
| 269 |
- split: train
|
| 270 |
+
path: user_13/train-*
|
| 271 |
- split: test
|
| 272 |
+
path: user_13/test-*
|
| 273 |
- split: validation
|
| 274 |
+
path: user_13/validation-*
|
| 275 |
- config_name: user_130
|
| 276 |
data_files:
|
| 277 |
- split: train
|
|
|
|
| 1387 |
num_examples: 15
|
| 1388 |
download_size: 1853774
|
| 1389 |
dataset_size: 100274834
|
| 1390 |
+
- config_name: user_13
|
| 1391 |
+
features:
|
| 1392 |
+
- name: user_id
|
| 1393 |
+
dtype: int64
|
| 1394 |
+
- name: question
|
| 1395 |
+
dtype: string
|
| 1396 |
+
- name: choice_a
|
| 1397 |
+
dtype: string
|
| 1398 |
+
- name: choice_b
|
| 1399 |
+
dtype: string
|
| 1400 |
+
- name: choice_c
|
| 1401 |
+
dtype: string
|
| 1402 |
+
- name: choice_d
|
| 1403 |
+
dtype: string
|
| 1404 |
+
- name: choice_e
|
| 1405 |
+
dtype: string
|
| 1406 |
+
- name: correct_choice
|
| 1407 |
+
dtype: string
|
| 1408 |
+
- name: rationale
|
| 1409 |
+
dtype: string
|
| 1410 |
+
- name: index
|
| 1411 |
+
dtype: int64
|
| 1412 |
+
- name: question_with_choices
|
| 1413 |
+
dtype: string
|
| 1414 |
+
- name: documents
|
| 1415 |
+
list: string
|
| 1416 |
+
- name: documents_granular
|
| 1417 |
+
list: string
|
| 1418 |
+
- name: user_documents
|
| 1419 |
+
list: string
|
| 1420 |
+
- name: assistant_documents
|
| 1421 |
+
list: string
|
| 1422 |
+
- name: correct_answer
|
| 1423 |
+
dtype: string
|
| 1424 |
+
splits:
|
| 1425 |
+
- name: train
|
| 1426 |
+
num_bytes: 83347607
|
| 1427 |
+
num_examples: 126
|
| 1428 |
+
- name: test
|
| 1429 |
+
num_bytes: 9923965
|
| 1430 |
+
num_examples: 15
|
| 1431 |
+
- name: validation
|
| 1432 |
+
num_bytes: 9923965
|
| 1433 |
+
num_examples: 15
|
| 1434 |
+
download_size: 1776183
|
| 1435 |
+
dataset_size: 103195537
|
| 1436 |
- config_name: user_6
|
| 1437 |
features:
|
| 1438 |
- name: user_id
|
user_13/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c55f6d180bab14b3daf8da6557e78779ff4ccb9fe5cf6ee17dadaabd93790c60
|
| 3 |
+
size 495291
|
user_13/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bf02afe469cb338ffd4a356fc201c65d8c82a3918475ff95672e2d3ad0d9e76
|
| 3 |
+
size 785601
|
user_13/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c55f6d180bab14b3daf8da6557e78779ff4ccb9fe5cf6ee17dadaabd93790c60
|
| 3 |
+
size 495291
|