Upload dataset
Browse files
README.md
CHANGED
|
@@ -355,11 +355,11 @@ configs:
|
|
| 355 |
- config_name: user_14
|
| 356 |
data_files:
|
| 357 |
- split: train
|
| 358 |
-
path: user_14/train
|
| 359 |
- split: test
|
| 360 |
-
path: user_14/test
|
| 361 |
- split: validation
|
| 362 |
-
path: user_14/validation
|
| 363 |
- config_name: user_140
|
| 364 |
data_files:
|
| 365 |
- split: train
|
|
@@ -1433,6 +1433,52 @@ dataset_info:
|
|
| 1433 |
num_examples: 15
|
| 1434 |
download_size: 1776183
|
| 1435 |
dataset_size: 103195537
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1436 |
- config_name: user_6
|
| 1437 |
features:
|
| 1438 |
- name: user_id
|
|
|
|
| 355 |
- config_name: user_14
|
| 356 |
data_files:
|
| 357 |
- split: train
|
| 358 |
+
path: user_14/train-*
|
| 359 |
- split: test
|
| 360 |
+
path: user_14/test-*
|
| 361 |
- split: validation
|
| 362 |
+
path: user_14/validation-*
|
| 363 |
- config_name: user_140
|
| 364 |
data_files:
|
| 365 |
- split: train
|
|
|
|
| 1433 |
num_examples: 15
|
| 1434 |
download_size: 1776183
|
| 1435 |
dataset_size: 103195537
|
| 1436 |
+
- config_name: user_14
|
| 1437 |
+
features:
|
| 1438 |
+
- name: user_id
|
| 1439 |
+
dtype: int64
|
| 1440 |
+
- name: question
|
| 1441 |
+
dtype: string
|
| 1442 |
+
- name: choice_a
|
| 1443 |
+
dtype: string
|
| 1444 |
+
- name: choice_b
|
| 1445 |
+
dtype: string
|
| 1446 |
+
- name: choice_c
|
| 1447 |
+
dtype: string
|
| 1448 |
+
- name: choice_d
|
| 1449 |
+
dtype: string
|
| 1450 |
+
- name: choice_e
|
| 1451 |
+
dtype: string
|
| 1452 |
+
- name: correct_choice
|
| 1453 |
+
dtype: string
|
| 1454 |
+
- name: rationale
|
| 1455 |
+
dtype: string
|
| 1456 |
+
- name: index
|
| 1457 |
+
dtype: int64
|
| 1458 |
+
- name: question_with_choices
|
| 1459 |
+
dtype: string
|
| 1460 |
+
- name: documents
|
| 1461 |
+
list: string
|
| 1462 |
+
- name: documents_granular
|
| 1463 |
+
list: string
|
| 1464 |
+
- name: user_documents
|
| 1465 |
+
list: string
|
| 1466 |
+
- name: assistant_documents
|
| 1467 |
+
list: string
|
| 1468 |
+
- name: correct_answer
|
| 1469 |
+
dtype: string
|
| 1470 |
+
splits:
|
| 1471 |
+
- name: train
|
| 1472 |
+
num_bytes: 68004338
|
| 1473 |
+
num_examples: 126
|
| 1474 |
+
- name: test
|
| 1475 |
+
num_bytes: 8096780
|
| 1476 |
+
num_examples: 15
|
| 1477 |
+
- name: validation
|
| 1478 |
+
num_bytes: 8096780
|
| 1479 |
+
num_examples: 15
|
| 1480 |
+
download_size: 1571295
|
| 1481 |
+
dataset_size: 84197898
|
| 1482 |
- config_name: user_6
|
| 1483 |
features:
|
| 1484 |
- name: user_id
|
user_14/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eea6341b8051b3795689c04907bba016c512c20c4a9ebeb23be770c85cefeb8b
|
| 3 |
+
size 419148
|
user_14/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a45b45eef3073fac42a6986f1f2939426bb167c20603b838636479089a65f46f
|
| 3 |
+
size 732999
|
user_14/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eea6341b8051b3795689c04907bba016c512c20c4a9ebeb23be770c85cefeb8b
|
| 3 |
+
size 419148
|