text stringlengths 0 1.16k |
|---|
Registering EVAL step |
Registering RESULT step |
torch.Size([1, 3, 448, 448]) |
ANSWER0=VQA(image=RIGHT,question='Is the dog in the image being held on a leash?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=LEFT,question='How many animals are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 1') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=LEFT,question='Are curtains visible in the background?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([7, 3, 448, 448]) |
torch.Size([7, 3, 448, 448]) |
torch.Size([13, 3, 448, 448]) |
question: ['How many vape devices are in the image?'], responses:['five'] |
[('7 eleven', 0.1264466744091217), ('babies', 0.124977990347662), ('sunrise', 0.12490143984830117), ('eating', 0.1247676656843781), ('feet', 0.12475702323703439), ('candle', 0.12473210928138137), ('light', 0.12472650705175181), ('floating', 0.12469059014036947)] |
[['7 eleven', 'babies', 'sunrise', 'eating', 'feet', 'candle', 'light', 'floating']] |
torch.Size([1, 3, 448, 448]) knan debug pixel values shape |
tensor([5.0912e-09, 2.9850e-01, 3.5798e-01, 6.6102e-05, 3.4296e-01, 3.6927e-05, |
3.1343e-04, 1.3386e-04], device='cuda:2', grad_fn=<SoftmaxBackward0>) |
sunrise ************* |
['7 eleven', 'babies', 'sunrise', 'eating', 'feet', 'candle', 'light', 'floating'] tensor([5.0912e-09, 2.9850e-01, 3.5798e-01, 6.6102e-05, 3.4296e-01, 3.6927e-05, |
3.1343e-04, 1.3386e-04], device='cuda:2', grad_fn=<SelectBackward0>) |
ๆๅ็ๆฆ็ๅๅธไธบ: {True: tensor(0., device='cuda:2', grad_fn=<MulBackward0>), False: tensor(0., device='cuda:2', grad_fn=<MulBackward0>), 'Execute Error': tensor(1., device='cuda:2', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=RIGHT,question='How many hyenas are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} <= 3') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
question: ['How many animals are in the image?'], responses:['1'] |
torch.Size([13, 3, 448, 448]) |
question: ['Is the dog in the image being held 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']] |
[('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([7, 3, 448, 448]) knan debug pixel values shape |
torch.Size([7, 3, 448, 448]) knan debug pixel values shape |
question: ['Are curtains visible in the background?'], 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([13, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3395 |
question: ['How many hyenas 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']] |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3398 |
torch.Size([13, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3395 |
tensor([1.0000e+00, 3.2426e-09, 1.1858e-10, 2.5396e-10, 1.7183e-10, 2.2608e-09, |
9.3295e-08, 3.2437e-11], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 3.2426e-09, 1.1858e-10, 2.5396e-10, 1.7183e-10, 2.2608e-09, |
9.3295e-08, 3.2437e-11], device='cuda:1', grad_fn=<SelectBackward0>) |
ๆๅ็ๆฆ็ๅๅธไธบ: {True: tensor(1.0000, device='cuda:1', grad_fn=<DivBackward0>), False: tensor(9.9375e-08, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:1', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=RIGHT,question='Does the lipstick have a black case?') |
FINAL_ANSWER=RESULT(var=ANSWER0) |
tensor([1.0000e+00, 1.6468e-08, 2.4617e-10, 4.5296e-08, 9.5196e-11, 2.7036e-10, |
9.0631e-11, 4.3147e-09], device='cuda:3', grad_fn=<SoftmaxBackward0>) |
yes ************* |
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 1.6468e-08, 2.4617e-10, 4.5296e-08, 9.5196e-11, 2.7036e-10, |
9.0631e-11, 4.3147e-09], device='cuda:3', grad_fn=<SelectBackward0>) |
ๆๅ็ๆฆ็ๅๅธไธบ: {True: tensor(1.0000, device='cuda:3', grad_fn=<DivBackward0>), False: tensor(2.4617e-10, device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.1896e-07, device='cuda:3', grad_fn=<DivBackward0>)} |
torch.Size([13, 3, 448, 448]) |
ANSWER0=VQA(image=LEFT,question='How many human heads are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 1') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([1, 3, 448, 448]) |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3396 |
question: ['How many human heads 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']] |
torch.Size([1, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3395 |
tensor([9.9999e-01, 6.1440e-06, 2.2978e-07, 1.8137e-10, 1.5371e-06, 2.2336e-08, |
7.9964e-07, 6.0676e-06], device='cuda:3', grad_fn=<SoftmaxBackward0>) |
0 ************* |
['0', 'circles', 'maroon', 'large', 'rooster', 'nuts', 'beige', 'bottle'] tensor([9.9999e-01, 6.1440e-06, 2.2978e-07, 1.8137e-10, 1.5371e-06, 2.2336e-08, |
7.9964e-07, 6.0676e-06], device='cuda:3', grad_fn=<SelectBackward0>) |
ๆๅ็ๆฆ็ๅๅธไธบ: {True: tensor(0., device='cuda:3', grad_fn=<MulBackward0>), False: tensor(1.0000, device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.4901e-05, device='cuda:3', grad_fn=<DivBackward0>)} |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3395 |
question: ['Does the lipstick have a black case?'], responses:['yes'] |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3396 |
[('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 |
dynamic ViT batch size: 13, images per sample: 13.0, dynamic token length: 3396 |
tensor([1.0000e+00, 2.1067e-08, 5.4927e-11, 6.4174e-08, 1.4975e-10, 5.5473e-10, |
4.1106e-10, 3.1213e-08], device='cuda:0', grad_fn=<SoftmaxBackward0>) |
yes ************* |
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 2.1067e-08, 5.4927e-11, 6.4174e-08, 1.4975e-10, 5.5473e-10, |
4.1106e-10, 3.1213e-08], device='cuda:0', grad_fn=<SelectBackward0>) |
ๆๅ็ๆฆ็ๅๅธไธบ: {True: tensor(1.0000, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(5.4927e-11, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.1915e-07, device='cuda:0', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=RIGHT,question='How many bulldogs are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 3') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([7, 3, 448, 448]) |
tensor([1.0000e+00, 1.3568e-10, 2.2193e-11, 9.8683e-11, 5.0400e-11, 3.9101e-09, |
2.1941e-09, 4.2718e-11], device='cuda:2', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 1.3568e-10, 2.2193e-11, 9.8683e-11, 5.0400e-11, 3.9101e-09, |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.