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

Data cleaning - detecting failed episodes #41

Open
Wonder1905 opened this issue Dec 7, 2024 · 1 comment
Open

Data cleaning - detecting failed episodes #41

Wonder1905 opened this issue Dec 7, 2024 · 1 comment

Comments

@Wonder1905
Copy link

In the paper you mentioned:

"Data Cleaning. Repetitive episodes and episodes of **failure** are excluded to ensure the quality of
the pre-training datasets"

Does the data provided in the pretrain.md is after this cleaning? if not can you please share your methodolgy of detecting failed episodes?
Thanks!

@csuastt
Copy link
Collaborator

csuastt commented Dec 10, 2024

We have included it in our scripts. Specifically, we filtered those with a failure flag or with an overly short length.

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