text
stringlengths
0
1.16k
3.2681e-09, 2.7280e-10], device='cuda:3', grad_fn=<SoftmaxBackward0>)
1 *************
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 1.9172e-10, 7.5078e-11, 2.5698e-10, 1.4697e-10, 1.4525e-08,
3.2681e-09, 2.7280e-10], device='cuda:3', grad_fn=<SelectBackward0>)
ANSWER0=VQA(image=RIGHT,question='How many dogs are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 2')
FINAL_ANSWER=RESULT(var=ANSWER1)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1.9172e-10, device='cuda:3', grad_fn=<DivBackward0>), False: tensor(1., device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:3', grad_fn=<DivBackward0>)}
ANSWER0=VQA(image=RIGHT, question='How many dogs are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 5')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([7, 3, 448, 448])
torch.Size([13, 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
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1860
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']]
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1860
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([7.7456e-01, 2.2524e-01, 1.0639e-04, 5.6257e-06, 2.1389e-10, 9.0628e-05,
4.0218e-10, 8.8225e-08], device='cuda:1', grad_fn=<SoftmaxBackward0>)
3 *************
['3', '4', '1', '5', '8', '2', '6', '12'] tensor([7.7456e-01, 2.2524e-01, 1.0639e-04, 5.6257e-06, 2.1389e-10, 9.0628e-05,
4.0218e-10, 8.8225e-08], device='cuda:1', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(0.0001, device='cuda:1', grad_fn=<DivBackward0>), False: tensor(0.9999, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:1', grad_fn=<DivBackward0>)}
tensor([1.0000e+00, 4.3884e-10, 9.9461e-11, 2.0407e-10, 1.5381e-10, 2.9088e-08,
3.7910e-09, 3.4718e-10], device='cuda:0', grad_fn=<SoftmaxBackward0>)
1 *************
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 4.3884e-10, 9.9461e-11, 2.0407e-10, 1.5381e-10, 2.9088e-08,
3.7910e-09, 3.4718e-10], device='cuda:0', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(3.7910e-09, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(1., device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:0', grad_fn=<DivBackward0>)}
tensor([1.0000e+00, 1.7185e-10, 5.5793e-11, 1.2771e-10, 9.3430e-11, 9.3808e-09,
1.9212e-09, 1.1711e-10], device='cuda:3', grad_fn=<SoftmaxBackward0>)
1 *************
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 1.7185e-10, 5.5793e-11, 1.2771e-10, 9.3430e-11, 9.3808e-09,
1.9212e-09, 1.1711e-10], device='cuda:3', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(0., device='cuda:3', grad_fn=<MulBackward0>), False: tensor(1., device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:3', grad_fn=<DivBackward0>)}
[2024-10-24 09:34:37,548] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.36 | optimizer_gradients: 0.34 | optimizer_step: 0.33
[2024-10-24 09:34:37,548] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 7060.18 | backward_microstep: 10821.80 | backward_inner_microstep: 6778.20 | backward_allreduce_microstep: 4043.53 | step_microstep: 7.61
[2024-10-24 09:34:37,548] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 7060.20 | backward: 10821.79 | backward_inner: 6778.21 | backward_allreduce: 4043.52 | step: 7.62
94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 4542/4844 [18:53:21<1:19:37, 15.82s/it]Registering VQA_lavis step
Registering EVAL step
Registering RESULT step
ANSWER0=VQA(image=RIGHT,question='How many locks are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} <= 2')
FINAL_ANSWER=RESULT(var=ANSWER1)
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
torch.Size([1, 3, 448, 448])
ANSWER0=VQA(image=LEFT,question='What are the rams walking on?')
ANSWER1=EVAL(expr='{ANSWER0} == "green grass"')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=LEFT,question='Is the graduation attire being modeled by a female?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=RIGHT,question='Is the food in a solid white bowl?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([7, 3, 448, 448])
torch.Size([7, 3, 448, 448])
torch.Size([13, 3, 448, 448])
question: ['How many locks 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([1, 3, 448, 448]) knan debug pixel values shape
tensor([1.0000e+00, 2.2380e-07, 1.5057e-06, 5.5392e-07, 4.6905e-09, 1.0088e-07,
8.5429e-09, 2.0532e-09], device='cuda:2', grad_fn=<SoftmaxBackward0>)
2 *************
['2', '3', '4', '1', '5', '8', '7', '29'] tensor([1.0000e+00, 2.2380e-07, 1.5057e-06, 5.5392e-07, 4.6905e-09, 1.0088e-07,
8.5429e-09, 2.0532e-09], device='cuda:2', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1.0000, device='cuda:2', grad_fn=<DivBackward0>), False: tensor(1.8457e-06, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:2', grad_fn=<DivBackward0>)}
ANSWER0=VQA(image=RIGHT,question='Is the dog being held up outside?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([1, 3, 448, 448])
question: ['What are the rams walking on?'], responses:['d']
question: ['Is the graduation attire being modeled by a female?'], responses:['yes']
[('d', 0.12855322338399616), ('m', 0.1254608782410919), ('l', 0.12485613235455247), ('closet', 0.12462235537927949), ('s', 0.12436834100724446), ('h', 0.12426124346079802), ('ge', 0.1239735761386432), ('mustache', 0.12390425003439433)]
[['d', 'm', 'l', 'closet', 's', 'h', 'ge', 'mustache']]
question: ['Is the dog being held up outside?'], 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']]