Skip to content
Discussion options

You must be logged in to vote

The checkpoints of the models benchmarked in the original paper have been uploaded to HF. See The Well Benchmark Model Collection.

You can now load a specific checkpoint use the following example for the FNO model trained on active_matter

from the_well.benchmark.models import FNO

model = FNO.from_pretrained("polymathic-ai/FNO-active_matter")

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by LTMeyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants