text stringlengths 0 1.16k |
|---|
1.0879e-10, 2.7848e-08], device='cuda:3', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(0.9999, device='cuda:3', grad_fn=<DivBackward0>), False: tensor(0.0001, device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(5.9605e-08, device='cuda:3', grad_fn=<DivBackward0>)} |
tensor([1.9061e-08, 5.1284e-01, 5.5106e-02, 4.1814e-04, 4.3114e-01, 5.5273e-05, |
3.1201e-04, 1.2490e-04], device='cuda:2', grad_fn=<SoftmaxBackward0>) |
babies ************* |
['7 eleven', 'babies', 'sunrise', 'eating', 'feet', 'candle', 'light', 'floating'] tensor([1.9061e-08, 5.1284e-01, 5.5106e-02, 4.1814e-04, 4.3114e-01, 5.5273e-05, |
3.1201e-04, 1.2490e-04], device='cuda:2', grad_fn=<SelectBackward0>) |
tensor([9.9986e-01, 3.3330e-09, 2.1270e-08, 9.6415e-05, 4.5414e-06, 7.9186e-07, |
4.2819e-05, 1.2866e-09], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
blue ************* |
['blue', 'kitten', 'iris', 'lemon', 'cherry', 'bright', 'peach', 'cookie'] tensor([9.9986e-01, 3.3330e-09, 2.1270e-08, 9.6415e-05, 4.5414e-06, 7.9186e-07, |
4.2819e-05, 1.2866e-09], device='cuda:1', 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>)} |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(0., device='cuda:1', grad_fn=<MulBackward0>), False: tensor(0., device='cuda:1', grad_fn=<MulBackward0>), 'Execute Error': tensor(1., device='cuda:1', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=RIGHT,question='Is there a bowl in the image?') |
FINAL_ANSWER=RESULT(var=ANSWER0) |
ANSWER0=VQA(image=RIGHT,question='Is the bed-tent white?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([7, 3, 448, 448]) |
torch.Size([13, 3, 448, 448]) |
question: ['Is there a bowl 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([7, 3, 448, 448]) knan debug pixel values shape |
question: ['Is the bed-tent white?'], 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 |
tensor([1.0000e+00, 4.4925e-10, 4.2248e-07, 5.2522e-10, 2.4158e-10, 2.1516e-07, |
3.2435e-09, 3.2725e-07], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
no ************* |
['no', 'yes', 'no smoking', 'gone', 'man', 'meow', 'kia', 'no clock'] tensor([1.0000e+00, 4.4925e-10, 4.2248e-07, 5.2522e-10, 2.4158e-10, 2.1516e-07, |
3.2435e-09, 3.2725e-07], device='cuda:1', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(4.4925e-10, device='cuda:1', grad_fn=<UnbindBackward0>), False: tensor(1.0000, device='cuda:1', grad_fn=<UnbindBackward0>), 'Execute Error': tensor(1.0729e-06, device='cuda:1', grad_fn=<SubBackward0>)} |
tensor([1.0000e+00, 2.3595e-09, 1.1383e-09, 3.5273e-09, 7.8198e-10, 3.8728e-10, |
1.0528e-11, 1.2946e-08], device='cuda:2', grad_fn=<SoftmaxBackward0>) |
yes ************* |
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 2.3595e-09, 1.1383e-09, 3.5273e-09, 7.8198e-10, 3.8728e-10, |
1.0528e-11, 1.2946e-08], device='cuda:2', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1., device='cuda:2', grad_fn=<DivBackward0>), False: tensor(1.1383e-09, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(-1.1383e-09, device='cuda:2', grad_fn=<DivBackward0>)} |
[2024-10-24 10:15:34,594] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.38 | optimizer_gradients: 0.33 | optimizer_step: 0.33 |
[2024-10-24 10:15:34,594] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 1838.76 | backward_microstep: 15857.35 | backward_inner_microstep: 1689.36 | backward_allreduce_microstep: 14167.93 | step_microstep: 7.85 |
[2024-10-24 10:15:34,594] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 1838.76 | backward: 15857.34 | backward_inner: 1689.37 | backward_allreduce: 14167.91 | step: 7.86 |
97%|ββββββββββ| 4704/4844 [19:34:18<36:34, 15.68s/it]Registering VQA_lavis 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 |
Registering VQA_lavis step |
Registering EVAL step |
Registering RESULT step |
ANSWER0=VQA(image=LEFT,question='Are there any bottles with silver caps in the image?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=RIGHT,question='How many vending machines are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} >= 3') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([1, 3, 448, 448]) |
torch.Size([3, 3, 448, 448]) |
ANSWER0=VQA(image=RIGHT,question='Does the image contain a tree house?') |
FINAL_ANSWER=RESULT(var=ANSWER0) |
torch.Size([3, 3, 448, 448]) |
ANSWER0=VQA(image=LEFT,question='How many black barbells are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} >= 3') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([5, 3, 448, 448]) |
question: ['How many vending machines 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 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326 |
question: ['Are there any bottles with silver caps in the image?'], responses:['yes'] |
question: ['Does the image contain a tree house?'], responses:['yes'] |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326 |
[('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']] |
[('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']] |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326 |
torch.Size([3, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326 |
torch.Size([3, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 326 |
question: ['How many black barbells are in the image?'], responses:['4'] |
tensor([1.0000e+00, 9.1463e-10, 1.7559e-10, 4.4229e-10, 4.6080e-10, 1.0305e-08, |
1.0145e-08, 1.8599e-10], device='cuda:0', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 9.1463e-10, 1.7559e-10, 4.4229e-10, 4.6080e-10, 1.0305e-08, |
1.0145e-08, 1.8599e-10], device='cuda:0', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1.2484e-08, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(1., device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:0', grad_fn=<DivBackward0>)} |
[('4', 0.12804651361935848), ('5', 0.12521071898947128), ('3', 0.12515925906184908), ('8', 0.12489091845155219), ('6', 0.1245383468146311), ('1', 0.12441141527606933), ('2', 0.12403713327181662), ('11', 0.12370569451525179)] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.