You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for releasing the GENMO repository — it's very interesting and promising work. However, I found that the repo currently lacks instructions on how to run the code, especially for:
Datasets
Are there any publicly available links or scripts to download and preprocess them?
What is the expected format / directory structure of the training data?
Running / Training Commands
How do you train a model from scratch? (e.g. commands, hyperparameters)
How do you run inference (generate new content)?
Evaluation
Any scripts provided for evaluating results reported in the paper?
How to do infererence in a new input?
It would be extremely helpful for new users (like me) if you could add a Getting Started / Usage section to the README, covering the points above.