text stringlengths 0 1.16k |
|---|
tensor([9.9999e-01, 8.0362e-08, 6.9623e-06, 8.5583e-08, 1.6155e-10, 1.8371e-08, |
1.0923e-08, 2.1357e-08], device='cuda:0', grad_fn=<SelectBackward0>) |
ANSWER0=VQA(image=LEFT,question='How many dogs are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 1') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1.0000, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(6.9623e-06, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.9030e-07, device='cuda:0', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=RIGHT,question='How many dogs are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 1') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([1, 3, 448, 448]) |
torch.Size([7, 3, 448, 448]) |
question: ['How many dogs 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 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 324 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 324 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 324 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 324 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 324 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 324 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 324 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 324 |
tensor([1.0000e+00, 4.2713e-08, 5.3462e-09, 7.2658e-08, 4.7823e-10, 1.8296e-09, |
1.3650e-09, 5.0116e-10], device='cuda:0', grad_fn=<SoftmaxBackward0>) |
2 ************* |
['2', '3', '4', '1', '5', '8', '7', '29'] tensor([1.0000e+00, 4.2713e-08, 5.3462e-09, 7.2658e-08, 4.7823e-10, 1.8296e-09, |
1.3650e-09, 5.0116e-10], device='cuda:0', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(7.2658e-08, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(1.0000, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:0', grad_fn=<DivBackward0>)} |
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 |
tensor([1.0000e+00, 2.1724e-10, 6.5997e-11, 1.2115e-10, 6.4715e-11, 4.0329e-09, |
2.8616e-09, 2.7178e-11], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 2.1724e-10, 6.5997e-11, 1.2115e-10, 6.4715e-11, 4.0329e-09, |
2.8616e-09, 2.7178e-11], device='cuda:1', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1., device='cuda:1', grad_fn=<DivBackward0>), False: tensor(7.3908e-09, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:1', grad_fn=<DivBackward0>)} |
[2024-10-24 09:29:04,695] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.41 | optimizer_gradients: 0.26 | optimizer_step: 0.31 |
[2024-10-24 09:29:04,696] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 5093.90 | backward_microstep: 8617.60 | backward_inner_microstep: 4961.41 | backward_allreduce_microstep: 3656.11 | step_microstep: 7.67 |
[2024-10-24 09:29:04,696] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 5093.90 | backward: 8617.59 | backward_inner: 4961.43 | backward_allreduce: 3656.09 | step: 7.68 |
93%|ββββββββββ| 4521/4844 [18:47:48<1:16:25, 14.20s/it]Registering VQA_lavis step |
Registering VQA_lavis step |
Registering EVAL step |
Registering RESULT step |
ANSWER0=VQA(image=RIGHT,question='Is there a ladder to a loft in the image?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
Registering EVAL step |
Registering RESULT step |
Registering VQA_lavis step |
Registering EVAL step |
Registering RESULT step |
ANSWER0=VQA(image=LEFT,question='Does the left image include an item made of beads, shaped like a Christmas tree with a star on top?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
Registering VQA_lavis step |
Registering EVAL step |
Registering RESULT step |
ANSWER0=VQA(image=RIGHT,question='How many elephants are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 1') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=LEFT,question='How many wine bottles are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} <= 3') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([1, 3, 448, 448]) |
torch.Size([7, 3, 448, 448]) |
torch.Size([7, 3, 448, 448]) |
torch.Size([13, 3, 448, 448]) |
question: ['How many wine bottles are in the image?'], responses:['11'] |
[('11', 0.12740768001087358), ('10', 0.12548679249075975), ('12', 0.12538137681693887), ('9', 0.12485855662563465), ('8', 0.12469919178932766), ('13', 0.12431757055023795), ('7', 0.12396146028399917), ('14', 0.1238873714322284)] |
[['11', '10', '12', '9', '8', '13', '7', '14']] |
torch.Size([1, 3, 448, 448]) knan debug pixel values shape |
tensor([9.2441e-01, 8.4275e-04, 4.0612e-02, 3.7396e-04, 1.3359e-07, 2.7910e-02, |
5.5044e-06, 5.8494e-03], device='cuda:2', grad_fn=<SoftmaxBackward0>) |
11 ************* |
['11', '10', '12', '9', '8', '13', '7', '14'] tensor([9.2441e-01, 8.4275e-04, 4.0612e-02, 3.7396e-04, 1.3359e-07, 2.7910e-02, |
5.5044e-06, 5.8494e-03], device='cuda:2', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(0., device='cuda:2', grad_fn=<MulBackward0>), False: tensor(1.0000, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(-1.1921e-07, device='cuda:2', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=LEFT,question='How many glass doors are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 2') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([5, 3, 448, 448]) |
question: ['Is there a ladder to a loft in the image?'], responses:['yes'] |
question: ['How many elephants 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 |
question: ['How many glass doors 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']] |
question: ['Does the left image include an item made of beads, shaped like a Christmas tree with a star on top?'], responses:['yes'] |
torch.Size([5, 3, 448, 448]) knan debug pixel values shape |
[('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']] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.