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

Language Processing (LP) component #24

Open
SeungyounShin opened this issue Jan 21, 2023 · 1 comment
Open

Language Processing (LP) component #24

SeungyounShin opened this issue Jan 21, 2023 · 1 comment

Comments

@SeungyounShin
Copy link

SeungyounShin commented Jan 21, 2023

We were reviewing the main.py script that loads traj_data from alfred_data_all, a subset of the data, and generates evaluation results for multiple modules, excluding the BERT module. However, upon submitting the JSON file to the leaderboard, we noticed that it does not include the low-level instruction data produced by the LP component. We would greatly appreciate it if you could provide us with some clarification on this matter.
Additionally, we were wondering if alfred_data_all is pre-computed with the BERT module

@soyeonm
Copy link
Owner

soyeonm commented Jan 21, 2023

Hi,

I think you can use the "--appended" flag when running the command to control this.
"--appended": use high + low level
without this flag: use only high level

But please let me know if your concern is not resolved by this!

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