cy0307 commited on
Commit
e67184e
·
verified ·
1 Parent(s): eeaf70e

Add files using upload-large-folder tool

Browse files
.gitattributes CHANGED
@@ -67,3 +67,5 @@ assets/foundation-pipelines/source-photos/human-video-world-model-source.jpg fil
67
  assets/foundation-pipelines/source-photos/vision-language-action-source.jpg filter=lfs diff=lfs merge=lfs -text
68
  assets/foundation-pipelines/source-slides/human-video-world-model-slide.png filter=lfs diff=lfs merge=lfs -text
69
  assets/foundation-pipelines/source-slides/spatial-intelligence-slide.png filter=lfs diff=lfs merge=lfs -text
 
 
 
67
  assets/foundation-pipelines/source-photos/vision-language-action-source.jpg filter=lfs diff=lfs merge=lfs -text
68
  assets/foundation-pipelines/source-slides/human-video-world-model-slide.png filter=lfs diff=lfs merge=lfs -text
69
  assets/foundation-pipelines/source-slides/spatial-intelligence-slide.png filter=lfs diff=lfs merge=lfs -text
70
+ results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/action_object_relation/confusion_matrix.csv filter=lfs diff=lfs merge=lfs -text
71
+ results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/neural_mlp/action_object_relation/confusion_matrix.csv filter=lfs diff=lfs merge=lfs -text
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/action_object_relation/confusion_matrix.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86501d7096728e07dd2f9c085e5fdd410616452d242cca62dfc703eacfd92e4f
3
+ size 34968163
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/action_object_relation/metrics.json ADDED
@@ -0,0 +1,462 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "status": "pass",
3
+ "task": "action_object_relation",
4
+ "task_display_name": "Action Object Relation",
5
+ "model_family": "simple_centroid_metadata",
6
+ "source": "128_episode_qwen_jsonl_metadata",
7
+ "input_features": "frame/context metadata plus hashed prompt/options/main_task text; answer_json fields are excluded from inputs",
8
+ "split_policy": "train on train split, report val and held-out test split",
9
+ "num_train_windows": 25488,
10
+ "num_val_windows": 4569,
11
+ "num_test_windows": 4014,
12
+ "num_classes": 4149,
13
+ "num_train_classes": 3058,
14
+ "majority_baseline_accuracy": 0.0,
15
+ "history": [
16
+ {
17
+ "method": "train_class_centroid_cosine",
18
+ "reason": "train_class_count=3058 exceeds softmax_max_train_classes=256"
19
+ }
20
+ ],
21
+ "splits": {
22
+ "val": {
23
+ "accuracy": 0.0,
24
+ "balanced_accuracy": 0.0,
25
+ "macro_f1": 0.0,
26
+ "weighted_f1": 0.0,
27
+ "num_eval_windows": 4569,
28
+ "num_classes": 4149
29
+ },
30
+ "test": {
31
+ "accuracy": 0.0,
32
+ "balanced_accuracy": 0.0,
33
+ "macro_f1": 0.0,
34
+ "weighted_f1": 0.0,
35
+ "num_eval_windows": 4014,
36
+ "num_classes": 4149
37
+ }
38
+ },
39
+ "primary_metric": "macro_f1",
40
+ "primary_score": 0.0,
41
+ "unseen_test_class_count": 418,
42
+ "unseen_test_classes": [
43
+ "Hold smartphone|kettle+kitchen counter+sink+smartphone",
44
+ "Use smartphone|containers+kettle+kitchen counter+rice cooker+smartphone",
45
+ "Place smartphone on stand|saucepan+smartphone+smartphone stand+yellow jacket",
46
+ "Pick up dustpan|dustpan+smartphone",
47
+ "Move dustpan to side|dustpan",
48
+ "Hold container lid|dustpan+red plastic container lid",
49
+ "Move towards the stove|blue bowl+faucet+metal container+red bowl+sink",
50
+ "Move towards the stove|blue bowl+faucet+kettle+metal container+red bowl+sink",
51
+ "Open stove pot lid|blue bowl+cloth+faucet+red bowl+sink+soap dispenser+white bowl",
52
+ "Walking towards door|door+dustpan",
53
+ "Closing the door|door+dustpan",
54
+ "Picking up bottle|bottle",
55
+ "Wipe kitchen counter|door+laundry basket+mop",
56
+ "Rinse cloth in sink|cloth+sink+water faucet",
57
+ "Move towards kitchen area|cloth+sink",
58
+ "Place cloth on floor|cloth",
59
+ "Place cloth on floor|cloth+yellow circular object",
60
+ "Reach for cleaning supplies|bowls+chopping board+cleaning fluid bottle",
61
+ "Grasp cleaning bottle|bowls+chopping board+cleaning fluid bottle",
62
+ "Remove cleaning bottle|cleaning bottle+plastic bowls",
63
+ "Washing hands in sink|faucet+sink",
64
+ "Grasping cleaning cloth|cleaning cloth+countertop",
65
+ "Wiping countertop|cleaning cloth+countertop",
66
+ "Lift pot lid|pot+pot lid",
67
+ "Stir contents|cooking utensil+pot",
68
+ "Place lid back|pot+pot lid",
69
+ "Adjust pot position|pot",
70
+ "Move pot|faucet+pot+sink",
71
+ "Move pot|blue bowl+faucet+green basket+pot+red bowl+sink+towel",
72
+ "Place towel|pot+towel",
73
+ "Move phone|cardboard+smartphone+utility knife",
74
+ "Pick up utility knife|cardboard+utility knife",
75
+ "Start cutting|cardboard+utility knife",
76
+ "Cut cardboard|cardboard+desk+pen+ruler+utility knife",
77
+ "Cut along the marked line|cardboard+hand+utility knife",
78
+ "Reposition hand|cardboard+utility knife",
79
+ "Observe and walk through store|colleague+inventory boxes+shelves",
80
+ "Move to shelf|cardboard box+colleague+shelves",
81
+ "Move to shelf|cardboard box+colleague+empty shelf+shelves",
82
+ "Move to shelf|empty shelf",
83
+ "Inspect shelf condition|colleague+shelf",
84
+ "Observe colleague and workspace|price tag+shelves+watch",
85
+ "Observe colleague and workspace|cardboard box+colleague+price tag+shelves+watch",
86
+ "Observe colleague and workspace|cardboard box+colleague+shelves+watch",
87
+ "Walk towards shelves|cardboard boxes+red bin+shelving unit",
88
+ "Observe workspace|cardboard boxes+colleague+shelving unit",
89
+ "Approach boxes|cardboard boxes+colleague+shelving unit",
90
+ "Reach for wire hangers|cardboard box+wire hangers",
91
+ "Extract wire hangers from box|cardboard box+wire hangers",
92
+ "Bundle display hooks|container+display hooks",
93
+ "Release hook|display hook",
94
+ "Walk towards other aisles|retail store aisle",
95
+ "Move through aisle|aisle floor+display hooks+metal shelving units",
96
+ "Pick up items from the shopping bag|cardboard boxes+red shopping bag+retail shelf",
97
+ "Place items on the shelf|packaged items+retail shelf",
98
+ "Place item on shelf|stationery package",
99
+ "Place item on shelf|shelf+stationery package",
100
+ "Adjust item on shelf|shelf+stationery package",
101
+ "Reach for another item|item+shelf",
102
+ "Reach for next item|packaged item+shelf",
103
+ "Mark cardboard piece|cardboard piece+marker+pouch",
104
+ "Mark cardboard piece|cardboard piece+marker",
105
+ "Place marked piece down|cardboard piece+marker",
106
+ "Pick up new cardboard piece|cardboard piece+marker",
107
+ "Place marked piece down|cardboard piece+marker+pencil case+ruler+scissors",
108
+ "Hold cardboard piece|cardboard pieces+marker+pencil case+ruler+scissors",
109
+ "Organize cardboard pieces|cardboard pieces+marker+pencil case+ruler+scissors",
110
+ "Cut cardboard piece|cardboard strip+scissors",
111
+ "Marking cardboard piece|cardboard pieces+marker+ruler+scissors",
112
+ "Release cardboard piece and gesture|cardboard piece+cardboard piles+marker+pouch+ruler+scissors",
113
+ "Move marker and adjust hand|cardboard pieces+marker",
114
+ "Identify next cardboard piece|cardboard pieces+marker",
115
+ "Observe and pause|cardboard pieces+marker+pencil case+ruler+scissors",
116
+ "Gesturing|cardboard pieces+marker+pencil case+ruler+scissors",
117
+ "Resume observation|cardboard pieces+marker+pencil case+ruler+scissors",
118
+ "Place canned food on shelf|can of vegetables+cardboard boxes+store shelf",
119
+ "Reach for next can|can of vegetables+cardboard boxes+store shelf",
120
+ "Pick up can|canned food+cardboard box",
121
+ "Hold canned food|box of cans+can of soup+shelf",
122
+ "Reach into box|box of cans",
123
+ "Pick up canned food|canned food+cardboard box",
124
+ "Retrieve next canned food item|canned food+cardboard box",
125
+ "Align canned food on shelf|canned food+cardboard box+retail shelf",
126
+ "Reach for next canned food|box+canned food+retail shelf",
127
+ "Retrieve canned food from box|box+canned food",
128
+ "Place another canned food on shelf|box+canned food",
129
+ "Place another canned food on shelf|box+canned food+retail shelf",
130
+ "Place another canned food on shelf|canned food+retail shelf",
131
+ "Adjust canned food on shelf|canned food+cardboard box+store shelf",
132
+ "Move hand away from shelf|canned food+cardboard box+store shelf",
133
+ "Place can on shelf|canned food+retail shelf",
134
+ "Move hand away|canned food+retail shelf",
135
+ "Open earbud case|earbud case",
136
+ "Pick up smartphone|cans+shelf+smartphone",
137
+ "Interact with smartphone|cans+shelf+smartphone",
138
+ "sort craft materials|paper pieces+scissors+smartphone",
139
+ "Manipulate craft piece|craft pieces+scissors+smartphone",
140
+ "Manipulate craft paper strips|paper strips+scissors+smartphone",
141
+ "Release scissors|craft paper strips+folded paper fan+scissors+smartphone",
142
+ "Operate smartphone|craft paper strips+folded paper fan+smartphone",
143
+ "Release smartphone|paper scraps+scissors+smartphone+table",
144
+ "Manipulate paper strip|craft materials+purple paper strip+scissors+smartphone",
145
+ "Release paper strip|craft beads+paper strip+scissors+smartphone",
146
+ "Release paper strip|craft beads+paper strip+scissors",
147
+ "Sort small craft pieces|paper strips+scissors+smartphone+star-shaped craft pieces",
148
+ "Open paper lantern|red paper honeycomb lantern",
149
+ "Fold paper lantern|red paper honeycomb lantern",
150
+ "Grasp lantern|red paper honeycomb lantern",
151
+ "Grasp lantern component|cardboard box+paper lantern+tape",
152
+ "Grasp lantern component|cardboard box+paper lantern",
153
+ "Align paper lantern edges|hands+red paper lantern",
154
+ "Adjust lantern string|red paper lantern+string",
155
+ "Release lantern|red paper lantern",
156
+ "Pick up packaged paper lantern component|cardboard box+packaged paper lantern component",
157
+ "Handle paper lantern component|cardboard box+paper lantern component+plastic bag+red paper lantern",
158
+ "Open folded paper lantern|cardboard box+red pleated paper lantern",
159
+ "Adjust lantern shape|red pleated paper lantern",
160
+ "Hold paper lantern|red paper lantern+sofa",
161
+ "Apply adhesive tape to lantern|adhesive tape+red paper lantern",
162
+ "Remove paper lantern part from packaging|paper lantern+red hand fan",
163
+ "Remove paper lantern part from packaging|paper lantern+paper lantern component+plastic packaging+red hand fan+red paper lanterns",
164
+ "Remove paper lantern part from packaging|paper lantern component+plastic packaging+red paper lanterns",
165
+ "Remove plastic packaging|packaging+paper lantern component",
166
+ "Open paper lantern component|paper lantern component",
167
+ "Expand paper lantern|adhesive tape roll+cardboard box+red paper lantern",
168
+ "Align edges of paper lantern|hands+red paper lantern",
169
+ "Reach for craft items|smartphone+star-shaped craft items+table",
170
+ "Sort craft items|star-shaped craft items+table",
171
+ "Move smartphone|craft beads+paper strips+smartphone",
172
+ "Place hand on table|craft beads+paper strips+smartphone",
173
+ "Use smartphone|charging cable+paper strips+power bank+smartphone+star-shaped paper crafts",
174
+ "Browse smartphone screen|paper strips+smartphone+star ornaments",
175
+ "Scroll smartphone screen|paper stars+paper strips+smartphone",
176
+ "Put down smartphone|paper stars+paper strips+smartphone",
177
+ "Put down smartphone|paper stars+paper strips+power bank+smartphone",
178
+ "Put down smartphone|power bank+smartphone",
179
+ "Place smartphone down|quilling paper strips+small paper stars+smartphone",
180
+ "Place smartphone down|power bank+quilling paper strips+small paper stars+smartphone",
181
+ "Hold smartphone|quilling paper strips+small blue beads+smartphone",
182
+ "Manipulate paper strip|purple paper strip+quilling paper pile+smartphone",
183
+ "Pick up puzzle piece|jigsaw puzzle+puzzle piece",
184
+ "Place piece into puzzle|jigsaw puzzle+puzzle piece",
185
+ "Manipulate puzzle piece|jigsaw puzzle+puzzle piece",
186
+ "Manipulate puzzle pieces|puzzle box+puzzle mat+puzzle pieces",
187
+ "Place puzzle piece|puzzle board+puzzle piece",
188
+ "Observe puzzle progress|hand+jigsaw puzzle",
189
+ "Search for puzzle piece|jigsaw puzzle+puzzle pieces",
190
+ "Release puzzle piece|jigsaw puzzle+puzzle box+puzzle pieces",
191
+ "Adjust puzzle piece|jigsaw puzzle+puzzle box+puzzle pieces",
192
+ "Reach for puzzle piece|puzzle board+puzzle box+puzzle pieces",
193
+ "Attempt to fit puzzle piece|puzzle piece",
194
+ "Attempt to fit puzzle piece|puzzle board+puzzle piece",
195
+ "Sort puzzle pieces|jigsaw puzzle pieces+table",
196
+ "Walking across the room|chair+fire extinguisher+office+table",
197
+ "Approaching the table|beads+chairs+table",
198
+ "Preparing to craft|beads+chairs+table",
199
+ "Preparing to craft|beads+chairs+papers+pen+table",
200
+ "Preparing to craft|beads+papers+pen+table",
201
+ "Picking up crafting material|beads+papers+pen+table",
202
+ "Picking up crafting material|beads+papers+pen+smartphone+table+yellow strip",
203
+ "Picking up crafting material|beads+smartphone+table+yellow strip",
204
+ "Use phone|beads+paper+power bank+smartphone",
205
+ "Pick up small piece of material|blue crafting material+hand",
206
+ "Manipulate material|blue crafting material+hand",
207
+ "Place material|bead design+blue crafting material+hand",
208
+ "Manipulate yellow strip|beads+cell phone+pen+yellow strip",
209
+ "Manipulating paper strips|beads+blue paper strip+yellow paper strip",
210
+ "Manipulate paper strip|container with tools+table+yellow paper strip",
211
+ "Manipulate paper strip|yellow paper strip",
212
+ "Manipulate bead|bead piles+container+paper strips+yellow bead",
213
+ "Manipulate beads|blue beads+power bank+smartphone+yellow beads",
214
+ "Use phone while crafting|beads+pencil holder+smartphone+yellow paper strip",
215
+ "Place phone down|beads+pencil holder+smartphone+yellow paper strip",
216
+ "Hold and manipulate paper strip|beads+mobile phone+power bank+yellow paper strip",
217
+ "Interact with smartphone|beads+smartphone+yellow paper strip",
218
+ "Sort buttons|buttons+table",
219
+ "Arrange buttons|red buttons+smartphone+table",
220
+ "Arrange buttons in a line|buttons+phone+table",
221
+ "Sort and arrange buttons|buttons+smartphones+soda can+table",
222
+ "Sort and arrange buttons|buttons+smartphones+table",
223
+ "Pick up button|buttons+table",
224
+ "Pick up button|buttons+hand+table",
225
+ "Place button|buttons+hand+smartphone+table",
226
+ "Sort button|buttons+cell phone",
227
+ "Sort and adjust button line|buttons+smartphone+table",
228
+ "Use smartphone|buttons+chair+smartphone+table",
229
+ "Use smartphone|buttons+smartphone+table",
230
+ "Sort and place buttons|buttons+coca-cola can+smartphone",
231
+ "Sort and place buttons|buttons+smartphone",
232
+ "Walking in the hallway|hallway+people+tables+vr headsets",
233
+ "Approaching and pressing the door switch|glass door+switch+wall",
234
+ "Entering the VR training room|doorway+person+table",
235
+ "Entering the VR training room|doorway+person+table+vr headset",
236
+ "Entering the VR training room|person+table+vr headset",
237
+ "Greeting/acknowledging participants|person+table+vr headset",
238
+ "Move through the training room|chairs+fire extinguisher+tables+vr headsets",
239
+ "Move through the training room|chairs+fire extinguisher+people+slippers+tables+vr headsets",
240
+ "Move through the training room|fire extinguisher+people+slippers+tables+vr headsets",
241
+ "Manipulate plastic strips|desk+plastic strips+water bottle",
242
+ "Manipulate plastic strip|purple plastic strip+storage bin+water bottle",
243
+ "Hold and bend plastic strip|bottle+purple plastic strip+stationery box",
244
+ "Bend and manipulate plastic strip|plastic strip+stationary box+table+water bottle",
245
+ "Bend and manipulate plastic strip|plastic strip",
246
+ "Fold plastic strip|container with tools+purple plastic strip+water bottle+white table",
247
+ "Manipulate paper decoration|paper cone+paper decoration+smartphone+water bottle",
248
+ "Manipulate paper edge|hands+paper cone+puzzle box+smartphone+water bottle",
249
+ "Placing paper strip|paper cone+phone+puzzle box+water bottle",
250
+ "Placing paper strip|adhesive strip+paper cone+phone+puzzle box+water bottle",
251
+ "Placing paper strip|adhesive strip+paper cone+phone",
252
+ "Manipulate paper strip|paper cone+paper strip+puzzle box+smartphone+water bottle",
253
+ "Securing paper structure|decorative stars+paper strips+smartphone+water bottle",
254
+ "Securing paper structure|decorative stars+paper cone+paper strip+paper strips+puzzle box+smartphone+water bottle",
255
+ "Securing paper structure|paper cone+paper strip+puzzle box+smartphone+water bottle",
256
+ "Manipulate adhesive strip|adhesive strip+paper sheets+puzzle box+smartphone+water bottle",
257
+ "Secure paper edges with adhesive|adhesive strip+paper cone pieces+puzzle box+smartphone+water bottle",
258
+ "Sort beads|paper+pen+smartphone+star-shaped beads",
259
+ "Record count|paper+pen+star-shaped beads",
260
+ "Sort beads and write count|paper+pen+power bank+smartphone+star-shaped beads",
261
+ "Counting and organizing beads|cardboard squares+paper+pen+star-shaped beads",
262
+ "Pick up star bead|cardboard squares+mobile phone+paper+pen+power bank+star beads",
263
+ "Place and count bead|paper+pen+star beads",
264
+ "Sort star-shaped beads|marker+mobile phone+paper+power bank+star-shaped beads",
265
+ "Write count on paper|marker+mobile phone+paper+power bank+star-shaped beads",
266
+ "Hold beads|paper+pen+power bank+smartphone+star-shaped beads",
267
+ "Arrange star beads|paper+pen+power bank+smartphone+star beads",
268
+ "Pick up pen|paper+pen+star beads",
269
+ "Counting star beads|paper+pen+star beads",
270
+ "Retrieving more beads|paper+pen+star beads",
271
+ "Write on paper|cardboard square+paper+pen+star beads",
272
+ "Adjust paper|cardboard square+paper+pen+star beads",
273
+ "Gather star beads|cardboard squares+mobile phone+paper+pen+power bank+star beads",
274
+ "Arrange star beads for counting|paper+pen+star beads",
275
+ "Sort and count beads|paper+pen+star beads",
276
+ "Hold container lid|red plastic container lid",
277
+ "Move towards the stove|faucet+kettle+sink",
278
+ "Closing the door|door",
279
+ "Wipe kitchen counter|bowl+cloth+countertop+door+laundry basket+mop+plate+pot+sink",
280
+ "Wipe kitchen counter|bowl+cloth+countertop+plate+pot+sink",
281
+ "Place cloth on floor|yellow circular object",
282
+ "Move pot|blue bowl+green basket+pot+red bowl+towel",
283
+ "Cut cardboard|cardboard+desk+metal ruler+pen+ruler+utility knife",
284
+ "Cut cardboard|cardboard+desk+metal ruler+utility knife",
285
+ "Cut cardboard|cardboard+desk+metal ruler+phone+utility knife",
286
+ "Cut cardboard|cardboard+phone+utility knife",
287
+ "Cut cardboard|cardboard+phone+utility knife+water bottle",
288
+ "Cut cardboard|cardboard+utility knife+water bottle",
289
+ "Cut cardboard|cardboard+table+utility knife+water bottle",
290
+ "Cut cardboard|cardboard+table+utility knife",
291
+ "Observe and walk through store|cardboard box+colleague+inventory boxes+shelves",
292
+ "Inspect shelf condition|shelf",
293
+ "Approach boxes|cardboard boxes+colleague+red bin+shelving unit",
294
+ "Extract wire hangers from box|wire hangers",
295
+ "Release hook|display hook+wire shelf",
296
+ "Release hook|wire shelf",
297
+ "Place items on the shelf|packaged items+retail shelf+shopping bag+stationery package",
298
+ "Pick up new cardboard piece|cardboard piece+marker+pencil case+ruler+scissors",
299
+ "Place marked piece down|cardboard piece+cardboard stack+marker",
300
+ "Cut cardboard piece|cardboard pile+cardboard strip+scissors",
301
+ "Marking cardboard piece|cardboard pieces+marker+ruler",
302
+ "Reach for next canned food|box+canned food",
303
+ "Pick up canned food|canned food+plastic crate",
304
+ "Interact with smartphone|cans+cereal box+shelf+smartphone",
305
+ "Manipulate craft piece|blue fan craft piece+craft pieces+purple craft pieces+scissors+smartphone+yellow craft pieces",
306
+ "Manipulate craft piece|blue fan craft piece+purple craft pieces+scissors+smartphone+yellow craft pieces",
307
+ "Manipulate craft paper strips|blue paper fan+paper strips+scissors+smartphone",
308
+ "Operate smartphone|craft paper strips+folded paper fan+paper scraps+scissors+smartphone+table",
309
+ "Operate smartphone|paper scraps+scissors+smartphone+table",
310
+ "Release paper strip|beads+craft beads+paper strip+phone+scissors+table",
311
+ "Release paper strip|beads+paper strip+phone+scissors+table",
312
+ "Sort small craft pieces|craft pieces+paper strips+scissors+smartphone+star-shaped craft pieces+table",
313
+ "Sort small craft pieces|craft pieces+scissors+smartphone+table",
314
+ "Open paper lantern|cardboard storage box+red paper honeycomb lantern",
315
+ "Grasp lantern component|paper lantern",
316
+ "Remove paper lantern part from packaging|paper lantern component+plastic packaging",
317
+ "Put down smartphone|paper quilling strips+power bank+smartphone+star beads",
318
+ "Put down smartphone|paper quilling strips+smartphone+star beads",
319
+ "Place smartphone down|beads+charging bank+power bank+quilling paper strips+small paper stars+smartphone",
320
+ "Place smartphone down|beads+charging bank+smartphone",
321
+ "Manipulate puzzle pieces|puzzle mat+puzzle pieces",
322
+ "Pick up puzzle piece|jigsaw puzzle+puzzle pieces",
323
+ "Attempt to fit puzzle piece|puzzle board+puzzle box+puzzle piece",
324
+ "Manipulating paper strips|blue paper strip+yellow paper strip",
325
+ "Manipulate beads|blue beads+smartphone+yellow beads",
326
+ "Sort buttons|buttons+smartphone+table",
327
+ "Approaching and pressing the door switch|glass door+switch",
328
+ "Greeting/acknowledging participants|chair+person+table+vr headset",
329
+ "Greeting/acknowledging participants|chair+person+table",
330
+ "Fold plastic strip|container+container with tools+plastic bottle+plastic strip+purple plastic strip+water bottle+white table",
331
+ "Fold plastic strip|container+plastic bottle+plastic strip",
332
+ "Manipulate paper edge|hands+paper cone+phone+puzzle box+smartphone+water bottle",
333
+ "Manipulate paper edge|paper cone+phone+puzzle box+water bottle",
334
+ "Placing paper strip|paper cone+phone",
335
+ "Placing paper strip|paper cone+paper strip+phone+puzzle box+water bottle",
336
+ "Manipulate paper strip|jigsaw puzzle box+paper cone+paper strip+phone+puzzle box+smartphone+water bottle",
337
+ "Manipulate paper strip|jigsaw puzzle box+paper strip+phone+water bottle",
338
+ "Secure paper edges with adhesive|adhesive strip+paper cone+paper cone pieces+puzzle box+smartphone+water bottle",
339
+ "Secure paper edges with adhesive|adhesive strip+paper cone+puzzle box+smartphone+water bottle",
340
+ "Hold smartphone|bowl+food container+kettle+kitchen counter+sink+smartphone",
341
+ "Move towards the stove|blue bowl+countertop+faucet+floor+metal container+red bowl+sink",
342
+ "Open stove pot lid|blue bowl+cloth+faucet+pot+pot lid+red bowl+sink+soap dispenser+stove+white bowl",
343
+ "Open stove pot lid|pot+pot lid+stove",
344
+ "Grasp cleaning bottle|bowls+chopping board+cleaning bottle+cleaning fluid bottle+plastic bowls",
345
+ "Grasping cleaning cloth|cleaning cloth",
346
+ "Place towel|faucet+metal pot+pot+sink+towel",
347
+ "Place towel|faucet+metal pot+sink+towel",
348
+ "Cut cardboard|cardboard+utility knife",
349
+ "Cut cardboard|cardboard+hand+utility knife",
350
+ "Cut cardboard|cardboard+smartphone+utility knife",
351
+ "Observe and walk through store|cardboard box+colleague+shelves",
352
+ "Inspect shelf condition|cardboard boxes+shelf",
353
+ "Inspect shelf condition|cardboard boxes+shelf+shelves+watch",
354
+ "Extract wire hangers from box|box of hangers+wire hangers",
355
+ "Bundle display hooks|display hooks",
356
+ "Bundle display hooks|display hooks+shelf",
357
+ "Bundle display hooks|display hook+display hooks+shelf+wire shelf",
358
+ "Move through aisle|aisle floor+display hooks+employees+metal shelving units+stocking containers",
359
+ "Pick up items from the shopping bag|red shopping bag+retail shelf",
360
+ "Adjust item on shelf|hand+packaged item+shelf+stationery package",
361
+ "Adjust item on shelf|hand+packaged item+shelf",
362
+ "Place item on shelf|packaged goods+retail shelf",
363
+ "Reach for another item|item+packaged item+shelf",
364
+ "Reach for another item|packaged item+shelf",
365
+ "Reach for next item|multi-colored product pack+packaged item+shelf+store shelf",
366
+ "Reach for next item|multi-colored product pack+person+store shelf",
367
+ "Mark cardboard piece|cardboard piece+marker+pencil case+ruler+scissors",
368
+ "Mark cardboard piece|cardboard piece+cardboard stack+marker+pencil case+ruler+scissors",
369
+ "Mark cardboard piece|cardboard piece+cardboard stack+marker",
370
+ "Mark cardboard piece|cardboard pieces+marker",
371
+ "Place marked piece down|cardboard pieces+marker",
372
+ "Mark cardboard piece|cardboard pile+cardboard strip+marker+ruler",
373
+ "Cut cardboard piece|cardboard piece+cardboard strip+scissors",
374
+ "Cut cardboard piece|cardboard piece+scissors",
375
+ "Mark cardboard piece|cardboard pieces+marker+metal ruler+scissors",
376
+ "Mark cardboard piece|cardboard piece+cardboard pieces+marker+metal ruler+pencil case+ruler+scissors",
377
+ "Place canned food on shelf|canned food+cardboard box+retail shelf",
378
+ "Reach for next can|canned food+cardboard box",
379
+ "Place canned food on shelf|canned food+cardboard box+store shelf",
380
+ "Reach for next can|canned food+cardboard box+retail shelf",
381
+ "Place canned food on shelf|canned food+retail shelf",
382
+ "Place canned food on shelf|box+canned food+retail shelf",
383
+ "Place canned food on shelf|box+canned food+store shelf",
384
+ "Hold earbud case|box of products+earbud case+shelf",
385
+ "Interact with smartphone|cereal box+shelf+smartphone",
386
+ "sort craft materials|craft material+paper pieces+phone+scissors+smartphone+table",
387
+ "sort craft materials|craft material+phone+scissors+table",
388
+ "Manipulate paper strip|craft beads+craft materials+paper strip+purple paper strip+scissors+smartphone",
389
+ "Manipulate paper strip|craft beads+paper strip+scissors+smartphone",
390
+ "Manipulate paper strip|paper strip+scissors+smartphone+table",
391
+ "Manipulate paper strip|paper strip+table",
392
+ "Sort small craft pieces|craft pieces+scissors+smartphone",
393
+ "Sort small craft pieces|blue card stack+craft pieces+scissors+small craft pieces+smartphone",
394
+ "Sort small craft pieces|blue card stack+scissors+small craft pieces+smartphone",
395
+ "Grasp lantern|cardboard box+red paper honeycomb lantern",
396
+ "Open paper lantern|red paper lantern",
397
+ "Align paper lantern edges|hands+red honeycomb paper lantern+red paper lantern",
398
+ "Align paper lantern edges|hands+red honeycomb paper lantern",
399
+ "Align paper lantern edges|hands+paper lantern+red honeycomb paper lantern",
400
+ "Align paper lantern edges|hands+paper lantern",
401
+ "Open folded paper lantern|red pleated paper lantern",
402
+ "Browse smartphone screen|paper stars+paper strips+smartphone+star ornaments",
403
+ "Browse smartphone screen|paper stars+paper strips+smartphone",
404
+ "Manipulate paper strip|purple paper strip+quilling paper pile+smartphone+table",
405
+ "Manipulate paper strip|purple paper strip+smartphone+table",
406
+ "Manipulate puzzle piece|jigsaw puzzle+puzzle box+puzzle piece",
407
+ "Manipulate puzzle pieces|jigsaw puzzle+puzzle box+puzzle mat+puzzle pieces",
408
+ "Manipulate puzzle pieces|jigsaw puzzle+puzzle box",
409
+ "Observe puzzle progress|hand+jigsaw puzzle+puzzle box",
410
+ "Pick up puzzle piece|jigsaw puzzle+puzzle piece+puzzle pieces",
411
+ "Pick up puzzle piece|puzzle piece",
412
+ "Sort puzzle pieces|jigsaw puzzle+jigsaw puzzle pieces+puzzle pieces+table",
413
+ "Sort puzzle pieces|jigsaw puzzle+puzzle pieces",
414
+ "Sort puzzle pieces|jigsaw puzzle+puzzle box+puzzle pieces",
415
+ "Use phone|beads+power bank+smartphone",
416
+ "Manipulate yellow strip|beads+cell phone+pen+yellow paper strip+yellow strip",
417
+ "Manipulate yellow strip|beads+yellow paper strip",
418
+ "Manipulate yellow strip|yellow paper strip",
419
+ "Manipulating paper strips|yellow paper strip",
420
+ "Manipulating paper strips|beads+cup+smartphone+yellow paper strip",
421
+ "Manipulate paper strip|beads+paper strip+pen holder+table+yellow paper strip",
422
+ "Manipulate bead|bead+bead piles+container+paper strips+pen holder+table+yellow bead",
423
+ "Manipulate bead|bead+bead piles+pen holder+table",
424
+ "Manipulate bead|bead+bead piles+table",
425
+ "Hold and manipulate paper strip|beads+mobile phone+paper strip+power bank+smartphone+yellow paper strip",
426
+ "Hold and manipulate paper strip|beads+paper strip+power bank+smartphone",
427
+ "Arrange buttons|buttons+coca-cola can+person wearing vr headset+red buttons+smartphone+table",
428
+ "Arrange buttons|buttons+coca-cola can+person wearing vr headset+smartphone+table",
429
+ "Sort and arrange buttons|buttons+phone+smartphones+soda can+table",
430
+ "Sort and arrange buttons|buttons+phone+soda can+table",
431
+ "Sort button|buttons+cell phone+multi-colored button pile+orange buttons+red buttons",
432
+ "Sort button|multi-colored button pile+orange buttons+red buttons",
433
+ "Use smartphone|buttons+smartphone+soda can+table",
434
+ "Use smartphone|buttons+smartphone+soda can",
435
+ "Sort and place buttons|buttons+smartphone+table",
436
+ "Manipulate plastic strip|plastic strip+storage bin+water bottle",
437
+ "Fold plastic strip|container+plastic bottle+plastic strip+scissors+storage bin+water bottle",
438
+ "Fold plastic strip|plastic strip+scissors+storage bin+water bottle",
439
+ "Fold plastic strip|container+hands+plastic strip+scissors+storage bin+water bottle",
440
+ "Fold plastic strip|container+hands+plastic strip+water bottle",
441
+ "Fold plastic strip|hands+plastic strip",
442
+ "Fold plastic strip|craft supply box+hands+plastic strip+water bottle",
443
+ "Fold plastic strip|craft supply box+plastic strip+water bottle",
444
+ "Manipulate paper decoration|paper cone+smartphone",
445
+ "Manipulate paper strip|jigsaw puzzle box+paper strip+phone+puzzle box+smartphone+water bottle",
446
+ "Manipulate paper strip|paper strip+puzzle box+smartphone+water bottle",
447
+ "Manipulate adhesive strip|adhesive strip+paper cone pieces+paper sheets+puzzle box+smartphone+water bottle",
448
+ "Manipulate adhesive strip|adhesive strip+paper cone pieces+puzzle box+smartphone+water bottle",
449
+ "Manipulate adhesive strip|adhesive strip+puzzle box+smartphone+water bottle",
450
+ "Secure paper edges with adhesive|adhesive strip+paper cone",
451
+ "Sort beads|paper+pen+star-shaped beads",
452
+ "Record count|paper+pen+smartphone+star-shaped beads",
453
+ "Counting and organizing beads|paper+pen+star-shaped beads",
454
+ "Place and count bead|marker+paper+pen+star beads+star-shaped beads",
455
+ "Place and count bead|marker+paper+star-shaped beads",
456
+ "Write count on paper|marker+mobile phone+paper+pen+power bank+smartphone+star-shaped beads",
457
+ "Write count on paper|paper+pen+power bank+smartphone+star-shaped beads",
458
+ "Hold beads|paper+pen+smartphone+star-shaped beads",
459
+ "Hold beads|paper+pen+star-shaped beads",
460
+ "Sort and count beads|cell phone+paper+pen+star beads"
461
+ ]
462
+ }
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/action_object_relation/per_class_metrics.csv ADDED
The diff for this file is too large to render. See raw diff
 
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/action_object_relation/predictions.csv ADDED
The diff for this file is too large to render. See raw diff
 
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/imu_to_hand_pose/metrics.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "status": "unsupported_without_raw_128_feature_blocks",
3
+ "task": "imu_to_hand_pose",
4
+ "task_display_name": "Imu To Hand Pose",
5
+ "primary_metric": "mae",
6
+ "primary_score": null,
7
+ "reason": "requires raw IMU and hand-joint feature blocks, which are not in the public 128 JSONL metadata package",
8
+ "source": "128_episode_qwen_jsonl_metadata"
9
+ }
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/interaction_text_prediction/metrics.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "status": "unsupported_without_raw_128_feature_blocks",
3
+ "task": "interaction_text_prediction",
4
+ "task_display_name": "Interaction Text Prediction",
5
+ "primary_metric": "macro_f1",
6
+ "primary_score": null,
7
+ "reason": "requires raw annotation.hdf5 caption interaction text; the public 128 JSONL keeps only structured labels and derived metadata",
8
+ "source": "128_episode_qwen_jsonl_metadata"
9
+ }
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/neural_mlp/action_object_relation/confusion_matrix.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86727a7cacade5dfb022efc0b01f8904716fb884f7aa5ae7ae50b333ece9f17e
3
+ size 34968166
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/next_subtask_forecast/metrics.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "status": "pass",
3
+ "task": "next_subtask_forecast",
4
+ "task_display_name": "Next Subtask Forecast",
5
+ "model_family": "simple_centroid_metadata",
6
+ "source": "128_episode_qwen_jsonl_metadata",
7
+ "input_features": "frame/context metadata plus hashed prompt/options/main_task text; answer_json fields are excluded from inputs",
8
+ "split_policy": "train on train split, report val and held-out test split",
9
+ "num_train_windows": 25068,
10
+ "num_val_windows": 4496,
11
+ "num_test_windows": 3951,
12
+ "num_classes": 891,
13
+ "num_train_classes": 651,
14
+ "majority_baseline_accuracy": 0.0,
15
+ "history": [
16
+ {
17
+ "method": "train_class_centroid_cosine",
18
+ "reason": "train_class_count=651 exceeds softmax_max_train_classes=256"
19
+ }
20
+ ],
21
+ "splits": {
22
+ "val": {
23
+ "accuracy": 0.008229537366548042,
24
+ "balanced_accuracy": 0.008995728828680025,
25
+ "macro_f1": 0.004833440317659898,
26
+ "weighted_f1": 0.0051651447031868655,
27
+ "num_eval_windows": 4496,
28
+ "num_classes": 891
29
+ },
30
+ "test": {
31
+ "accuracy": 0.0007593014426727411,
32
+ "balanced_accuracy": 0.0013333333333333333,
33
+ "macro_f1": 0.0001206030150753769,
34
+ "weighted_f1": 6.8680532503062e-05,
35
+ "num_eval_windows": 3951,
36
+ "num_classes": 891
37
+ }
38
+ },
39
+ "primary_metric": "macro_f1",
40
+ "primary_score": 0.0001206030150753769,
41
+ "unseen_test_class_count": 117,
42
+ "unseen_test_classes": [
43
+ "Using a smartphone",
44
+ "Tidying workspace",
45
+ "Handling container lid",
46
+ "Approaching the stove",
47
+ "Checking cooking pot",
48
+ "Moving around the kitchen",
49
+ "Wiping counter",
50
+ "Cleaning cloth maintenance",
51
+ "Retrieving cleaning supplies",
52
+ "Cleaning kitchen surfaces",
53
+ "Cooking at the stove",
54
+ "Adjusting cookware",
55
+ "Prepare to cut cardboard",
56
+ "Cut cardboard",
57
+ "Cut along the marked line",
58
+ "Walk to shelf location",
59
+ "Inspect shelf condition",
60
+ "Approach inventory boxes",
61
+ "Extract wire hangers from inventory",
62
+ "Bundle display hooks",
63
+ "Install display hooks",
64
+ "Move to stocking area",
65
+ "Unpack and place items on shelf",
66
+ "Place and adjust items on shelf",
67
+ "Place and retrieve items for stocking",
68
+ "Labeling cardboard pieces",
69
+ "Observing and pausing",
70
+ "Placing canned goods on the shelf",
71
+ "Reaching into the box for more stock",
72
+ "Picking up and placing canned goods",
73
+ "Placing and retrieving canned goods",
74
+ "Aligning canned goods on the shelf",
75
+ "Stocking multiple cans on the shelf",
76
+ "Adjusting stock and finishing placement",
77
+ "Finalizing shelf organization",
78
+ "Handling earbud case",
79
+ "Checking smartphone",
80
+ "Sort craft materials into piles",
81
+ "Manipulate craft pieces",
82
+ "Release scissors and operate smartphone",
83
+ "Operate and release smartphone",
84
+ "Manipulate and release paper strips",
85
+ "Sort small craft pieces",
86
+ "Unfold paper lantern",
87
+ "Fold and grasp lantern",
88
+ "Grasp lantern component",
89
+ "Open paper lantern",
90
+ "Align paper lantern edges",
91
+ "Adjust lantern string and handle components",
92
+ "Handle paper lantern component",
93
+ "Expand and adjust lantern shape",
94
+ "Secure lantern with adhesive",
95
+ "Unpack additional lantern component",
96
+ "Remove packaging and prepare component",
97
+ "Expand paper lantern",
98
+ "Final alignment of lantern edges",
99
+ "Preparing craft area",
100
+ "Transitioning to smartphone usage",
101
+ "Browsing smartphone",
102
+ "Scrolling smartphone screen",
103
+ "Scrolling and setting down smartphone",
104
+ "Scrolling and placing smartphone down",
105
+ "Paper quilling craft",
106
+ "Pick up and place puzzle piece",
107
+ "Manipulate puzzle piece",
108
+ "Manipulate puzzle pieces",
109
+ "Place puzzle piece",
110
+ "Observe puzzle progress",
111
+ "Search for and pick up puzzle piece",
112
+ "Release and adjust puzzle piece",
113
+ "Reach for, pick up, and attempt to fit puzzle piece",
114
+ "Sort puzzle pieces",
115
+ "Walking to the crafting area",
116
+ "Preparing materials",
117
+ "Assembling material pieces",
118
+ "Manipulating yellow strips",
119
+ "Working with paper strips",
120
+ "Manipulating beads",
121
+ "Using phone and resuming work",
122
+ "Sort buttons by color",
123
+ "Arrange buttons",
124
+ "Arrange buttons in a line",
125
+ "Sort and arrange buttons",
126
+ "Pick up and place buttons",
127
+ "Sort buttons",
128
+ "Sort and adjust button line",
129
+ "Use smartphone",
130
+ "Sort and place buttons",
131
+ "Entering the training area",
132
+ "Greeting participants",
133
+ "Moving through the room",
134
+ "Initiating assembly",
135
+ "Handling plastic strip",
136
+ "Bending plastic strip",
137
+ "Manipulating plastic strip",
138
+ "Folding plastic strip",
139
+ "Manipulate paper decoration",
140
+ "Manipulate paper edge",
141
+ "Adjusting paper edge and placing strip",
142
+ "Adjusting and securing paper structure",
143
+ "Manipulate adhesive strip",
144
+ "Secure paper edges with adhesive",
145
+ "Sort and record bead counts",
146
+ "Sort and group beads",
147
+ "Pick, place, and count beads",
148
+ "Sort beads and record count",
149
+ "Count beads and retrieve more",
150
+ "Document bead counts",
151
+ "Organize and count beads",
152
+ "Finish cutting along the marked line and reposition",
153
+ "Setting up smartphone",
154
+ "Inspect shelf condition and observe surroundings",
155
+ "Place items on shelf",
156
+ "Retrieving and placing canned goods",
157
+ "Attempt to fit and place puzzle piece",
158
+ "Working with paper strips and using phone",
159
+ "Preparing plastic strip for folding"
160
+ ]
161
+ }
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/object_set_forecast/metrics.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "status": "pass",
3
+ "task": "object_set_forecast",
4
+ "task_display_name": "Object Set Forecast",
5
+ "model_family": "simple_train_object_frequency",
6
+ "source": "128_episode_qwen_jsonl_metadata",
7
+ "input_features": "current-window frame/context metadata plus hashed prompt/options/main_task text; target object set +100 frames",
8
+ "split_policy": "object vocabulary and frequencies are learned from train split only",
9
+ "num_train_windows": 25068,
10
+ "num_val_windows": 4496,
11
+ "num_test_windows": 3951,
12
+ "num_objects": 256,
13
+ "splits": {
14
+ "val": {
15
+ "precision": 0.14030990510083036,
16
+ "recall": 0.30465228589826143,
17
+ "micro_f1": 0.19213197969543147,
18
+ "macro_f1": 0.005663415026937471,
19
+ "exact_match": 0.0
20
+ },
21
+ "test": {
22
+ "precision": 0.12140386400067493,
23
+ "recall": 0.3236253232879793,
24
+ "micro_f1": 0.17656983343047333,
25
+ "macro_f1": 0.004886090601149431,
26
+ "exact_match": 0.0
27
+ }
28
+ },
29
+ "primary_metric": "micro_f1",
30
+ "primary_score": 0.17656983343047333
31
+ }
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/object_set_forecast/object_vocab.json ADDED
@@ -0,0 +1,258 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ "smartphone",
3
+ "scissors",
4
+ "cardboard",
5
+ "ruler",
6
+ "pen",
7
+ "table",
8
+ "water bottle",
9
+ "power bank",
10
+ "utility knife",
11
+ "phone",
12
+ "metal ruler",
13
+ "cardboard box",
14
+ "shelf",
15
+ "paper strip",
16
+ "hand",
17
+ "cardboard piece",
18
+ "cardboard pieces",
19
+ "cardboard sheet",
20
+ "desk",
21
+ "marker",
22
+ "star-shaped beads",
23
+ "beads",
24
+ "mobile phone",
25
+ "newspaper",
26
+ "purple paper strip",
27
+ "paper strips",
28
+ "paper stars",
29
+ "plastic container",
30
+ "mahjong tiles",
31
+ "cardboard strip",
32
+ "cleaning cloth",
33
+ "black marker",
34
+ "origami stars",
35
+ "hands",
36
+ "blue paper strip",
37
+ "canned goods",
38
+ "canned food",
39
+ "red marker",
40
+ "retail shelf",
41
+ "yellow paper strip",
42
+ "orange buttons",
43
+ "pen holder",
44
+ "notepad",
45
+ "paper star",
46
+ "cardboard squares",
47
+ "earbud case",
48
+ "shopping bag",
49
+ "yellow star-shaped objects",
50
+ "purple star-shaped objects",
51
+ "cardboard boxes",
52
+ "plastic jar",
53
+ "pens",
54
+ "cloth",
55
+ "blue pen",
56
+ "carpet",
57
+ "lucky stars pile",
58
+ "watch",
59
+ "paper",
60
+ "portable charger",
61
+ "store shelf",
62
+ "box cutter",
63
+ "vr headset",
64
+ "cardboard tray",
65
+ "cardboard square",
66
+ "earbuds case",
67
+ "box",
68
+ "black case",
69
+ "puzzle box",
70
+ "container",
71
+ "colorful beads",
72
+ "storage container",
73
+ "buttons",
74
+ "chair",
75
+ "wall",
76
+ "blue beads",
77
+ "cardboard stack",
78
+ "colored tiles",
79
+ "large cardboard sheet",
80
+ "cardboard base",
81
+ "grocery shelf",
82
+ "shelves",
83
+ "backpack",
84
+ "pile of lucky stars",
85
+ "wallet",
86
+ "person",
87
+ "papers",
88
+ "plastic bin",
89
+ "charging cable",
90
+ "red pen",
91
+ "black pen",
92
+ "purple paper",
93
+ "puzzle pieces",
94
+ "pencil case",
95
+ "light green fabric",
96
+ "red box",
97
+ "paper list",
98
+ "orange shopping bag",
99
+ "origami star",
100
+ "plush toy",
101
+ "floor",
102
+ "vacuum cleaner",
103
+ "display shelf",
104
+ "origami star pile",
105
+ "canned product",
106
+ "red buttons",
107
+ "paper sheet",
108
+ "pile of paper stars",
109
+ "chairs",
110
+ "puzzle piece",
111
+ "sticky note cube",
112
+ "cardboard tube",
113
+ "lucky stars",
114
+ "paper star pile",
115
+ "supplement bottle",
116
+ "jar",
117
+ "paper document",
118
+ "snack packages",
119
+ "black buttons",
120
+ "tray",
121
+ "retail items",
122
+ "quilling strips",
123
+ "orange cloth",
124
+ "assorted beads",
125
+ "paper stack",
126
+ "snack package",
127
+ "red scissors",
128
+ "electronic product box",
129
+ "quilled paper pieces",
130
+ "sink",
131
+ "cutter",
132
+ "electronic accessory box",
133
+ "cardboard base sheet",
134
+ "shelving unit",
135
+ "light blue paper strip",
136
+ "documents",
137
+ "green fabric",
138
+ "plastic storage bin",
139
+ "fabric",
140
+ "yellow container",
141
+ "cardboard triangles",
142
+ "red lid",
143
+ "plastic pieces",
144
+ "colored beads",
145
+ "clear plastic container",
146
+ "colored paper strips",
147
+ "lucky star",
148
+ "power adapter",
149
+ "plastic tray",
150
+ "colorful pieces",
151
+ "vacuum cleaner nozzle",
152
+ "electronic device",
153
+ "desks",
154
+ "red markers",
155
+ "vacuum nozzle",
156
+ "handbag",
157
+ "red case",
158
+ "blue tote bag",
159
+ "bead containers",
160
+ "router",
161
+ "grocery item",
162
+ "purple paper strips",
163
+ "smartphone box",
164
+ "jigsaw puzzle pieces",
165
+ "retail item",
166
+ "hallway",
167
+ "stool",
168
+ "fire extinguisher",
169
+ "people",
170
+ "jigsaw puzzle box",
171
+ "bag",
172
+ "white box",
173
+ "colorful paper pieces",
174
+ "white container",
175
+ "cardboard grid",
176
+ "storage bin",
177
+ "product box",
178
+ "document",
179
+ "keys",
180
+ "red carpet",
181
+ "snack pouch",
182
+ "scoop",
183
+ "trash bin",
184
+ "marker pen",
185
+ "cereal boxes",
186
+ "paper quilling strips stack",
187
+ "small star pile",
188
+ "small colored items",
189
+ "food items",
190
+ "stack of cardboard squares",
191
+ "paper craft set",
192
+ "tin can",
193
+ "can",
194
+ "cardboard container",
195
+ "pickle jar",
196
+ "pack of paper strips",
197
+ "green tube",
198
+ "light blue strip",
199
+ "cardboard sheets",
200
+ "cardboard cutout",
201
+ "paper towel",
202
+ "cutting mat",
203
+ "blue tile",
204
+ "plastic bag",
205
+ "paper bag",
206
+ "remote controller",
207
+ "instructional sign",
208
+ "tote bag",
209
+ "puzzle mat",
210
+ "soup cans",
211
+ "snack pouches",
212
+ "cardboard shape",
213
+ "pile of tiles",
214
+ "small white box",
215
+ "electronic cable packaging",
216
+ "white paper",
217
+ "glass jar",
218
+ "blue plastic stool",
219
+ "jigsaw puzzle",
220
+ "mahjong tile",
221
+ "price label",
222
+ "products",
223
+ "small cardboard pieces",
224
+ "handheld device",
225
+ "electronic item",
226
+ "colorful paper strips stack",
227
+ "recording sheet",
228
+ "origami paper stars",
229
+ "star collection",
230
+ "bin",
231
+ "button",
232
+ "cell phone",
233
+ "quilling paper strips",
234
+ "hexagonal cardboard pieces",
235
+ "small cardboard shapes",
236
+ "crate",
237
+ "retail item package",
238
+ "star count piles",
239
+ "packaged food product",
240
+ "shelf label",
241
+ "puzzle assembly",
242
+ "white gift box",
243
+ "puzzle",
244
+ "canned good",
245
+ "shelf display hook",
246
+ "faucet",
247
+ "bead pile",
248
+ "yellow folded paper star",
249
+ "wooden surface",
250
+ "square cardboard",
251
+ "cardboard scrap piles",
252
+ "quilling paper strip",
253
+ "gift bag",
254
+ "colorful paper strips",
255
+ "colorful paper stack",
256
+ "packaged grocery item",
257
+ "red button"
258
+ ]
results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/object_set_forecast/predictions.csv ADDED
The diff for this file is too large to render. See raw diff