Upload dataset
Browse files- README.md +35 -1
- truthfulqa/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
4 |
-
|
5 |
features:
|
6 |
- name: question
|
7 |
dtype: string
|
@@ -15,9 +15,43 @@ dataset_info:
|
|
15 |
num_examples: 3270
|
16 |
download_size: 1257630
|
17 |
dataset_size: 1998182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
configs:
|
19 |
- config_name: boolq
|
20 |
data_files:
|
21 |
- split: validation
|
22 |
path: boolq/validation-*
|
|
|
|
|
|
|
|
|
23 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
dataset_info:
|
4 |
+
- config_name: boolq
|
5 |
features:
|
6 |
- name: question
|
7 |
dtype: string
|
|
|
15 |
num_examples: 3270
|
16 |
download_size: 1257630
|
17 |
dataset_size: 1998182
|
18 |
+
- config_name: truthfulqa
|
19 |
+
features:
|
20 |
+
- name: question
|
21 |
+
dtype: string
|
22 |
+
- name: mc1_targets
|
23 |
+
struct:
|
24 |
+
- name: choices
|
25 |
+
sequence: string
|
26 |
+
- name: labels
|
27 |
+
sequence: int32
|
28 |
+
- name: mc2_targets
|
29 |
+
struct:
|
30 |
+
- name: choices
|
31 |
+
sequence: string
|
32 |
+
- name: labels
|
33 |
+
sequence: int32
|
34 |
+
- name: category
|
35 |
+
dtype: string
|
36 |
+
- name: source
|
37 |
+
dtype: string
|
38 |
+
- name: website_data
|
39 |
+
dtype: string
|
40 |
+
- name: retrieved_passages
|
41 |
+
sequence: string
|
42 |
+
splits:
|
43 |
+
- name: validation
|
44 |
+
num_bytes: 24476993
|
45 |
+
num_examples: 817
|
46 |
+
download_size: 10176147
|
47 |
+
dataset_size: 24476993
|
48 |
configs:
|
49 |
- config_name: boolq
|
50 |
data_files:
|
51 |
- split: validation
|
52 |
path: boolq/validation-*
|
53 |
+
- config_name: truthfulqa
|
54 |
+
data_files:
|
55 |
+
- split: validation
|
56 |
+
path: truthfulqa/validation-*
|
57 |
---
|
truthfulqa/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92c2c2ae1c0f78e660a0c485637ac399fa4830555b4786c846f9bcc0612d5c43
|
3 |
+
size 10176147
|