Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About Dataset reason_seg/explanatory #158

Open
asad14053 opened this issue Nov 10, 2024 · 0 comments
Open

About Dataset reason_seg/explanatory #158

asad14053 opened this issue Nov 10, 2024 · 0 comments

Comments

@asad14053
Copy link

In train_ds.py, there is code for train validation on reason_seg data. But, where and how was the train/ validation/ testing on reason_seg/explanatory?
a) Could you please share some insights on how LISA-7B-explanatory is trained differently from regular LISA-7B? What was extra added to the explanatory model?

parser.add_argument("--vqa_data", default="llava_instruct_150k", type=str)
parser.add_argument("--reason_seg_data", default="ReasonSeg|train", type=str)
parser.add_argument("--val_dataset", default="ReasonSeg|val", type=str)
@asad14053 asad14053 changed the title About About Dataset reason_seg/explanatory Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant