text
stringlengths
0
1.16k
1.5570e-02, 3.8597e-05], device='cuda:0', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(0., device='cuda:0', grad_fn=<MulBackward0>), False: tensor(1.0000, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(5.9605e-08, device='cuda:0', grad_fn=<DivBackward0>)}
{True: tensor(1., device='cuda:2', grad_fn=<DivBackward0>), False: tensor(1.1033e-09, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(-1.1033e-09, device='cuda:2', grad_fn=<DivBackward0>)}
ANSWER0=VQA(image=RIGHT,question='How many lip makeups are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 3')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([1, 3, 448, 448])
question: ['How many lip makeups are in the image?'], responses:['δΈ‰']
[('biking', 0.12639990046765587), ('geese', 0.1262789403477572), ('cushion', 0.1253965842661667), ('bulldog', 0.1252365705078606), ('striped', 0.12499404846420245), ('floral', 0.12444127054742124), ('stove', 0.12381223353082338), ('dodgers', 0.12344045186811266)]
[['biking', 'geese', 'cushion', 'bulldog', 'striped', 'floral', 'stove', 'dodgers']]
torch.Size([1, 3, 448, 448]) knan debug pixel values shape
tensor([7.6523e-05, 8.2814e-04, 4.4200e-02, 1.0658e-01, 1.2526e-01, 7.0653e-01,
4.0593e-03, 1.2471e-02], device='cuda:2', grad_fn=<SoftmaxBackward0>)
floral *************
['biking', 'geese', 'cushion', 'bulldog', 'striped', 'floral', 'stove', 'dodgers'] tensor([7.6523e-05, 8.2814e-04, 4.4200e-02, 1.0658e-01, 1.2526e-01, 7.0653e-01,
4.0593e-03, 1.2471e-02], device='cuda:2', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(0., device='cuda:2', grad_fn=<MulBackward0>), False: tensor(0., device='cuda:2', grad_fn=<MulBackward0>), 'Execute Error': tensor(1., device='cuda:2', grad_fn=<DivBackward0>)}
tensor([1.0000e+00, 2.6239e-08, 2.7895e-10, 5.5586e-08, 2.1966e-10, 3.9338e-10,
1.9807e-10, 9.4808e-09], device='cuda:1', grad_fn=<SoftmaxBackward0>)
yes *************
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 2.6239e-08, 2.7895e-10, 5.5586e-08, 2.1966e-10, 3.9338e-10,
1.9807e-10, 9.4808e-09], device='cuda:1', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1.0000, device='cuda:1', grad_fn=<DivBackward0>), False: tensor(2.7895e-10, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.1893e-07, device='cuda:1', grad_fn=<DivBackward0>)}
[2024-10-24 09:51:53,285] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.38 | optimizer_gradients: 0.29 | optimizer_step: 0.32
[2024-10-24 09:51:53,285] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 4476.99 | backward_microstep: 9298.95 | backward_inner_microstep: 4268.70 | backward_allreduce_microstep: 5030.18 | step_microstep: 7.90
[2024-10-24 09:51:53,286] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 4477.01 | backward: 9298.94 | backward_inner: 4268.72 | backward_allreduce: 5030.16 | step: 7.91
95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 4611/4844 [19:10:37<55:45, 14.36s/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 VQA_lavis step
Registering EVAL step
Registering RESULT step
Registering EVAL step
Registering RESULT step
ANSWER0=VQA(image=RIGHT,question='How many black phones are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 2')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=LEFT,question='Does the left image show a fluffy dog standing on green grass?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=RIGHT,question='Is there something on top of a mashed potato in the image?')
ANSWER1=EVAL(expr='not {ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([3, 3, 448, 448])
ANSWER0=VQA(image=LEFT,question='How many animals are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 1')
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 black phones are in the image?'], responses:['3']
[('3', 0.12809209985493852), ('4', 0.12520382509374006), ('1', 0.1251059160028928), ('5', 0.12483070991268265), ('8', 0.12458076282181878), ('2', 0.12413212281858195), ('6', 0.1241125313968017), ('12', 0.12394203209854344)]
[['3', '4', '1', '5', '8', '2', '6', '12']]
torch.Size([3, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 3, images per sample: 3.0, dynamic token length: 837
dynamic ViT batch size: 3, images per sample: 3.0, dynamic token length: 837
dynamic ViT batch size: 3, images per sample: 3.0, dynamic token length: 837
question: ['Does the left image show a fluffy dog standing on green grass?'], responses:['yes']
question: ['Is there something on top of a mashed potato in the image?'], responses:['no']
question: ['How many animals are in the image?'], responses:['7']
dynamic ViT batch size: 3, images per sample: 3.0, dynamic token length: 837
[('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']]
[('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']]
[('7', 0.12828776251745355), ('8', 0.1258361832781132), ('11', 0.12481772898325143), ('5', 0.124759881092759), ('9', 0.12447036165452931), ('10', 0.1239759375399529), ('6', 0.12393017600998846), ('12', 0.12392196892395223)]
[['7', '8', '11', '5', '9', '10', '6', '12']]
dynamic ViT batch size: 3, images per sample: 3.0, dynamic token length: 837
torch.Size([7, 3, 448, 448]) knan debug pixel values shape
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: 3, images per sample: 3.0, dynamic token length: 837
dynamic ViT batch size: 3, images per sample: 3.0, dynamic token length: 837
dynamic ViT batch size: 3, images per sample: 3.0, dynamic token length: 837
tensor([1.0000e+00, 1.2442e-06, 4.7735e-07, 2.1562e-09, 1.0825e-10, 5.8906e-08,
4.9901e-10, 2.2155e-08], device='cuda:0', grad_fn=<SoftmaxBackward0>)
3 *************
['3', '4', '1', '5', '8', '2', '6', '12'] tensor([1.0000e+00, 1.2442e-06, 4.7735e-07, 2.1562e-09, 1.0825e-10, 5.8906e-08,
4.9901e-10, 2.2155e-08], device='cuda:0', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(5.8906e-08, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(1.0000, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:0', grad_fn=<DivBackward0>)}
ANSWER0=VQA(image=LEFT,question='How many dogs are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} >= 2')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([7, 3, 448, 448])
question: ['How many dogs are in the image?'], responses:['1']
[('1', 0.12829009354978346), ('3', 0.12529928082343206), ('4', 0.12464806219229535), ('8', 0.12460015878893425), ('6', 0.12451220062887247), ('12', 0.124338487048427), ('2', 0.12420459433498025), ('47', 0.12410712263327517)]
[['1', '3', '4', '8', '6', '12', '2', '47']]
torch.Size([7, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1860
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1860
tensor([1.0000e+00, 2.6761e-09, 3.6164e-11, 7.7586e-09, 1.8285e-10, 9.6402e-11,
2.9600e-11, 1.1843e-08], device='cuda:2', grad_fn=<SoftmaxBackward0>)
yes *************
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 2.6761e-09, 3.6164e-11, 7.7586e-09, 1.8285e-10, 9.6402e-11,
2.9600e-11, 1.1843e-08], device='cuda:2', grad_fn=<SelectBackward0>)