Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cvignac authored Sep 18, 2024
1 parent c5adc0d commit 775b731
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,19 +87,18 @@ QM9 implicit H:

QM9 explicit H:
- command: `python3 main.py dataset=qm9 dataset.remove_h=False +experiment=qm9_with_h_adaptive`
- checkpoint: https://drive.google.com/file/d/1ij8e6Iz-JohCYcEuYVOw1J_GTtU7-JeO/view?usp=drive_link

- checkpoint: https://drive.google.com/file/d/1ij8e6Iz-JohCYcEuYVOw1J_GTtU7-JeO/view?usp=sharing
Geom implicit H:
- command: `python3 main.py dataset=geom dataset.remove_h=True +experiment=geom_no_h_uniform`
- checkpoint: ~~https://drive.switch.ch/index.php/s/ZcMWIJMVlLsBGYS~~
- checkpoint: https://drive.google.com/file/d/13FCl8UE5sD_8fMkHLBAQNby0ZRtXa2QY/view?usp=sharing

Geom explicit H:
- Uniform:
- command: `python3 main.py dataset=geom dataset.remove_h=False +experiment=geom_with_h_uniform`
- checkpoint: ~~https://drive.google.com/file/d/1tVhB5taWWLc0hUJ9-jYhYgsO2ceY_fvg/view?usp=drive_link~~
- checkpoint: https://drive.google.com/file/d/1oDL43KwX2JreJd7ib7QP71bXRpIePUF3/view?usp=sharing
- Adaptive:
- command: `python3 main.py dataset=geom dataset.remove_h=False +experiment=geom_with_h_adaptive`
- checkpoint: https://drive.google.com/file/d/1lOZseprglsJqtqenl7F9T124otHLeZks/view?usp=drive_link
- checkpoint: https://drive.google.com/file/d/1lOZseprglsJqtqenl7F9T124otHLeZks/view?usp=sharing

## Generated samples

Expand Down

0 comments on commit 775b731

Please sign in to comment.