Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,10 +5,15 @@ dataset_info:
|
|
5 |
dtype: string
|
6 |
splits:
|
7 |
- name: train
|
8 |
-
num_bytes:
|
9 |
num_examples: 1000
|
10 |
-
download_size:
|
11 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
# Guanaco-1k: Lazy Llama 2 Formatting
|
14 |
|
|
|
5 |
dtype: string
|
6 |
splits:
|
7 |
- name: train
|
8 |
+
num_bytes: 1654448
|
9 |
num_examples: 1000
|
10 |
+
download_size: 966693
|
11 |
+
dataset_size: 1654448
|
12 |
+
configs:
|
13 |
+
- config_name: default
|
14 |
+
data_files:
|
15 |
+
- split: train
|
16 |
+
path: data/train-*
|
17 |
---
|
18 |
# Guanaco-1k: Lazy Llama 2 Formatting
|
19 |
|