Volavion commited on
Commit
ef882b9
·
verified ·
1 Parent(s): b9683c7

Upload FineSightBench v1.1 (perception 4200 + reasoning 3920, incl. text-in-the-wild tasks)

Browse files
README.md CHANGED
@@ -1,22 +1,54 @@
1
  ---
2
  language:
3
- - en
4
  license: apache-2.0
5
  task_categories:
6
- - visual-question-answering
7
- - image-classification
8
  pretty_name: FineSightBench
9
  size_categories:
10
- - 1K<n<10K
11
  tags:
12
- - VLM-evaluation
13
- - fine-grained-visual-perception
14
- - fine-grained-visual-reasoning
15
  splits:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  - name: perception
17
- num_examples: 3500
 
18
  - name: reasoning
19
- num_examples: 2520
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
  # FineSightBench
 
1
  ---
2
  language:
3
+ - en
4
  license: apache-2.0
5
  task_categories:
6
+ - visual-question-answering
7
+ - image-classification
8
  pretty_name: FineSightBench
9
  size_categories:
10
+ - 1K<n<10K
11
  tags:
12
+ - VLM-evaluation
13
+ - fine-grained-visual-perception
14
+ - fine-grained-visual-reasoning
15
  splits:
16
+ - name: perception
17
+ num_examples: 3500
18
+ - name: reasoning
19
+ num_examples: 2520
20
+ dataset_info:
21
+ features:
22
+ - name: image
23
+ dtype: image
24
+ - name: image_id
25
+ dtype: string
26
+ - name: task_type
27
+ dtype: string
28
+ - name: question
29
+ dtype: string
30
+ - name: answer
31
+ dtype: string
32
+ - name: difficulty
33
+ dtype: string
34
+ - name: metadata
35
+ dtype: string
36
+ splits:
37
  - name: perception
38
+ num_bytes: 9514691
39
+ num_examples: 4200
40
  - name: reasoning
41
+ num_bytes: 16327640
42
+ num_examples: 3920
43
+ download_size: 707864892
44
+ dataset_size: 25842331
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: perception
49
+ path: data/perception-*
50
+ - split: reasoning
51
+ path: data/reasoning-*
52
  ---
53
 
54
  # FineSightBench
data/perception-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:497f84037e64071f94a16937c337253899bad7c43fec8f2029749febbba0edee
3
- size 6410722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d62adcab9750da80699658f7b59ca127e4d229a75fd8e283bd1ec58cc01a9e4
3
+ size 225397373
data/reasoning-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db356facd1db038085a4d66ca4d984962d5ac315301a2dadb8a85be1d218a625
3
- size 49015150
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99c684c27939cfac7d85d9c2ef27d72db03c79fc822f556eedb9508b5fe2a6a6
3
+ size 482467519