Upload dataset
Browse files- README.md +28 -0
- triviaqa_e/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -768,6 +768,30 @@ dataset_info:
|
|
| 768 |
num_examples: 200
|
| 769 |
download_size: 6282692
|
| 770 |
dataset_size: 10153400
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 771 |
configs:
|
| 772 |
- config_name: 2wikimqa
|
| 773 |
data_files:
|
|
@@ -897,4 +921,8 @@ configs:
|
|
| 897 |
data_files:
|
| 898 |
- split: test
|
| 899 |
path: triviaqa/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 900 |
---
|
|
|
|
| 768 |
num_examples: 200
|
| 769 |
download_size: 6282692
|
| 770 |
dataset_size: 10153400
|
| 771 |
+
- config_name: triviaqa_e
|
| 772 |
+
features:
|
| 773 |
+
- name: input
|
| 774 |
+
dtype: string
|
| 775 |
+
- name: context
|
| 776 |
+
dtype: string
|
| 777 |
+
- name: answers
|
| 778 |
+
list: string
|
| 779 |
+
- name: length
|
| 780 |
+
dtype: int64
|
| 781 |
+
- name: dataset
|
| 782 |
+
dtype: string
|
| 783 |
+
- name: language
|
| 784 |
+
dtype: string
|
| 785 |
+
- name: all_classes
|
| 786 |
+
dtype: 'null'
|
| 787 |
+
- name: _id
|
| 788 |
+
dtype: string
|
| 789 |
+
splits:
|
| 790 |
+
- name: test
|
| 791 |
+
num_bytes: 12465157
|
| 792 |
+
num_examples: 300
|
| 793 |
+
download_size: 7534009
|
| 794 |
+
dataset_size: 12465157
|
| 795 |
configs:
|
| 796 |
- config_name: 2wikimqa
|
| 797 |
data_files:
|
|
|
|
| 921 |
data_files:
|
| 922 |
- split: test
|
| 923 |
path: triviaqa/test-*
|
| 924 |
+
- config_name: triviaqa_e
|
| 925 |
+
data_files:
|
| 926 |
+
- split: test
|
| 927 |
+
path: triviaqa_e/test-*
|
| 928 |
---
|
triviaqa_e/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7837b12bce153936da0d7f650c72bb601dec618e4ebca6784a2343e4607c61da
|
| 3 |
+
size 7534009
|