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

BC-Safe Dataset? #11

Open
ruoqizzz opened this issue Nov 6, 2024 · 1 comment
Open

BC-Safe Dataset? #11

ruoqizzz opened this issue Nov 6, 2024 · 1 comment

Comments

@ruoqizzz
Copy link

ruoqizzz commented Nov 6, 2024

Hi,

Can I ask how to filter the expert-only dataset?

Did you set a bound for the accumulated cost of trajectories and then filter the dataset?

@Ja4822
Copy link
Collaborator

Ja4822 commented Nov 15, 2024

Hi, you can simply set the cost_limit parameter when running bc_train.py. Trajectories with a total cost below the specified cost_limit will be retained for training BC-Safe.

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