Tim-Xu commited on
Commit
bf60d7d
·
verified ·
1 Parent(s): b17cd54

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: prompt
7
+ dtype: string
8
+ - name: response
9
+ dtype: string
10
+ - name: category
11
+ dtype: string
12
+ - name: subcategory
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 1075929
17
+ num_examples: 993
18
+ - name: validation
19
+ num_bytes: 8208
20
+ num_examples: 50
21
+ download_size: 633932
22
+ dataset_size: 1084137
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: validation
29
+ path: data/validation-*
30
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:621f2e77f798c6a1e4849ce895f1d93e2b18d0663c94f5265ed7214acef64f7d
3
+ size 627518
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:405f183d76aec2377004ff47668d8c1ad776fd54f14b50f72b67a21efa345fc6
3
+ size 6414