text
stringlengths
0
1.16k
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(0.9998, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(0.0002, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:0', grad_fn=<DivBackward0>)}
tensor([9.8904e-01, 8.0201e-06, 1.0946e-02, 8.1913e-10, 2.3045e-09, 6.1657e-06,
4.0064e-07, 4.9205e-08], device='cuda:1', grad_fn=<SoftmaxBackward0>)
4 *************
['4', '5', '3', '8', '6', '1', '2', '11'] tensor([9.8904e-01, 8.0201e-06, 1.0946e-02, 8.1913e-10, 2.3045e-09, 6.1657e-06,
4.0064e-07, 4.9205e-08], device='cuda:1', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(6.1657e-06, device='cuda:1', grad_fn=<DivBackward0>), False: tensor(1.0000, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:1', grad_fn=<DivBackward0>)}
tensor([1.0000e+00, 4.5101e-10, 1.4699e-10, 3.8128e-10, 1.9022e-10, 2.9351e-08,
5.7357e-09, 6.4146e-10], device='cuda:2', grad_fn=<SoftmaxBackward0>)
1 *************
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 4.5101e-10, 1.4699e-10, 3.8128e-10, 1.9022e-10, 2.9351e-08,
5.7357e-09, 6.4146e-10], device='cuda:2', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1., device='cuda:2', grad_fn=<DivBackward0>), False: tensor(3.6897e-08, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:2', grad_fn=<DivBackward0>)}
[2024-10-24 09:21:35,303] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.38 | optimizer_gradients: 0.23 | optimizer_step: 0.30
[2024-10-24 09:21:35,304] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 5762.99 | backward_microstep: 8081.91 | backward_inner_microstep: 5461.43 | backward_allreduce_microstep: 2620.40 | step_microstep: 7.72
[2024-10-24 09:21:35,304] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 5762.99 | backward: 8081.90 | backward_inner: 5461.45 | backward_allreduce: 2620.39 | step: 7.74
93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 4488/4844 [18:40:19<1:23:25, 14.06s/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
Registering EVAL step
Registering RESULT step
ANSWER0=VQA(image=RIGHT,question='Is there a solid metal thing with no visible holes in the image?')
FINAL_ANSWER=RESULT(var=ANSWER0)
torch.Size([1, 3, 448, 448])
ANSWER0=VQA(image=RIGHT,question='Does the image show a black and white french bulldog puppy running on sand?')
FINAL_ANSWER=RESULT(var=ANSWER0)
ANSWER0=VQA(image=RIGHT,question='How many penguins 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([7, 3, 448, 448])
torch.Size([7, 3, 448, 448])
torch.Size([13, 3, 448, 448])
question: ['Is there a solid metal thing with no visible holes in the image?'], responses:['no']
[('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']]
torch.Size([1, 3, 448, 448]) knan debug pixel values shape
tensor([1.0000e+00, 6.8936e-07, 2.2132e-06, 1.4329e-11, 1.0260e-10, 3.6993e-09,
1.8632e-10, 6.0993e-07], device='cuda:1', grad_fn=<SoftmaxBackward0>)
no *************
['no', 'yes', 'no smoking', 'gone', 'man', 'meow', 'kia', 'no clock'] tensor([1.0000e+00, 6.8936e-07, 2.2132e-06, 1.4329e-11, 1.0260e-10, 3.6993e-09,
1.8632e-10, 6.0993e-07], device='cuda:1', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(6.8936e-07, device='cuda:1', grad_fn=<UnbindBackward0>), False: tensor(1.0000, device='cuda:1', grad_fn=<UnbindBackward0>), 'Execute Error': tensor(2.8610e-06, device='cuda:1', grad_fn=<SubBackward0>)}
ANSWER0=VQA(image=RIGHT,question='How many boats are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 1')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([13, 3, 448, 448])
question: ['Does the image show a black and white french bulldog puppy running on sand?'], responses:['yes']
question: ['How many penguins 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']]
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: 1869
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1872
question: ['How many school buses are in the image?'], responses:['1']
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1869
[('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: 1870
torch.Size([13, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1869
question: ['How many boats are in the image?'], responses:['1']
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1869
[('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: 1870
torch.Size([13, 3, 448, 448]) knan debug pixel values shape
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1870
tensor([1.0000e+00, 2.2175e-09, 6.2250e-11, 6.5577e-09, 6.4803e-10, 2.0250e-10,
3.2358e-11, 9.8263e-09], device='cuda:0', grad_fn=<SoftmaxBackward0>)
yes *************
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 2.2175e-09, 6.2250e-11, 6.5577e-09, 6.4803e-10, 2.0250e-10,
3.2358e-11, 9.8263e-09], device='cuda:0', grad_fn=<SelectBackward0>)
tensor([1.0000e+00, 2.2066e-10, 4.2115e-11, 1.6913e-10, 1.5740e-10, 9.9773e-09,
3.0225e-09, 2.6279e-10], device='cuda:2', grad_fn=<SoftmaxBackward0>)
1 *************
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 2.2066e-10, 4.2115e-11, 1.6913e-10, 1.5740e-10, 9.9773e-09,
3.0225e-09, 2.6279e-10], device='cuda:2', grad_fn=<SelectBackward0>)
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1., device='cuda:0', grad_fn=<UnbindBackward0>), False: tensor(6.2250e-11, device='cuda:0', grad_fn=<UnbindBackward0>), 'Execute Error': tensor(-6.2250e-11, device='cuda:0', grad_fn=<SubBackward0>)}
ζœ€εŽηš„ζ¦‚ηŽ‡εˆ†εΈƒδΈΊ: {True: tensor(1., device='cuda:2', grad_fn=<DivBackward0>), False: tensor(1.3852e-08, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:2', grad_fn=<DivBackward0>)}
ANSWER0=VQA(image=RIGHT,question='How many dogs are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 3')
FINAL_ANSWER=RESULT(var=ANSWER1)
ANSWER0=VQA(image=RIGHT,question='How many sheep are in the image?')
ANSWER1=EVAL(expr='{ANSWER0} == 3')
FINAL_ANSWER=RESULT(var=ANSWER1)
torch.Size([13, 3, 448, 448])