text stringlengths 0 1.16k |
|---|
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 |
Registering VQA_lavis step |
Registering EVAL step |
Registering RESULT step |
ANSWER0=VQA(image=RIGHT,question='How many people are facing right in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} >= 1') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=LEFT,question='How many bottles are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} <= 6') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([1, 3, 448, 448]) |
ANSWER0=VQA(image=LEFT,question='Are all beads tans, blacks, whites, and oranges?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=LEFT,question='Is the dog on a leash?') |
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]) |
question: ['How many bottles are in the image?'], responses:['5'] |
[('5', 0.12793059870235002), ('8', 0.12539646467821697), ('4', 0.12509737486793587), ('6', 0.12470234839853608), ('3', 0.12467331676337925), ('7', 0.12441254825093238), ('11', 0.12401867309944531), ('9', 0.12376867523920407)] |
[['5', '8', '4', '6', '3', '7', '11', '9']] |
torch.Size([1, 3, 448, 448]) knan debug pixel values shape |
tensor([4.7609e-01, 3.6578e-04, 5.0718e-05, 3.3083e-01, 3.9882e-09, 1.9122e-01, |
6.7907e-04, 7.6653e-04], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
5 ************* |
['5', '8', '4', '6', '3', '7', '11', '9'] tensor([4.7609e-01, 3.6578e-04, 5.0718e-05, 3.3083e-01, 3.9882e-09, 1.9122e-01, |
6.7907e-04, 7.6653e-04], device='cuda:1', grad_fn=<SelectBackward0>) |
ๆๅ็ๆฆ็ๅๅธไธบ: {True: tensor(0.8070, device='cuda:1', grad_fn=<DivBackward0>), False: tensor(0.1930, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(5.9605e-08, device='cuda:1', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=RIGHT,question='How many dogs are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 2') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([1, 3, 448, 448]) |
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([1, 3, 448, 448]) knan debug pixel values shape |
tensor([1.0000e+00, 1.8294e-10, 7.7460e-11, 1.5404e-10, 8.6308e-11, 1.5659e-08, |
1.7561e-09, 1.4854e-10], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 1.8294e-10, 7.7460e-11, 1.5404e-10, 8.6308e-11, 1.5659e-08, |
1.7561e-09, 1.4854e-10], device='cuda:1', grad_fn=<SelectBackward0>) |
ๆๅ็ๆฆ็ๅๅธไธบ: {True: tensor(1.7561e-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>)} |
question: ['How many people are facing right in the image?'], responses:['1'] |
question: ['Are all beads tans, blacks, whites, and oranges?'], responses:['no'] |
question: ['Is the dog on a leash?'], responses:['yes'] |
[('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']] |
[('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']] |
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: 3402 |
torch.Size([13, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3402 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3403 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3402 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3402 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3403 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3403 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3403 |
tensor([9.9903e-01, 5.8325e-08, 4.1596e-09, 1.3557e-09, 1.9495e-09, 1.8350e-08, |
9.6973e-04, 1.0304e-09], device='cuda:2', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([9.9903e-01, 5.8325e-08, 4.1596e-09, 1.3557e-09, 1.9495e-09, 1.8350e-08, |
9.6973e-04, 1.0304e-09], device='cuda:2', grad_fn=<SelectBackward0>) |
tensor([1.0000e+00, 5.7806e-09, 4.5068e-07, 1.3888e-11, 1.0669e-11, 2.6930e-09, |
8.7731e-10, 4.9066e-07], device='cuda:0', grad_fn=<SoftmaxBackward0>) |
no ************* |
['no', 'yes', 'no smoking', 'gone', 'man', 'meow', 'kia', 'no clock'] tensor([1.0000e+00, 5.7806e-09, 4.5068e-07, 1.3888e-11, 1.0669e-11, 2.6930e-09, |
8.7731e-10, 4.9066e-07], device='cuda:0', grad_fn=<SelectBackward0>) |
ๆๅ็ๆฆ็ๅๅธไธบ: {True: tensor(1.0000, device='cuda:2', grad_fn=<DivBackward0>), False: tensor(0., device='cuda:2', grad_fn=<MulBackward0>), 'Execute Error': tensor(1.1921e-07, device='cuda:2', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=RIGHT,question='How many dogs are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 2') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ๆๅ็ๆฆ็ๅๅธไธบ: {True: tensor(5.7806e-09, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(1.0000, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(9.5367e-07, device='cuda:0', grad_fn=<DivBackward0>)} |
torch.Size([1, 3, 448, 448]) |
ANSWER0=VQA(image=RIGHT,question='Is the bottle on the right pink?') |
FINAL_ANSWER=RESULT(var=ANSWER0) |
torch.Size([1, 3, 448, 448]) |
tensor([1.0000e+00, 4.5452e-08, 2.2767e-10, 8.3087e-08, 1.4776e-10, 1.9977e-09, |
2.1333e-10, 2.0660e-08], device='cuda:3', grad_fn=<SoftmaxBackward0>) |
yes ************* |
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 4.5452e-08, 2.2767e-10, 8.3087e-08, 1.4776e-10, 1.9977e-09, |
2.1333e-10, 2.0660e-08], device='cuda:3', grad_fn=<SelectBackward0>) |
ๆๅ็ๆฆ็ๅๅธไธบ: {True: tensor(1.0000, device='cuda:3', grad_fn=<DivBackward0>), False: tensor(2.2767e-10, device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.1898e-07, device='cuda:3', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=RIGHT,question='What color is the dog on the right?') |
ANSWER1=EVAL(expr='{ANSWER0} == "white with black spots"') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([1, 3, 448, 448]) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.