text stringlengths 0 1.16k |
|---|
ANSWER0=VQA(image=LEFT,question='How many cheetahs are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} >= 2') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([7, 3, 448, 448]) |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3396 |
tensor([1.0000e+00, 8.6596e-10, 1.5285e-10, 2.9963e-10, 4.7636e-10, 6.6531e-09, |
1.1861e-08, 1.8329e-10], device='cuda:2', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 8.6596e-10, 1.5285e-10, 2.9963e-10, 4.7636e-10, 6.6531e-09, |
1.1861e-08, 1.8329e-10], device='cuda:2', grad_fn=<SelectBackward0>) |
tensor([1.0000e+00, 3.8426e-10, 5.7563e-11, 1.8290e-10, 7.1588e-11, 2.0800e-08, |
8.2159e-09, 4.3274e-10], device='cuda:0', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 3.8426e-10, 5.7563e-11, 1.8290e-10, 7.1588e-11, 2.0800e-08, |
8.2159e-09, 4.3274e-10], device='cuda:0', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1., device='cuda:0', grad_fn=<DivBackward0>), False: tensor(3.0145e-08, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:0', grad_fn=<DivBackward0>)} |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1., device='cuda:2', grad_fn=<DivBackward0>), False: tensor(2.0492e-08, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:2', grad_fn=<DivBackward0>)} |
question: ['How many cheetahs 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 |
tensor([1.0000e+00, 2.0284e-10, 5.6230e-11, 1.0588e-10, 5.8929e-11, 5.1014e-09, |
1.7908e-09, 5.0784e-11], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 2.0284e-10, 5.6230e-11, 1.0588e-10, 5.8929e-11, 5.1014e-09, |
1.7908e-09, 5.0784e-11], device='cuda:1', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(7.3668e-09, device='cuda:1', grad_fn=<DivBackward0>), False: tensor(1., device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:1', grad_fn=<DivBackward0>)} |
[2024-10-24 09:39:08,566] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.43 | optimizer_gradients: 0.29 | optimizer_step: 0.31 |
[2024-10-24 09:39:08,567] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 5119.62 | backward_microstep: 8617.98 | backward_inner_microstep: 4951.95 | backward_allreduce_microstep: 3665.89 | step_microstep: 7.51 |
[2024-10-24 09:39:08,567] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 5119.62 | backward: 8617.97 | backward_inner: 4952.00 | backward_allreduce: 3665.88 | step: 7.53 |
94%|ββββββββββ| 4560/4844 [18:57:52<1:07:31, 14.27s/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 VQA_lavis step |
Registering EVAL step |
Registering RESULT step |
ANSWER0=VQA(image=RIGHT,question='Is there at least one person in the image?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
Registering EVAL step |
Registering RESULT step |
ANSWER0=VQA(image=LEFT,question='How many dogs are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} <= 2') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=RIGHT,question='Is there a person holding a cutting tool over a pizza?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=RIGHT,question='Are the dogs sitting on grass?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([13, 3, 448, 448]) |
torch.Size([13, 3, 448, 448]) |
torch.Size([13, 3, 448, 448]) |
torch.Size([13, 3, 448, 448]) |
question: ['Is there at least one person in the image?'], responses:['no'] |
question: ['Is there a person holding a cutting tool over a pizza?'], responses:['no'] |
question: ['Are the dogs sitting on grass?'], responses:['yes'] |
question: ['How many dogs are in the image?'], responses:['2'] |
[('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']] |
[('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']] |
[('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']] |
[('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 |
torch.Size([13, 3, 448, 448]) knan debug pixel values shape |
torch.Size([13, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3400 |
torch.Size([13, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3400 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3401 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3400 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3400 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3401 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3401 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3401 |
tensor([1.0000e+00, 1.7054e-09, 6.0836e-07, 1.2143e-08, 1.6845e-08, 1.0561e-06, |
2.0471e-08, 1.7025e-07], device='cuda:2', grad_fn=<SoftmaxBackward0>) |
no ************* |
['no', 'yes', 'no smoking', 'gone', 'man', 'meow', 'kia', 'no clock'] tensor([1.0000e+00, 1.7054e-09, 6.0836e-07, 1.2143e-08, 1.6845e-08, 1.0561e-06, |
2.0471e-08, 1.7025e-07], device='cuda:2', grad_fn=<SelectBackward0>) |
tensor([1.0000e+00, 7.5858e-09, 5.8015e-11, 2.8205e-08, 1.4471e-10, 2.7462e-10, |
3.0717e-11, 1.8737e-08], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
yes ************* |
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 7.5858e-09, 5.8015e-11, 2.8205e-08, 1.4471e-10, 2.7462e-10, |
3.0717e-11, 1.8737e-08], device='cuda:1', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1.7054e-09, device='cuda:2', grad_fn=<DivBackward0>), False: tensor(1.0000, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.7881e-06, device='cuda:2', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=RIGHT,question='How many pandas are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 2') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1., device='cuda:1', grad_fn=<DivBackward0>), False: tensor(5.8015e-11, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(-5.8015e-11, device='cuda:1', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=LEFT,question='How many seals are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 2') |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.