harshraj22 / harshraj22/vqa

returing only first word (not phase answer)

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

dct['ans'] = tokens[0] #torch.randint(9000-2, size=(1,))

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the line assigning dct['ans'] from tokens[0] and trace how tokens and the answer are produced. Reproduce the truncation, then verify that an answer containing multiple words is preserved rather than reduced to its first token.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
computer-vision, machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.