File size: 3,589 Bytes
2f12708
 
20f568d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2f12708
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ad2fb97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bb8f557
ad2fb97
 
bb8f557
ad2fb97
 
9fd4244
 
 
 
 
b529751
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c9e2bc1
b529751
 
c9e2bc1
b529751
 
 
 
 
 
 
67ecf74
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a6181f0
67ecf74
 
a6181f0
67ecf74
 
a6181f0
67ecf74
a6181f0
 
2f12708
 
 
 
 
 
 
 
 
20f568d
 
 
 
 
 
 
 
ad2fb97
 
bb8f557
 
 
 
9fd4244
 
b529751
 
c9e2bc1
 
 
 
b529751
 
67ecf74
 
 
 
 
 
 
 
2f12708
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
---
dataset_info:
- config_name: default
  features:
  - name: id
    dtype: string
  - name: images
    list:
    - name: bytes
      dtype: 'null'
    - name: path
      dtype: string
  - name: conversation
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: train
    num_bytes: 32321172
    num_examples: 23201
  - name: eval
    num_bytes: 8707158
    num_examples: 6249
  - name: test
    num_bytes: 19116592
    num_examples: 15480
  download_size: 2724018
  dataset_size: 60144922
- config_name: mantis
  features:
  - name: id
    dtype: string
  - name: images
    list:
    - name: bytes
      dtype: 'null'
    - name: path
      dtype: string
  - name: conversation
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: train
    num_bytes: 32321172
    num_examples: 23201
  - name: eval
    num_bytes: 8707158
    num_examples: 6249
  - name: test
    num_bytes: 19116592
    num_examples: 15480
  download_size: 2724018
  dataset_size: 60144922
- config_name: mantis_augmented
  features:
  - name: id
    dtype: string
  - name: images
    list:
    - name: bytes
      dtype: 'null'
    - name: path
      dtype: string
  - name: conversation
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: train
    num_bytes: 49856315
    num_examples: 37245
  - name: eval
    num_bytes: 13410116
    num_examples: 10017
  - name: test
    num_bytes: 19116592
    num_examples: 15480
  download_size: 3309661
  dataset_size: 82383023
- config_name: mantis_augmented_cot
  features:
  - name: id
    dtype: string
  - name: images
    list:
    - name: bytes
      dtype: 'null'
    - name: path
      dtype: string
  - name: conversation
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: train
    num_bytes: 90535982
    num_examples: 37245
  - name: eval
    num_bytes: 24348644
    num_examples: 10017
  - name: test
    num_bytes: 33638921
    num_examples: 15480
  download_size: 3661949
  dataset_size: 148523547
- config_name: mantis_cot
  features:
  - name: id
    dtype: string
  - name: images
    list:
    - name: bytes
      dtype: 'null'
    - name: path
      dtype: string
  - name: conversation
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: train
    num_bytes: 54067897
    num_examples: 23201
  - name: eval
    num_bytes: 14571634
    num_examples: 6249
  - name: test
    num_bytes: 33638921
    num_examples: 15480
  download_size: 2993150
  dataset_size: 102278452
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: eval
    path: data/eval-*
  - split: test
    path: data/test-*
- config_name: mantis
  data_files:
  - split: train
    path: mantis/train-*
  - split: eval
    path: mantis/eval-*
  - split: test
    path: mantis/test-*
- config_name: mantis_augmented
  data_files:
  - split: train
    path: mantis_augmented/train-*
  - split: eval
    path: mantis_augmented/eval-*
  - split: test
    path: mantis_augmented/test-*
- config_name: mantis_augmented_cot
  data_files:
  - split: train
    path: mantis_augmented_cot/train-*
  - split: eval
    path: mantis_augmented_cot/eval-*
  - split: test
    path: mantis_augmented_cot/test-*
- config_name: mantis_cot
  data_files:
  - split: train
    path: mantis_cot/train-*
  - split: eval
    path: mantis_cot/eval-*
  - split: test
    path: mantis_cot/test-*
---