fozziethebeat commited on
Commit
8a142d4
1 Parent(s): 9b0f7ca

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: output
9
+ dtype: string
10
+ - name: text
11
+ dtype: string
12
+ - name: messages
13
+ list:
14
+ - name: content
15
+ dtype: string
16
+ - name: role
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 3172344
21
+ num_examples: 1800
22
+ - name: test
23
+ num_bytes: 339797
24
+ num_examples: 200
25
+ download_size: 1899522
26
+ dataset_size: 3512141
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: test
33
+ path: data/test-*
34
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4454dabb3b11d3ffb1fc98408fd0c0c3d69ac6d3460167e645ac8adf32bf42f8
3
+ size 192230
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57b8bd7bc71c1868cd3f2aec61b11bc55daf28740131b2d98eab084bf335f85c
3
+ size 1707292