g0kul6 commited on
Commit
ca58d5a
1 Parent(s): 6f8dab5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: images
5
+ list: image
6
+ - name: prompt
7
+ list:
8
+ - name: role
9
+ dtype: string
10
+ - name: content
11
+ list:
12
+ - name: type
13
+ dtype: string
14
+ - name: text
15
+ dtype: string
16
+ - name: rejected
17
+ list:
18
+ - name: role
19
+ dtype: string
20
+ - name: content
21
+ list:
22
+ - name: type
23
+ dtype: string
24
+ - name: text
25
+ dtype: string
26
+ - name: chosen
27
+ list:
28
+ - name: role
29
+ dtype: string
30
+ - name: content
31
+ list:
32
+ - name: type
33
+ dtype: string
34
+ - name: text
35
+ dtype: string
36
+ - name: rational
37
+ list: string
38
+ splits:
39
+ - name: train
40
+ num_bytes: 511449815.9
41
+ num_examples: 3460
42
+ - name: test
43
+ num_bytes: 189118625.834
44
+ num_examples: 2089
45
+ download_size: 238415178
46
+ dataset_size: 700568441.734
47
+ configs:
48
+ - config_name: default
49
+ data_files:
50
+ - split: train
51
+ path: data/train-*
52
+ - split: test
53
+ path: data/test-*
54
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c53a0d97a0bb5f448fa8d1ceb95d7ca5f5c4dbb1ec6cbdd3adf2a48baabcdb
3
+ size 90213720
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c0874d9237067b9b8fc53f671c49afc4af752daa33787b6d387706b322cf858
3
+ size 74251161
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d9de6640895dec76e0ebf0deec5b88657ea5ae2a0631e085039f6e6355056a7
3
+ size 73950297