File size: 1,325 Bytes
70925a9
 
501d26a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dbf5d4e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
501d26a
70925a9
 
 
 
 
 
 
 
 
 
 
5115330
70925a9
5115330
 
70925a9
501d26a
 
 
 
dbf5d4e
 
 
 
70925a9
 
 
 
 
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
dataset_info:
- config_name: edit
  features:
  - name: pair_key
    dtype: string
  - name: secondary_type
    dtype: string
  - name: edit_instruction
    dtype: string
  - name: image
    dtype: image
  - name: case_demo_analysis
    dtype: string
  splits:
  - name: edit
    num_bytes: 38646583
    num_examples: 448
  download_size: 38074207
  dataset_size: 38646583
- config_name: generation
  features:
  - name: pair_key
    dtype: string
  - name: secondary_type
    dtype: string
  - name: image
    dtype: image
  - name: case_demo_analysis
    dtype: string
  splits:
  - name: reconstruction
    num_bytes: 257534107
    num_examples: 734
  download_size: 256789816
  dataset_size: 257534107
- config_name: understanding
  features:
  - name: id
    dtype: string
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: reference_answer
    dtype: string
  splits:
  - name: understanding
    num_bytes: 65995176
    num_examples: 700
  download_size: 65898367
  dataset_size: 65995176
configs:
- config_name: edit
  data_files:
  - split: edit
    path: edit/edit-*
- config_name: generation
  data_files:
  - split: reconstruction
    path: generation/reconstruction-*
- config_name: understanding
  data_files:
  - split: understanding
    path: understanding/understanding-*
---