Piteryo commited on
Commit
1e91893
1 Parent(s): 9a97d53

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: chosen
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: role
9
+ dtype: string
10
+ - name: rejected
11
+ list:
12
+ - name: content
13
+ dtype: string
14
+ - name: role
15
+ dtype: string
16
+ - name: prompt
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 1471218
21
+ num_examples: 1024
22
+ - name: test
23
+ num_bytes: 351285
24
+ num_examples: 256
25
+ download_size: 1003446
26
+ dataset_size: 1822503
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:9af1e9082e794cf6667cfb520325a95760afb5228e45c27739017a315314bbc6
3
+ size 197944
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f01cde121ba1dd2085e4600e94d44096a892c54fdbf72baeb84e8518bdbe960
3
+ size 805502