File size: 1,081 Bytes
7e272b6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
47
48
49
50
---
dataset_info:
  features:
  - name: image/key
    dtype: string
  - name: image/url
    dtype: string
  - name: caption
    dtype: string
  - name: IIW-P5B
    dtype: string
  - name: iiw-human-sxs-gpt4v
    struct:
    - name: metrics/Comprehensiveness
      dtype: string
    - name: metrics/Specificity
      dtype: string
    - name: metrics/Hallucination
      dtype: string
    - name: metrics/First few line(s) as tldr
      dtype: string
    - name: metrics/Human Like
      dtype: string
  - name: iiw-human-sxs-iiw-p5b
    struct:
    - name: metrics/Comprehensiveness
      dtype: string
    - name: metrics/Specificity
      dtype: string
    - name: metrics/Hallucination
      dtype: string
    - name: metrics/First few line(s) as tldr
      dtype: string
    - name: metrics/Human Like
      dtype: string
  - name: segmented_caption
    sequence: string
  splits:
  - name: test
    num_bytes: 1087296
    num_examples: 400
  download_size: 594676
  dataset_size: 1087296
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---