Upload dataset
Browse files- README.md +17 -1
- simple_instruct/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: input
|
| 6 |
dtype: string
|
|
@@ -12,11 +12,27 @@ dataset_info:
|
|
| 12 |
num_examples: 817
|
| 13 |
download_size: 133034
|
| 14 |
dataset_size: 662335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
configs:
|
| 16 |
- config_name: continuation
|
| 17 |
data_files:
|
| 18 |
- split: test
|
| 19 |
path: continuation/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# Dataset Card for truthfulqa
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: continuation
|
| 4 |
features:
|
| 5 |
- name: input
|
| 6 |
dtype: string
|
|
|
|
| 12 |
num_examples: 817
|
| 13 |
download_size: 133034
|
| 14 |
dataset_size: 662335
|
| 15 |
+
- config_name: simple_instruct
|
| 16 |
+
features:
|
| 17 |
+
- name: input
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: output
|
| 20 |
+
sequence: string
|
| 21 |
+
splits:
|
| 22 |
+
- name: test
|
| 23 |
+
num_bytes: 881291
|
| 24 |
+
num_examples: 817
|
| 25 |
+
download_size: 148235
|
| 26 |
+
dataset_size: 881291
|
| 27 |
configs:
|
| 28 |
- config_name: continuation
|
| 29 |
data_files:
|
| 30 |
- split: test
|
| 31 |
path: continuation/test-*
|
| 32 |
+
- config_name: simple_instruct
|
| 33 |
+
data_files:
|
| 34 |
+
- split: test
|
| 35 |
+
path: simple_instruct/test-*
|
| 36 |
---
|
| 37 |
|
| 38 |
# Dataset Card for truthfulqa
|
simple_instruct/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f23c21302da1971ebc58d2ece548153e816217e95768a37145fd0aab6e94379
|
| 3 |
+
size 148235
|