GithubHelp home page GithubHelp logo

Comments (5)

ilyes319 avatar ilyes319 commented on June 10, 2024

Hey, thank you for your issue.
Could you make the problem more precise? After training, the model is saved as .model in your folder, and you can easily load it in the ASE caclulator afterwards (see the calculator documentation.)

from mace.

kryczko avatar kryczko commented on June 10, 2024

Sure, I can make my request more precise. The models that we're used to produce the results in this paper: https://arxiv.org/pdf/2305.14247.pdf. Could the checkpoints for them be uploaded here and used in the following way:

from mace.models import MaceOrganic

model = MaceOrganic() # reads in checkpoint file
calc = model.ase() # convert to ASE calculator

energy = calc.get_potential_energy()

An example of this can be seen in torchani: https://aiqm.github.io/torchani/api.html#module-torchani.models

This would make it very easy for me to do my own benchmarking.

I hope this is more clear.

from mace.

davkovacs avatar davkovacs commented on June 10, 2024

Checkpoints are here, we have uploaded them:
https://mace-docs.readthedocs.io/en/latest/examples/training_examples.html#ani-1x-dataset-h-c-n-o-transferable-ff
And the ASE calculator example is here:
https://mace-docs.readthedocs.io/en/latest/guide/ase.html

from mace.

kryczko avatar kryczko commented on June 10, 2024

Cool thanks, is this the correct link: https://github.com/ACEsuit/mace/blob/docs/docs/examples/ANI_trained_MACE.zip?

It still would be easier if these files were just stored on github and we could just define a class rather than downloading a zip and loading those files into a class.

from mace.

davkovacs avatar davkovacs commented on June 10, 2024

That is the correct link.

Thank you for the recommendation. I will consider it once we release our own organic force field based on MACE. For now this checkpoint is meant for people who just want to try a MACE trained on ANI dataset, but this is not a thoroughly tested and benchmarked model, so I would not want to include it in the repo.

from mace.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.