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

Adding the data generation scripts. #24

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Adding the data generation scripts. #24

merged 1 commit into from
Jun 24, 2021

Conversation

Lucaweihs
Copy link
Contributor

No description provided.

Comment on lines +63 to +65
# test seed
random.seed(289123396)
test_seed = random.randint(0, max_seed - 1)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe remove this 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need to since the test dataset is public anyway :)

Copy link
Member

@mattdeitke mattdeitke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine, though I haven't tried it again locally.

@Lucaweihs Lucaweihs merged commit 2028303 into main Jun 24, 2021
jordis-ai2 pushed a commit to jordis-ai2/ai2thor-rearrangement-procthor that referenced this pull request Jul 15, 2022
Adding the data generation scripts.
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

Successfully merging this pull request may close these issues.

None yet

2 participants