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

Result reproduction #20

Open
Xusssssss opened this issue Jul 5, 2024 · 1 comment
Open

Result reproduction #20

Xusssssss opened this issue Jul 5, 2024 · 1 comment

Comments

@Xusssssss
Copy link

Hello author, I am very interested in your work, but I can't find the corresponding implementation of the results in the paper in the code. May I ask which part of the code was used to obtain the experimental results in the following figure
2c55db5d20086fbfa3aaaaee93ae590

@ch3cook-fdu
Copy link
Contributor

Please follow the following steps:

  1. Train the generalist model: bash scripts/opt-1.3b/train.generalist.sh or bash scripts-v0/opt-1.3b/train.generalist.sh.
  2. (optional) Fine-tune for ScanQA: bash scripts/opt-1.3b/tuning.scanqa.sh.
  3. Inference: bash scripts/opt-1.3b/eval.scanqa.sh.

The evaluations of the test set come from the ScanQA benchmark on EvalAI.

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

2 participants