text
stringlengths
0
1.16k
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([8.2122e-01, 2.3295e-02, 6.6738e-03, 2.0332e-03, 2.6127e-03, 1.3947e-03,
1.4271e-01, 6.2584e-05], device='cuda:0', grad_fn=<SelectBackward0>)
ANSWER0=VQA(image=LEFT,question='How many gorillas are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 4')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([3, 3, 448, 448])
ๆœ€ๅŽ็š„ๆฆ‚็އๅˆ†ๅธƒไธบ: {True: tensor(0.8212, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(0.1788, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(5.9605e-08, device='cuda:0', grad_fn=<DivBackward0>)}
ANSWER0=VQA(image=RIGHT,question='Is the seal facing right?')
FINAL_ANSWER=RESULT(var=ANSWER0)
torch.Size([7, 3, 448, 448])
question: ['How many gorillas are in the image?'], responses:['10']
[('10', 0.1277249466426885), ('11', 0.12579928416580372), ('12', 0.12560051978633632), ('8', 0.1247991444010043), ('9', 0.12459861387933152), ('26', 0.12389435171102943), ('13', 0.12388731669200545), ('6', 0.12369582272180085)]
[['10', '11', '12', '8', '9', '26', '13', '6']]
torch.Size([3, 3, 448, 448]) knan debug pixel values shape
tensor([7.5790e-01, 1.1623e-01, 2.2886e-02, 9.0601e-02, 7.9166e-03, 2.0037e-03,
2.3397e-03, 1.2530e-04], device='cuda:1', grad_fn=<SoftmaxBackward0>)
2 *************
['2', '3', '4', '1', '5', '8', '7', '29'] tensor([7.5790e-01, 1.1623e-01, 2.2886e-02, 9.0601e-02, 7.9166e-03, 2.0037e-03,
2.3397e-03, 1.2530e-04], device='cuda:1', grad_fn=<SelectBackward0>)
ๆœ€ๅŽ็š„ๆฆ‚็އๅˆ†ๅธƒไธบ: {True: tensor(0.9094, device='cuda:1', grad_fn=<DivBackward0>), False: tensor(0.0906, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(5.9605e-08, device='cuda:1', grad_fn=<DivBackward0>)}
question: ['Is the seal facing right?'], responses:['yes']
[('yes', 0.1298617250866936), ('congratulations', 0.12464161604141298), ('no', 0.12445222599225532), ('honey', 0.12437056445881921), ('solid', 0.12422595371654564), ('right', 0.12419889376311324), ('candle', 0.12414264780165109), ('chocolate', 0.12410637313950891)]
[['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate']]
torch.Size([7, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1858
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1861
tensor([0.1865, 0.1639, 0.1681, 0.1128, 0.1447, 0.0356, 0.1355, 0.0530],
device='cuda:2', grad_fn=<SoftmaxBackward0>)
10 *************
['10', '11', '12', '8', '9', '26', '13', '6'] tensor([0.1865, 0.1639, 0.1681, 0.1128, 0.1447, 0.0356, 0.1355, 0.0530],
device='cuda:2', grad_fn=<SelectBackward0>)
ๆœ€ๅŽ็š„ๆฆ‚็އๅˆ†ๅธƒไธบ: {True: tensor(0., device='cuda:2', grad_fn=<MulBackward0>), False: tensor(1., device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:2', grad_fn=<DivBackward0>)}
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1858
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1859
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1858
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1858
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1859
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1859
tensor([6.0235e-01, 2.2232e-02, 3.7183e-01, 9.0134e-04, 1.3461e-04, 1.6175e-03,
1.0293e-04, 8.3211e-04], device='cuda:0', grad_fn=<SoftmaxBackward0>)
yes *************
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([6.0235e-01, 2.2232e-02, 3.7183e-01, 9.0134e-04, 1.3461e-04, 1.6175e-03,
1.0293e-04, 8.3211e-04], device='cuda:0', grad_fn=<SelectBackward0>)
ๆœ€ๅŽ็š„ๆฆ‚็އๅˆ†ๅธƒไธบ: {True: tensor(0.6024, device='cuda:0', grad_fn=<UnbindBackward0>), False: tensor(0.3718, device='cuda:0', grad_fn=<UnbindBackward0>), 'Execute Error': tensor(0.0258, device='cuda:0', grad_fn=<SubBackward0>)}
[2024-10-23 14:46:54,595] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.42 | optimizer_gradients: 0.24 | optimizer_step: 0.32
[2024-10-23 14:46:54,595] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 7113.04 | backward_microstep: 6796.39 | backward_inner_microstep: 6789.84 | backward_allreduce_microstep: 6.45 | step_microstep: 9.82
[2024-10-23 14:46:54,595] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 7113.06 | backward: 6796.38 | backward_inner: 6789.87 | backward_allreduce: 6.43 | step: 9.83
0%| | 22/4844 [05:38<19:29:26, 14.55s/it]Registering VQA_lavis step
Registering EVAL step
Registering RESULT step
Registering VQA_lavis step
Registering EVAL step
Registering RESULT step
Registering VQA_lavis step
Registering EVAL step
Registering RESULT step
Registering VQA_lavis step
Registering EVAL step
Registering RESULT step
ANSWER0=VQA(image=LEFT,question='How many animals are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 2')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=RIGHT,question='Does any animal in the image on the right have its mouth open?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=RIGHT,question='Is the elephant in the right image walking towards the right?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([7, 3, 448, 448])
ANSWER0=VQA(image=RIGHT,question='How many parrots are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} >= 3')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([7, 3, 448, 448])
torch.Size([7, 3, 448, 448])
torch.Size([7, 3, 448, 448])
question: ['How many animals are in the image?'], responses:['5']
question: ['Does any animal in the image on the right have its mouth open?'], responses:['no']
question: ['Is the elephant in the right image walking towards the right?'], responses:['no']
question: ['How many parrots are in the image?'], responses:['5']
[('5', 0.12793059870235002), ('8', 0.12539646467821697), ('4', 0.12509737486793587), ('6', 0.12470234839853608), ('3', 0.12467331676337925), ('7', 0.12441254825093238), ('11', 0.12401867309944531), ('9', 0.12376867523920407)]
[['5', '8', '4', '6', '3', '7', '11', '9']]
[('no', 0.1313955057270409), ('yes', 0.12592208734904367), ('no smoking', 0.12472972590078177), ('gone', 0.12376514658020793), ('man', 0.12367833016285167), ('meow', 0.1235796378467502), ('kia', 0.12347643720898455), ('no clock', 0.12345312922433942)]
[['no', 'yes', 'no smoking', 'gone', 'man', 'meow', 'kia', 'no clock']]
[('no', 0.1313955057270409), ('yes', 0.12592208734904367), ('no smoking', 0.12472972590078177), ('gone', 0.12376514658020793), ('man', 0.12367833016285167), ('meow', 0.1235796378467502), ('kia', 0.12347643720898455), ('no clock', 0.12345312922433942)]
[['no', 'yes', 'no smoking', 'gone', 'man', 'meow', 'kia', 'no clock']]
[('5', 0.12793059870235002), ('8', 0.12539646467821697), ('4', 0.12509737486793587), ('6', 0.12470234839853608), ('3', 0.12467331676337925), ('7', 0.12441254825093238), ('11', 0.12401867309944531), ('9', 0.12376867523920407)]
[['5', '8', '4', '6', '3', '7', '11', '9']]
torch.Size([7, 3, 448, 448]) knan debug pixel values shape
torch.Size([7, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1866
torch.Size([7, 3, 448, 448]) knan debug pixel values shape
torch.Size([7, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1866
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1867
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1866
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1866
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1867
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1867
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1867