Volavion commited on
Commit
3401cda
·
verified ·
1 Parent(s): d76b509

Upload FineSightBench v1.0 (perception + reasoning)

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: image_id
7
+ dtype: string
8
+ - name: task_type
9
+ dtype: string
10
+ - name: question
11
+ dtype: string
12
+ - name: answer
13
+ dtype: string
14
+ - name: difficulty
15
+ dtype: string
16
+ - name: metadata
17
+ dtype: string
18
+ splits:
19
+ - name: perception
20
+ num_bytes: 7881595
21
+ num_examples: 3500
22
+ - name: reasoning
23
+ num_bytes: 10605766
24
+ num_examples: 2520
25
+ download_size: 55425872
26
+ dataset_size: 18487361
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: perception
31
+ path: data/perception-*
32
+ - split: reasoning
33
+ path: data/reasoning-*
34
+ ---
data/perception-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:497f84037e64071f94a16937c337253899bad7c43fec8f2029749febbba0edee
3
+ size 6410722
data/reasoning-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db356facd1db038085a4d66ca4d984962d5ac315301a2dadb8a85be1d218a625
3
+ size 49015150