Datasets:
Upload dataset
Browse files- README.md +22 -1
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -13,4 +13,25 @@ tags:
|
|
13 |
pretty_name: Soulqin
|
14 |
size_categories:
|
15 |
- 1K<n<10K
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
pretty_name: Soulqin
|
14 |
size_categories:
|
15 |
- 1K<n<10K
|
16 |
+
dataset_info:
|
17 |
+
features:
|
18 |
+
- name: output
|
19 |
+
dtype: string
|
20 |
+
- name: input
|
21 |
+
dtype: string
|
22 |
+
- name: instruction
|
23 |
+
dtype: string
|
24 |
+
- name: text
|
25 |
+
dtype: string
|
26 |
+
splits:
|
27 |
+
- name: train
|
28 |
+
num_bytes: 91540932
|
29 |
+
num_examples: 51760
|
30 |
+
download_size: 48888099
|
31 |
+
dataset_size: 91540932
|
32 |
+
configs:
|
33 |
+
- config_name: default
|
34 |
+
data_files:
|
35 |
+
- split: train
|
36 |
+
path: data/train-*
|
37 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5be3328616aa11ad3cfbcf20c43d7d3e671d63c2d76b68dbd470469c890a6792
|
3 |
+
size 48888099
|