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

Llama Adapter finetuning parameters #151

Open
LCTPalmer opened this issue Mar 17, 2025 · 2 comments
Open

Llama Adapter finetuning parameters #151

LCTPalmer opened this issue Mar 17, 2025 · 2 comments

Comments

@LCTPalmer
Copy link

Hi

Thank you so much for opening your data and code, it is very useful. I am trying to implement your method as a baseline, but want to be sure of training hyperparameters that you use. The exps/finetune.sh code includes some hard-coded hyperparameters (the same as the orinignal llama-adapter repo) - are you using these for the results in your paper? And if so are you training on the full training set in one go or using some other strategies? Any help appreciated.

Best regards
Luke

@ChonghaoSima
Copy link
Contributor

In the paper we did not provide experiments of llama-adapter on DriveLM. This (the llama-adapter code) is provided for the DriveLM challenge as a starter-code. We are using the full training set to train DriveLM-Agent, and more detail (training strategies) are in the paper.

@LCTPalmer
Copy link
Author

Thanks for your respnse. In the paper appendix section F.5 and Table 13 you mention training Llama-Adapter V2 and report results; I was hoping to benchmark against planning metric locally against your method so would be great to have those hyperparams (as I am adding some logic to llama-adapter in hopes of general improvement). Alternatively, is there an entry in the leaderboard for vanilla Llama-AdapterV2 I could reference?

Best regards
Luke

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