adibvafa commited on
Commit
d8474ce
·
verified ·
1 Parent(s): 427f444

Upload dataset

Browse files
README.md CHANGED
@@ -1163,11 +1163,11 @@ configs:
1163
  - config_name: user_9
1164
  data_files:
1165
  - split: train
1166
- path: user_9/train.parquet
1167
  - split: test
1168
- path: user_9/test.parquet
1169
  - split: validation
1170
- path: user_9/validation.parquet
1171
  - config_name: user_90
1172
  data_files:
1173
  - split: train
@@ -1387,4 +1387,50 @@ dataset_info:
1387
  num_examples: 15
1388
  download_size: 1700538
1389
  dataset_size: 98785168
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1390
  ---
 
1163
  - config_name: user_9
1164
  data_files:
1165
  - split: train
1166
+ path: user_9/train-*
1167
  - split: test
1168
+ path: user_9/test-*
1169
  - split: validation
1170
+ path: user_9/validation-*
1171
  - config_name: user_90
1172
  data_files:
1173
  - split: train
 
1387
  num_examples: 15
1388
  download_size: 1700538
1389
  dataset_size: 98785168
1390
+ - config_name: user_9
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: 73012124
1427
+ num_examples: 126
1428
+ - name: test
1429
+ num_bytes: 8690460
1430
+ num_examples: 15
1431
+ - name: validation
1432
+ num_bytes: 8690460
1433
+ num_examples: 15
1434
+ download_size: 1673474
1435
+ dataset_size: 90393044
1436
  ---
user_9/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d5ac424def14824e4295fd151de23e2ac2e21d7d67aa06f57f7c30410e91845
3
+ size 443217
user_9/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8225d2e1a2e50e8a120dda9628d69139ef8117f451b70ab5951ed11ae4ec2c75
3
+ size 787040
user_9/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d5ac424def14824e4295fd151de23e2ac2e21d7d67aa06f57f7c30410e91845
3
+ size 443217