Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: instruction
|
6 |
+
dtype: string
|
7 |
+
- name: input
|
8 |
+
dtype: string
|
9 |
+
- name: output
|
10 |
+
dtype: string
|
11 |
+
splits:
|
12 |
+
- name: train
|
13 |
+
num_bytes: 617413933
|
14 |
+
num_examples: 1347381
|
15 |
+
download_size: 335053357
|
16 |
+
dataset_size: 617413933
|
17 |
---
|