text
stringlengths
0
1.16k
torch.Size([13, 3, 448, 448]) knan debug pixel values shape
tensor([9.9996e-01, 1.2477e-06, 1.1747e-07, 2.1994e-07, 4.4386e-07, 3.3124e-05,
6.2700e-07, 1.1800e-07], device='cuda:2', grad_fn=<SoftmaxBackward0>)
1 *************
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([9.9996e-01, 1.2477e-06, 1.1747e-07, 2.1994e-07, 4.4386e-07, 3.3124e-05,
6.2700e-07, 1.1800e-07], device='cuda:2', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(3.5271e-05, device='cuda:2', grad_fn=<DivBackward0>), False: tensor(1.0000, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:2', grad_fn=<DivBackward0>)}
tensor([1.0000e+00, 4.0586e-10, 1.0262e-10, 1.8150e-10, 1.1078e-10, 1.1662e-08,
3.7323e-09, 3.2229e-10], device='cuda:1', grad_fn=<SoftmaxBackward0>)
1 *************
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 4.0586e-10, 1.0262e-10, 1.8150e-10, 1.1078e-10, 1.1662e-08,
3.7323e-09, 3.2229e-10], device='cuda:1', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1., device='cuda:1', grad_fn=<DivBackward0>), False: tensor(1.6518e-08, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:1', grad_fn=<DivBackward0>)}
[2024-10-24 09:30:16,074] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.42 | optimizer_gradients: 0.33 | optimizer_step: 0.31
[2024-10-24 09:30:16,075] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 5820.60 | backward_microstep: 11894.70 | backward_inner_microstep: 5513.61 | backward_allreduce_microstep: 6381.00 | step_microstep: 7.68
[2024-10-24 09:30:16,075] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 5820.60 | backward: 11894.69 | backward_inner: 5513.64 | backward_allreduce: 6380.94 | step: 7.69
93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 4525/4844 [18:48:59<1:30:10, 16.96s/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='Is a person interacting with the weights?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=LEFT,question='Is there a wooden rolling pin in the image?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=RIGHT,question='How many striped pillows are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 1')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=RIGHT,question='How many school buses are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} >= 3')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([5, 3, 448, 448])
torch.Size([7, 3, 448, 448])
torch.Size([7, 3, 448, 448])
torch.Size([13, 3, 448, 448])
question: ['Is a person interacting with the weights?'], 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
dynamic ViT batch size: 5, images per sample: 5.0, dynamic token length: 1348
question: ['Is there a wooden rolling pin in the image?'], responses:['yes']
question: ['How many school buses are in the image?'], responses:['1']
[('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']]
[('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: 5, images per sample: 5.0, dynamic token length: 1351
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: 5, images per sample: 5.0, dynamic token length: 1348
dynamic ViT batch size: 5, images per sample: 5.0, dynamic token length: 1349
dynamic ViT batch size: 5, images per sample: 5.0, dynamic token length: 1348
question: ['How many striped pillows are in the image?'], responses:['0']
[('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']]
dynamic ViT batch size: 5, images per sample: 5.0, dynamic token length: 1348
dynamic ViT batch size: 5, images per sample: 5.0, dynamic token length: 1349
torch.Size([13, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 5, images per sample: 5.0, dynamic token length: 1349
tensor([1.0000e+00, 1.2168e-08, 6.4974e-11, 1.0228e-08, 8.1318e-10, 5.8137e-10,
4.5112e-11, 2.2934e-09], device='cuda:0', grad_fn=<SoftmaxBackward0>)
yes *************
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 1.2168e-08, 6.4974e-11, 1.0228e-08, 8.1318e-10, 5.8137e-10,
4.5112e-11, 2.2934e-09], device='cuda:0', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1., device='cuda:0', grad_fn=<DivBackward0>), False: tensor(6.4974e-11, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(-6.4974e-11, device='cuda:0', grad_fn=<DivBackward0>)}
ANSWER0=VQA(image=LEFT,question='Are multiple tracks visible in the image?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([7, 3, 448, 448])
tensor([1.0000e+00, 9.4366e-10, 1.2622e-10, 1.1788e-10, 1.6919e-10, 2.8165e-09,
3.0288e-08, 1.0039e-10], device='cuda:2', grad_fn=<SoftmaxBackward0>)
1 *************
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 9.4366e-10, 1.2622e-10, 1.1788e-10, 1.6919e-10, 2.8165e-09,
3.0288e-08, 1.0039e-10], device='cuda:2', grad_fn=<SelectBackward0>)
tensor([1.0000e+00, 4.7434e-09, 1.1009e-10, 7.8420e-08, 1.2456e-09, 1.6562e-09,
6.5533e-11, 1.3740e-08], device='cuda:3', grad_fn=<SoftmaxBackward0>)
yes *************
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 4.7434e-09, 1.1009e-10, 7.8420e-08, 1.2456e-09, 1.6562e-09,
6.5533e-11, 1.3740e-08], device='cuda:3', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(4.2738e-09, device='cuda:2', grad_fn=<DivBackward0>), False: tensor(1., device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:2', grad_fn=<DivBackward0>)}
ANSWER0=VQA(image=LEFT,question='Is the dog awake and alert?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1.0000, device='cuda:3', grad_fn=<DivBackward0>), False: tensor(1.1009e-10, device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.1910e-07, device='cuda:3', grad_fn=<DivBackward0>)}
question: ['Are multiple tracks visible in the image?'], responses:['yes']
ANSWER0=VQA(image=LEFT,question='Does the image show an opened flip phone?')
ANSWER1=EVAL(expr='{ANSWER0}')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([1, 3, 448, 448])
torch.Size([13, 3, 448, 448])