text
stringlengths
0
1.16k
3 *************
['3', '4', '1', '5', '8', '2', '6', '12'] tensor([9.7557e-01, 7.0085e-06, 1.0436e-08, 3.2462e-08, 2.3881e-09, 2.4426e-02,
3.2715e-08, 2.7545e-08], device='cuda:2', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1.0436e-08, device='cuda:2', grad_fn=<DivBackward0>), False: tensor(1.0000, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(-1.1921e-07, device='cuda:2', grad_fn=<DivBackward0>)}
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3400
tensor([5.5019e-05, 3.4862e-03, 3.4065e-02, 8.1102e-01, 8.4768e-02, 5.1542e-02,
1.0397e-02, 4.6709e-03], device='cuda:0', grad_fn=<SoftmaxBackward0>)
bulldog *************
['biking', 'geese', 'cushion', 'bulldog', 'striped', 'floral', 'stove', 'dodgers'] tensor([5.5019e-05, 3.4862e-03, 3.4065e-02, 8.1102e-01, 8.4768e-02, 5.1542e-02,
1.0397e-02, 4.6709e-03], device='cuda:0', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(0., device='cuda:0', grad_fn=<MulBackward0>), False: tensor(0., device='cuda:0', grad_fn=<MulBackward0>), 'Execute Error': tensor(1., device='cuda:0', grad_fn=<DivBackward0>)}
ANSWER0=VQA(image=RIGHT,question='How many beakers are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} >= 4')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([1, 3, 448, 448])
question: ['How many beakers 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([1, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 325
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 325
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 325
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 325
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 325
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 325
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 325
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 325
tensor([8.7722e-02, 9.1224e-01, 3.9617e-08, 3.9938e-05, 6.5638e-10, 1.3695e-07,
4.8702e-09, 4.1643e-08], device='cuda:0', grad_fn=<SoftmaxBackward0>)
4 *************
['3', '4', '1', '5', '8', '2', '6', '12'] tensor([8.7722e-02, 9.1224e-01, 3.9617e-08, 3.9938e-05, 6.5638e-10, 1.3695e-07,
4.8702e-09, 4.1643e-08], device='cuda:0', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(0.9123, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(0.0877, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(5.9605e-08, device='cuda:0', grad_fn=<DivBackward0>)}
tensor([1.0000e+00, 8.7274e-10, 3.0393e-11, 1.7722e-11, 3.0778e-11, 1.5605e-09,
2.9023e-06, 1.0522e-11], device='cuda:3', grad_fn=<SoftmaxBackward0>)
1 *************
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 8.7274e-10, 3.0393e-11, 1.7722e-11, 3.0778e-11, 1.5605e-09,
2.9023e-06, 1.0522e-11], device='cuda:3', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1.0000, device='cuda:3', grad_fn=<DivBackward0>), False: tensor(2.9048e-06, device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:3', grad_fn=<DivBackward0>)}
[2024-10-24 09:38:40,786] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.36 | optimizer_gradients: 0.24 | optimizer_step: 0.31
[2024-10-24 09:38:40,786] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 5080.41 | backward_microstep: 4939.19 | backward_inner_microstep: 4933.22 | backward_allreduce_microstep: 5.81 | step_microstep: 7.14
[2024-10-24 09:38:40,786] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 5080.41 | backward: 4939.18 | backward_inner: 4933.30 | backward_allreduce: 5.79 | step: 7.16
94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 4558/4844 [18:57:24<1:09:59, 14.68s/it]Registering VQA_lavis step
Registering VQA_lavis step
Registering EVAL step
Registering RESULT step
Registering VQA_lavis step
Registering EVAL step
Registering RESULT step
Registering EVAL step
Registering RESULT step
Registering VQA_lavis step
ANSWER0=VQA(image=LEFT,question='How many mostly black dogs are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} >= 1')
FINAL_ANSWER=RESULT(var=ANSWER1)
Registering EVAL step
Registering RESULT step
ANSWER0=VQA(image=RIGHT,question='Does the outside of the old bookshop have some blue paint?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=RIGHT,question='Are the animals in the image standing on their hind legs?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=LEFT,question='Is the bikini belonging to the woman only one color: white?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([7, 3, 448, 448])
torch.Size([5, 3, 448, 448])
torch.Size([7, 3, 448, 448])
torch.Size([7, 3, 448, 448])
question: ['Does the outside of the old bookshop have some blue paint?'], 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([5, 3, 448, 448]) knan debug pixel values shape
question: ['How many mostly black dogs are in the image?'], responses:['0']
question: ['Are the animals in the image standing on their hind legs?'], responses:['yes']
question: ['Is the bikini belonging to the woman only one color: white?'], responses:['yes']
[('0', 0.13077743594303964), ('circles', 0.12449813349255197), ('maroon', 0.12428926693968681), ('large', 0.1242263466991631), ('rooster', 0.12409315512763705), ('nuts', 0.12408018414184876), ('beige', 0.1240288472550799), ('bottle', 0.12400663040099273)]
[['0', 'circles', 'maroon', 'large', 'rooster', 'nuts', 'beige', 'bottle']]
[('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']]
[('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: 1862
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: 1863
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1863
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1862
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1863
tensor([1.0000e+00, 6.4548e-09, 3.6954e-10, 1.0089e-08, 5.7485e-11, 1.9474e-10,
6.1894e-12, 3.0625e-09], device='cuda:1', grad_fn=<SoftmaxBackward0>)
yes *************
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 6.4548e-09, 3.6954e-10, 1.0089e-08, 5.7485e-11, 1.9474e-10,
6.1894e-12, 3.0625e-09], device='cuda:1', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1., device='cuda:1', grad_fn=<DivBackward0>), False: tensor(3.6954e-10, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(-3.6954e-10, device='cuda:1', grad_fn=<DivBackward0>)}
ANSWER0=VQA(image=RIGHT,question='How many guinea pigs are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 2')