aniketr commited on
Commit
c1c17ab
1 Parent(s): 8ba50ec

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: user_id
5
+ dtype: int64
6
+ - name: prompt
7
+ dtype: string
8
+ - name: image_left_id
9
+ dtype: string
10
+ - name: image_right_id
11
+ dtype: string
12
+ - name: embedding_model
13
+ dtype: string
14
+ - name: text_embeds
15
+ sequence:
16
+ sequence: float32
17
+ - name: image_pair_embeds
18
+ sequence:
19
+ sequence: float32
20
+ - name: pref
21
+ dtype: int64
22
+ - name: ranking_id
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 1429757122.5
27
+ num_examples: 114750
28
+ - name: test
29
+ num_bytes: 238292853.75
30
+ num_examples: 19125
31
+ - name: validation
32
+ num_bytes: 238292853.75
33
+ num_examples: 19125
34
+ download_size: 1917758959
35
+ dataset_size: 1906342830.0
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: test
42
+ path: data/test-*
43
+ - split: validation
44
+ path: data/validation-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d3e25ce9d15e72520b198a557304dc79907f4597c80723b158418877145c6b5
3
+ size 240696359
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:485b2f3f314dbdc807d1261b945f032077cfaac3b150e3e845a3dbfde42d54c0
3
+ size 496347455
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f127b2c85b003df578f150c868747efbb27605fc1e2bf5c273f6db8fa508c3c
3
+ size 497029349
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:624b32dca21981f31b3209a6919835a5cdef9a74aededae5e2fcf2dc72966740
3
+ size 443276044
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55ccd61542d265bebe18aacacce1767ad99f17fd75eec00b45ac21103843e54d
3
+ size 240409752