text
stringlengths
0
1.16k
torch.Size([13, 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
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, 1.6052e-09, 2.6514e-10, 1.4585e-10, 1.8293e-10, 2.6718e-08,
1.9253e-08, 2.2008e-10], device='cuda:0', grad_fn=<SoftmaxBackward0>)
1 *************
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 1.6052e-09, 2.6514e-10, 1.4585e-10, 1.8293e-10, 2.6718e-08,
1.9253e-08, 2.2008e-10], device='cuda:0', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1., device='cuda:0', grad_fn=<DivBackward0>), False: tensor(4.8389e-08, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:0', grad_fn=<DivBackward0>)}
tensor([9.9998e-01, 1.3846e-05, 1.6028e-06, 4.3139e-07, 5.6585e-08, 1.5961e-08,
3.8890e-08, 9.2139e-10], device='cuda:2', grad_fn=<SoftmaxBackward0>)
2 *************
['2', '3', '4', '1', '5', '8', '7', '29'] tensor([9.9998e-01, 1.3846e-05, 1.6028e-06, 4.3139e-07, 5.6585e-08, 1.5961e-08,
3.8890e-08, 9.2139e-10], device='cuda:2', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1.0000, device='cuda:2', grad_fn=<DivBackward0>), False: tensor(1.5993e-05, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:2', grad_fn=<DivBackward0>)}
tensor([1.0000e+00, 4.9079e-09, 1.4472e-10, 1.0657e-08, 5.8457e-11, 1.3177e-10,
3.4826e-11, 2.8863e-09], device='cuda:3', grad_fn=<SoftmaxBackward0>)
yes *************
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 4.9079e-09, 1.4472e-10, 1.0657e-08, 5.8457e-11, 1.3177e-10,
3.4826e-11, 2.8863e-09], device='cuda:3', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1., device='cuda:3', grad_fn=<DivBackward0>), False: tensor(1.4472e-10, device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(-1.4472e-10, device='cuda:3', grad_fn=<DivBackward0>)}
tensor([1.0000e+00, 1.3867e-08, 5.6910e-09, 3.0462e-09, 1.0924e-10, 1.5803e-09,
6.5354e-10, 1.9856e-10], device='cuda:1', grad_fn=<SoftmaxBackward0>)
2 *************
['2', '3', '4', '1', '5', '8', '7', '29'] tensor([1.0000e+00, 1.3867e-08, 5.6910e-09, 3.0462e-09, 1.0924e-10, 1.5803e-09,
6.5354e-10, 1.9856e-10], device='cuda:1', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1., device='cuda:1', grad_fn=<DivBackward0>), False: tensor(2.5146e-08, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:1', grad_fn=<DivBackward0>)}
[2024-10-24 10:04:55,777] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.35 | optimizer_gradients: 0.26 | optimizer_step: 0.30
[2024-10-24 10:04:55,777] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 7039.93 | backward_microstep: 10791.73 | backward_inner_microstep: 6786.88 | backward_allreduce_microstep: 4004.79 | step_microstep: 7.51
[2024-10-24 10:04:55,778] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 7039.94 | backward: 10791.72 | backward_inner: 6786.89 | backward_allreduce: 4004.77 | step: 7.52
96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 4662/4844 [19:23:39<50:59, 16.81s/it]Registering VQA_lavis step
Registering EVAL step
Registering RESULT step
ANSWER0=VQA(image=RIGHT,question='Is the right-hand sink rectangular rather than rounded?')
FINAL_ANSWER=RESULT(var=ANSWER0)
Registering VQA_lavis step
Registering EVAL step
Registering RESULT step
ANSWER0=VQA(image=RIGHT,question='How many animals are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 2')
FINAL_ANSWER=RESULT(var=ANSWER1)
Registering VQA_lavis step
Registering VQA_lavis step
Registering EVAL step
Registering RESULT 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)
torch.Size([1, 3, 448, 448])
torch.Size([7, 3, 448, 448])
ANSWER0=VQA(image=RIGHT,question='Is the animal standing on all fours?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([13, 3, 448, 448])
torch.Size([7, 3, 448, 448])
question: ['Is the right-hand sink rectangular rather than rounded?'], 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([1, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 329
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 327
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 327
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 327
tensor([9.9954e-01, 7.9909e-09, 4.5831e-04, 5.3571e-09, 1.2298e-07, 4.2683e-08,
6.6155e-10, 9.0082e-08], device='cuda:0', grad_fn=<SoftmaxBackward0>)
yes *************
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([9.9954e-01, 7.9909e-09, 4.5831e-04, 5.3571e-09, 1.2298e-07, 4.2683e-08,
6.6155e-10, 9.0082e-08], device='cuda:0', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(0.9995, device='cuda:0', grad_fn=<UnbindBackward0>), False: tensor(0.0005, device='cuda:0', grad_fn=<UnbindBackward0>), 'Execute Error': tensor(1.6525e-07, device='cuda:0', grad_fn=<SubBackward0>)}
ANSWER0=VQA(image=RIGHT,question='How many warthogs are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 2')
FINAL_ANSWER=RESULT(var=ANSWER1)
question: ['How many animals are in the image?'], responses:['2']
torch.Size([13, 3, 448, 448])
[('2', 0.12961991198727602), ('3', 0.12561270547489775), ('4', 0.12556127085987287), ('1', 0.1254920833223361), ('5', 0.12407835939022728), ('8', 0.124024076973589), ('7', 0.12288810153923228), ('29', 0.12272349045256851)]
[['2', '3', '4', '1', '5', '8', '7', '29']]
question: ['Is the animal standing on all fours?'], 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
torch.Size([7, 3, 448, 448]) knan debug pixel values shape
question: ['How many animals are in the image?'], responses:['2']
[('2', 0.12961991198727602), ('3', 0.12561270547489775), ('4', 0.12556127085987287), ('1', 0.1254920833223361), ('5', 0.12407835939022728), ('8', 0.124024076973589), ('7', 0.12288810153923228), ('29', 0.12272349045256851)]
[['2', '3', '4', '1', '5', '8', '7', '29']]
torch.Size([13, 3, 448, 448]) knan debug pixel values shape
question: ['How many warthogs 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([13, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3398
tensor([1.0000e+00, 8.4946e-08, 1.0386e-08, 4.0126e-08, 3.4716e-10, 1.5589e-09,