Upload dataset
Browse filesAlpaca_dataset cleaned and formated for llama2 finetuning
- README.md +5 -3
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -3,14 +3,16 @@ dataset_info:
|
|
3 |
features:
|
4 |
- name: output
|
5 |
dtype: string
|
|
|
|
|
6 |
- name: instruction
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
num_examples: 51760
|
12 |
-
download_size:
|
13 |
-
dataset_size:
|
14 |
configs:
|
15 |
- config_name: default
|
16 |
data_files:
|
|
|
3 |
features:
|
4 |
- name: output
|
5 |
dtype: string
|
6 |
+
- name: input
|
7 |
+
dtype: string
|
8 |
- name: instruction
|
9 |
dtype: string
|
10 |
splits:
|
11 |
- name: train
|
12 |
+
num_bytes: 43502533
|
13 |
num_examples: 51760
|
14 |
+
download_size: 25389713
|
15 |
+
dataset_size: 43502533
|
16 |
configs:
|
17 |
- config_name: default
|
18 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2a1334749e60e57236405981de89ac542a660128035571c7f51efe84bfc64fe
|
3 |
+
size 25389713
|