text stringlengths 0 1.16k |
|---|
torch.Size([13, 3, 448, 448]) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(0.9996, device='cuda:3', grad_fn=<DivBackward0>), False: tensor(0.0004, device='cuda:3', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:3', grad_fn=<DivBackward0>)} |
question: ['How many persons are in the image?'], responses:['1'] |
ANSWER0=VQA(image=RIGHT,question='Is the food in a green bowl?') |
FINAL_ANSWER=RESULT(var=ANSWER0) |
torch.Size([7, 3, 448, 448]) |
[('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([13, 3, 448, 448]) knan debug pixel values shape |
question: ['Is the food in a green bowl?'], 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: ['How many cheetahs 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([13, 3, 448, 448]) knan debug pixel values shape |
tensor([1.0000e+00, 5.2114e-10, 1.2775e-07, 5.3430e-13, 8.8213e-12, 1.6846e-09, |
8.0789e-11, 3.3440e-07], device='cuda:3', grad_fn=<SoftmaxBackward0>) |
no ************* |
['no', 'yes', 'no smoking', 'gone', 'man', 'meow', 'kia', 'no clock'] tensor([1.0000e+00, 5.2114e-10, 1.2775e-07, 5.3430e-13, 8.8213e-12, 1.6846e-09, |
8.0789e-11, 3.3440e-07], device='cuda:3', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(5.2114e-10, device='cuda:3', grad_fn=<UnbindBackward0>), False: tensor(1.0000, device='cuda:3', grad_fn=<UnbindBackward0>), 'Execute Error': tensor(4.7684e-07, device='cuda:3', grad_fn=<SubBackward0>)} |
tensor([1.0000e+00, 1.7908e-09, 1.1606e-10, 1.0124e-09, 1.7870e-10, 7.1937e-09, |
1.5713e-08, 6.7540e-11], device='cuda:2', grad_fn=<SoftmaxBackward0>) |
1 ************* |
['1', '3', '4', '8', '6', '12', '2', '47'] tensor([1.0000e+00, 1.7908e-09, 1.1606e-10, 1.0124e-09, 1.7870e-10, 7.1937e-09, |
1.5713e-08, 6.7540e-11], device='cuda:2', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(1., device='cuda:2', grad_fn=<DivBackward0>), False: tensor(2.6073e-08, device='cuda:2', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:2', grad_fn=<DivBackward0>)} |
tensor([1.0000e+00, 1.9751e-07, 6.6535e-09, 3.9279e-07, 2.2110e-10, 3.0696e-10, |
8.3278e-10, 3.4053e-11], device='cuda:1', grad_fn=<SoftmaxBackward0>) |
2 ************* |
['2', '3', '4', '1', '5', '8', '7', '29'] tensor([1.0000e+00, 1.9751e-07, 6.6535e-09, 3.9279e-07, 2.2110e-10, 3.0696e-10, |
8.3278e-10, 3.4053e-11], device='cuda:1', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(8.0484e-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>)} |
[2024-10-24 10:12:01,826] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | optimizer_allgather: 1.42 | optimizer_gradients: 0.30 | optimizer_step: 0.32 |
[2024-10-24 10:12:01,827] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward_microstep: 1963.88 | backward_microstep: 11748.55 | backward_inner_microstep: 1691.43 | backward_allreduce_microstep: 10057.05 | step_microstep: 7.78 |
[2024-10-24 10:12:01,827] [INFO] [logging.py:96:log_dist] [Rank 0] rank=0 time (ms) | forward: 1963.89 | backward: 11748.55 | backward_inner: 1691.45 | backward_allreduce: 10057.00 | step: 7.79 |
97%|ββββββββββ| 4690/4844 [19:30:45<37:27, 14.59s/it]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 VQA_lavis step |
Registering EVAL step |
Registering RESULT step |
Registering EVAL step |
Registering RESULT step |
ANSWER0=VQA(image=RIGHT,question='How many fish are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 1') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=LEFT,question='How many Samoyed puppies are in the image?') |
ANSWER1=EVAL(expr='{ANSWER0} == 3') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([7, 3, 448, 448]) |
ANSWER0=VQA(image=RIGHT,question='How many men are sitting in barbers chairs?') |
ANSWER1=EVAL(expr='{ANSWER0} == 2') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
ANSWER0=VQA(image=RIGHT,question='Are all of the mittens in the image red?') |
ANSWER1=EVAL(expr='{ANSWER0}') |
FINAL_ANSWER=RESULT(var=ANSWER1) |
torch.Size([13, 3, 448, 448]) |
torch.Size([7, 3, 448, 448]) |
torch.Size([7, 3, 448, 448]) |
question: ['How many fish are in the image?'], responses:['2'] |
question: ['How many men are sitting in barbers chairs?'], responses:['7'] |
question: ['Are all of the mittens in the image red?'], responses:['no'] |
[('7', 0.12828776251745355), ('8', 0.1258361832781132), ('11', 0.12481772898325143), ('5', 0.124759881092759), ('9', 0.12447036165452931), ('10', 0.1239759375399529), ('6', 0.12393017600998846), ('12', 0.12392196892395223)] |
[['7', '8', '11', '5', '9', '10', '6', '12']] |
[('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']] |
[('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([7, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1862 |
torch.Size([7, 3, 448, 448]) knan debug pixel values shape |
torch.Size([7, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1862 |
question: ['How many Samoyed puppies are in the image?'], responses:['3'] |
[('3', 0.12809209985493852), ('4', 0.12520382509374006), ('1', 0.1251059160028928), ('5', 0.12483070991268265), ('8', 0.12458076282181878), ('2', 0.12413212281858195), ('6', 0.1241125313968017), ('12', 0.12394203209854344)] |
[['3', '4', '1', '5', '8', '2', '6', '12']] |
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1862 |
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1862 |
torch.Size([13, 3, 448, 448]) knan debug pixel values shape |
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1862 |
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1862 |
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1862 |
dynamic ViT batch size: 7, images per sample: 7.0, dynamic token length: 1862 |
tensor([3.7906e-01, 2.4856e-04, 7.9965e-04, 5.7683e-01, 1.1342e-03, 1.3054e-04, |
4.1786e-02, 1.2370e-05], device='cuda:0', grad_fn=<SoftmaxBackward0>) |
5 ************* |
['7', '8', '11', '5', '9', '10', '6', '12'] tensor([3.7906e-01, 2.4856e-04, 7.9965e-04, 5.7683e-01, 1.1342e-03, 1.3054e-04, |
4.1786e-02, 1.2370e-05], device='cuda:0', grad_fn=<SelectBackward0>) |
ζεηζ¦ηεεΈδΈΊ: {True: tensor(0., device='cuda:0', grad_fn=<MulBackward0>), False: tensor(1., device='cuda:0', grad_fn=<DivBackward0>), 'Execute Error': tensor(0., device='cuda:0', grad_fn=<DivBackward0>)} |
ANSWER0=VQA(image=RIGHT,question='Does the image contain humans?') |
FINAL_ANSWER=RESULT(var=ANSWER0) |
tensor([1.0000e+00, 3.2887e-06, 7.8916e-07, 7.0932e-12, 4.3112e-11, 8.0193e-10, |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.