File size: 902 Bytes
6b51a0a
 
 
 
 
75d8c6a
6b51a0a
75d8c6a
 
 
 
 
6b51a0a
75d8c6a
 
 
 
 
6b51a0a
 
 
9fced98
 
 
 
6b51a0a
 
 
 
 
 
 
 
 
 
75d8c6a
 
 
 
6b51a0a
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: grok4_direct_description
    dtype: string
  - name: grok41_direct_description
    dtype: string
  - name: grok4_api_description
    dtype: string
  - name: grok41_api_description
    dtype: string
  - name: grok4_description
    dtype: string
  - name: grok41_description
    dtype: string
  - name: gemini_description
    dtype: string
  - name: comparison
    dtype: string
  - name: answers_different
    dtype: bool
  - name: explanation
    dtype: string
  - name: image_index
    dtype: int64
  - name: image_hash
    dtype: string
  - name: question
    dtype: string
  - name: expected_answer
    dtype: string
  splits:
  - name: train
    num_bytes: 511893.0
    num_examples: 3
  download_size: 489798
  dataset_size: 511893.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---