Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -6,8 +6,6 @@ configs:
|
|
6 |
path: data/train-*
|
7 |
dataset_info:
|
8 |
features:
|
9 |
-
- name: id
|
10 |
-
dtype: string
|
11 |
- name: input
|
12 |
dtype: string
|
13 |
- name: instruction
|
@@ -16,10 +14,10 @@ dataset_info:
|
|
16 |
dtype: string
|
17 |
splits:
|
18 |
- name: train
|
19 |
-
num_bytes:
|
20 |
num_examples: 31526
|
21 |
-
download_size:
|
22 |
-
dataset_size:
|
23 |
---
|
24 |
# Dataset Card for "smile_style_orca"
|
25 |
|
|
|
6 |
path: data/train-*
|
7 |
dataset_info:
|
8 |
features:
|
|
|
|
|
9 |
- name: input
|
10 |
dtype: string
|
11 |
- name: instruction
|
|
|
14 |
dtype: string
|
15 |
splits:
|
16 |
- name: train
|
17 |
+
num_bytes: 34830270
|
18 |
num_examples: 31526
|
19 |
+
download_size: 2812219
|
20 |
+
dataset_size: 34830270
|
21 |
---
|
22 |
# Dataset Card for "smile_style_orca"
|
23 |
|