text stringlengths 0 1.16k |
|---|
ζεηζ¦ηεεΈδΈΊ: {True: tensor(3.3983e-09, device='cuda:0', grad_fn=<DivBackward0>), False: tensor(1.0000, device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.6689e-06, device='cuda:0', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=LEFT,question='How many frames are on the wall?') |
ANSWER1=EVAL(expr='{ANSWER0} >= 2') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
[('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([13, 3, 448, 448]) |
torch.Size([13, 3, 448, 448]) knan debug pixel values shape |
tensor([1.0000e+00, 5.2523e-10, 6.4215e-11, 2.4230e-10, 1.1975e-10, 3.4708e-08, |
1.0549e-08, 1.9390e-09], device='cuda:3', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 5.2523e-10, 6.4215e-11, 2.4230e-10, 1.1975e-10, 3.4708e-08, |
1.0549e-08, 1.9390e-09], device='cuda:3', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1., device='cuda:3', grad_fn=<DivBackward0>), False: tensor(3.7599e-08, device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:3', grad_fn=<DivBackward0>)} |
question: ['How many frames are on the wall?'], 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([13, 3, 448, 448]) knan debug pixel values shape |
tensor([1.0000e+00, 1.2698e-09, 6.2081e-07, 3.5817e-10, 1.6997e-09, 1.4380e-07, |
5.4137e-09, 4.7627e-07], device='cuda:2', grad_fn=<SoftmaxBackward0>) |
no ************* |
['no', 'yes', 'no smoking', 'gone', 'man', 'meow', 'kia', 'no clock'] tensor([1.0000e+00, 1.2698e-09, 6.2081e-07, 3.5817e-10, 1.6997e-09, 1.4380e-07, |
5.4137e-09, 4.7627e-07], device='cuda:2', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1.2698e-09, device='cuda:2', grad_fn=<DivBackward0>), False: tensor(1.0000, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.1921e-06, device='cuda:2', grad_fn=<DivBackward0>)} |
tensor([1.0000e+00, 2.3085e-07, 2.4376e-08, 1.7082e-11, 5.2269e-08, 2.8847e-09, |
4.0879e-08, 7.5551e-07], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
0 ************* |
['0', 'circles', 'maroon', 'large', 'rooster', 'nuts', 'beige', 'bottle'] tensor([1.0000e+00, 2.3085e-07, 2.4376e-08, 1.7082e-11, 5.2269e-08, 2.8847e-09, |
4.0879e-08, 7.5551e-07], device='cuda:1', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(0., device='cuda:1', grad_fn=<MulBackward0>), False: tensor(1.0000, device='cuda:1', grad_fn=<DivBackward0>), 'Execute Error': tensor(1.0729e-06, device='cuda:1', grad_fn=<DivBackward0>)} |
[2024-10-24 09:55:15,378] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.36 | optimizer_gradients: 0.33 | optimizer_step: 0.33 |
[2024-10-24 09:55:15,378] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 2549.48 | backward_microstep: 11245.19 | backward_inner_microstep: 2240.87 | backward_allreduce_microstep: 9004.15 | step_microstep: 7.70 |
[2024-10-24 09:55:15,378] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 2549.48 | backward: 11245.18 | backward_inner: 2240.89 | backward_allreduce: 9004.11 | step: 7.71 |
95%|ββββββββββ| 4625/4844 [19:13:59<50:26, 13.82s/it]Registering VQA_lavis step |
Registering VQA_lavis step |
Registering EVAL step |
Registering RESULT step |
Registering EVAL step |
Registering RESULT step |
ANSWER0=VQA(image=RIGHT,question='How many televisions are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} <= 5') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
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 inflated sails are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 3') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=RIGHT,question='Are there blueberries on the top of the dessert?') |
FINAL_ANSWER=RESULT(var=ANSWER0) |
torch.Size([1, 3, 448, 448]) |
ANSWER0=VQA(image=RIGHT,question='Is the animal facing right?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([1, 3, 448, 448]) |
torch.Size([7, 3, 448, 448]) |
torch.Size([7, 3, 448, 448]) |
question: ['How many inflated sails are in the image?'], responses:['1'] |
question: ['Are there blueberries on the top of the dessert?'], 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([1, 3, 448, 448]) knan debug pixel values shape |
torch.Size([1, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 327 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 330 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 327 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 328 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 327 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 327 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 328 |
dynamic ViT batch size: 1, images per sample: 1.0, dynamic token length: 328 |
tensor([1.0000e+00, 1.3213e-08, 7.7019e-10, 6.3833e-08, 3.5037e-09, 4.8956e-10, |
3.1545e-11, 1.9600e-07], device='cuda:0', grad_fn=<SoftmaxBackward0>) |
yes ************* |
['yes', 'congratulations', 'no', 'honey', 'solid', 'right', 'candle', 'chocolate'] tensor([1.0000e+00, 1.3213e-08, 7.7019e-10, 6.3833e-08, 3.5037e-09, 4.8956e-10, |
3.1545e-11, 1.9600e-07], device='cuda:0', grad_fn=<SelectBackward0>) |
tensor([9.7070e-01, 3.1788e-08, 5.3333e-09, 2.2773e-09, 1.7080e-09, 3.9334e-07, |
2.9302e-02, 2.1054e-10], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([9.7070e-01, 3.1788e-08, 5.3333e-09, 2.2773e-09, 1.7080e-09, 3.9334e-07, |
2.9302e-02, 2.1054e-10], device='cuda:1', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1.0000, device='cuda:0', grad_fn=<UnbindBackward0>), False: tensor(7.7019e-10, device='cuda:0', grad_fn=<UnbindBackward0>), 'Execute Error': tensor(2.3765e-07, device='cuda:0', grad_fn=<SubBackward0>)} |
ANSWER0=VQA(image=LEFT,question='How many dogs are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 2') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(3.1788e-08, 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>)} |
torch.Size([1, 3, 448, 448]) |
ANSWER0=VQA(image=RIGHT,question='How many dogs are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 2') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
question: ['How many televisions are in the image?'], responses:['17'] |
torch.Size([13, 3, 448, 448]) |
question: ['Is the animal facing right?'], responses:['no'] |
[('17', 0.12924321163440625), ('18', 0.12603714834953658), ('19', 0.1251135174539684), ('21', 0.12456781962962592), ('16', 0.12435123574586641), ('23', 0.1237585253335042), ('27', 0.12358904086554257), ('20', 0.12333950098754977)] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.