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

Select skill for fine-tune #2

Open
linyuhongg opened this issue Apr 18, 2022 · 4 comments
Open

Select skill for fine-tune #2

linyuhongg opened this issue Apr 18, 2022 · 4 comments

Comments

@linyuhongg
Copy link

Hi,

The paper states that during finetune the skill is searched through grid-search. However, in the code a fixed skill used, is that normal?

@amberxie88
Copy link

The grid search can/should be done in a separate file. The finetune file just finetunes the fixed skill

@sicko-mode-df
Copy link

Hi, have you got clear with this problem? I'm confused with this issue too.

@amberxie88
Copy link

Finetuning skill selection is not implemented in the CIC repository. However, we build off of the CIC repository and implement skill selection in Intrinsic Reward Matching (IRM): https://github.com/ademiadeniji/irm/blob/main/finetune.py#L303

Feel free to take a look for an example

@sicko-mode-df
Copy link

Thank you very much for your help, have a nice day!

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

3 participants