Upload dataset
Browse files- README.md +28 -0
- triviaqa/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -744,6 +744,30 @@ dataset_info:
|
|
| 744 |
num_examples: 300
|
| 745 |
download_size: 4844120
|
| 746 |
dataset_size: 11183448
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 747 |
configs:
|
| 748 |
- config_name: 2wikimqa
|
| 749 |
data_files:
|
|
@@ -869,4 +893,8 @@ configs:
|
|
| 869 |
data_files:
|
| 870 |
- split: test
|
| 871 |
path: trec_e/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 872 |
---
|
|
|
|
| 744 |
num_examples: 300
|
| 745 |
download_size: 4844120
|
| 746 |
dataset_size: 11183448
|
| 747 |
+
- config_name: triviaqa
|
| 748 |
+
features:
|
| 749 |
+
- name: input
|
| 750 |
+
dtype: string
|
| 751 |
+
- name: context
|
| 752 |
+
dtype: string
|
| 753 |
+
- name: answers
|
| 754 |
+
list: string
|
| 755 |
+
- name: length
|
| 756 |
+
dtype: int64
|
| 757 |
+
- name: dataset
|
| 758 |
+
dtype: string
|
| 759 |
+
- name: language
|
| 760 |
+
dtype: string
|
| 761 |
+
- name: all_classes
|
| 762 |
+
dtype: 'null'
|
| 763 |
+
- name: _id
|
| 764 |
+
dtype: string
|
| 765 |
+
splits:
|
| 766 |
+
- name: test
|
| 767 |
+
num_bytes: 10153400
|
| 768 |
+
num_examples: 200
|
| 769 |
+
download_size: 6282692
|
| 770 |
+
dataset_size: 10153400
|
| 771 |
configs:
|
| 772 |
- config_name: 2wikimqa
|
| 773 |
data_files:
|
|
|
|
| 893 |
data_files:
|
| 894 |
- split: test
|
| 895 |
path: trec_e/test-*
|
| 896 |
+
- config_name: triviaqa
|
| 897 |
+
data_files:
|
| 898 |
+
- split: test
|
| 899 |
+
path: triviaqa/test-*
|
| 900 |
---
|
triviaqa/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06b10a67caf13dcc43c3a5c6b13c186099ecade93d375fc76d88ff54de9f8fc8
|
| 3 |
+
size 6282692
|