fozziethebeat commited on
Commit
ea82cff
1 Parent(s): c3c9efa

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: conversation
11
+ list:
12
+ - name: content
13
+ dtype: string
14
+ - name: role
15
+ dtype: string
16
+ - name: chosen
17
+ struct:
18
+ - name: content
19
+ dtype: string
20
+ - name: role
21
+ dtype: string
22
+ - name: rejected
23
+ struct:
24
+ - name: content
25
+ dtype: string
26
+ - name: role
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 3926001
31
+ num_examples: 1800
32
+ - name: test
33
+ num_bytes: 420618
34
+ num_examples: 200
35
+ download_size: 2550847
36
+ dataset_size: 4346619
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: test
43
+ path: data/test-*
44
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3cd8fe8947acd2d306567e19e72a2e3fb578d06af5112d288c94a12edb2ddd8
3
+ size 255963
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3936a3e76e27504730d5cb3e550eda23d7158ff6124d2e812e81ad5bcf9b94d
3
+ size 2294884