Upload dataset
Browse files
README.md
CHANGED
|
@@ -1075,11 +1075,11 @@ configs:
|
|
| 1075 |
- config_name: user_8
|
| 1076 |
data_files:
|
| 1077 |
- split: train
|
| 1078 |
-
path: user_8/train
|
| 1079 |
- split: test
|
| 1080 |
-
path: user_8/test
|
| 1081 |
- split: validation
|
| 1082 |
-
path: user_8/validation
|
| 1083 |
- config_name: user_80
|
| 1084 |
data_files:
|
| 1085 |
- split: train
|
|
@@ -1341,4 +1341,50 @@ dataset_info:
|
|
| 1341 |
num_examples: 14
|
| 1342 |
download_size: 1356242
|
| 1343 |
dataset_size: 80047344
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1344 |
---
|
|
|
|
| 1075 |
- config_name: user_8
|
| 1076 |
data_files:
|
| 1077 |
- split: train
|
| 1078 |
+
path: user_8/train-*
|
| 1079 |
- split: test
|
| 1080 |
+
path: user_8/test-*
|
| 1081 |
- split: validation
|
| 1082 |
+
path: user_8/validation-*
|
| 1083 |
- config_name: user_80
|
| 1084 |
data_files:
|
| 1085 |
- split: train
|
|
|
|
| 1341 |
num_examples: 14
|
| 1342 |
download_size: 1356242
|
| 1343 |
dataset_size: 80047344
|
| 1344 |
+
- config_name: user_8
|
| 1345 |
+
features:
|
| 1346 |
+
- name: user_id
|
| 1347 |
+
dtype: int64
|
| 1348 |
+
- name: question
|
| 1349 |
+
dtype: string
|
| 1350 |
+
- name: choice_a
|
| 1351 |
+
dtype: string
|
| 1352 |
+
- name: choice_b
|
| 1353 |
+
dtype: string
|
| 1354 |
+
- name: choice_c
|
| 1355 |
+
dtype: string
|
| 1356 |
+
- name: choice_d
|
| 1357 |
+
dtype: string
|
| 1358 |
+
- name: choice_e
|
| 1359 |
+
dtype: string
|
| 1360 |
+
- name: correct_choice
|
| 1361 |
+
dtype: string
|
| 1362 |
+
- name: rationale
|
| 1363 |
+
dtype: string
|
| 1364 |
+
- name: index
|
| 1365 |
+
dtype: int64
|
| 1366 |
+
- name: question_with_choices
|
| 1367 |
+
dtype: string
|
| 1368 |
+
- name: documents
|
| 1369 |
+
list: string
|
| 1370 |
+
- name: documents_granular
|
| 1371 |
+
list: string
|
| 1372 |
+
- name: user_documents
|
| 1373 |
+
list: string
|
| 1374 |
+
- name: assistant_documents
|
| 1375 |
+
list: string
|
| 1376 |
+
- name: correct_answer
|
| 1377 |
+
dtype: string
|
| 1378 |
+
splits:
|
| 1379 |
+
- name: train
|
| 1380 |
+
num_bytes: 79786236
|
| 1381 |
+
num_examples: 126
|
| 1382 |
+
- name: test
|
| 1383 |
+
num_bytes: 9499466
|
| 1384 |
+
num_examples: 15
|
| 1385 |
+
- name: validation
|
| 1386 |
+
num_bytes: 9499466
|
| 1387 |
+
num_examples: 15
|
| 1388 |
+
download_size: 1700538
|
| 1389 |
+
dataset_size: 98785168
|
| 1390 |
---
|
user_8/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdd36503a76763f82df7aaf5fc5532e6f4c69c996e992155045c60d4b4f1c609
|
| 3 |
+
size 468035
|
user_8/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c8713630acd4f0b000579a0b2b1decf7922b3276206c1314a361e533f461a9f
|
| 3 |
+
size 764468
|
user_8/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdd36503a76763f82df7aaf5fc5532e6f4c69c996e992155045c60d4b4f1c609
|
| 3 |
+
size 468035
|