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

Support arbitrary model outputs #556

Closed
wants to merge 82 commits into from
Closed

Support arbitrary model outputs #556

wants to merge 82 commits into from

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    9599f42 View commit details
    Browse the repository at this point in the history
  2. more general evaluator

    mshuaibii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    68afdeb View commit details
    Browse the repository at this point in the history
  3. backwards tasks

    mshuaibii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3c62f4a View commit details
    Browse the repository at this point in the history
  4. debug config

    mshuaibii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    569375c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e284cc View commit details
    Browse the repository at this point in the history
  6. cleanup, remove hpo

    mshuaibii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ba97e97 View commit details
    Browse the repository at this point in the history
  7. loss bugfix, cleanup hpo

    mshuaibii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8af0f90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d452675 View commit details
    Browse the repository at this point in the history
  9. backwards breaking fix

    mshuaibii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    adba02c View commit details
    Browse the repository at this point in the history
  10. eval fix

    mshuaibii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8bac184 View commit details
    Browse the repository at this point in the history
  11. remove old imports

    janiceblue authored and mshuaibii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4961bb1 View commit details
    Browse the repository at this point in the history
  12. default for get task metrics

    janiceblue authored and mshuaibii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    99eb482 View commit details
    Browse the repository at this point in the history
  13. rebase cleanup

    mshuaibii committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a269544 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. config refactor support

    mshuaibii committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    448c567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12ec31f View commit details
    Browse the repository at this point in the history
  3. black

    mshuaibii committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    15fdc56 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. reorganize free_atoms

    mshuaibii committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c47111f View commit details
    Browse the repository at this point in the history
  2. output config fix

    mshuaibii committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    eacd66b View commit details
    Browse the repository at this point in the history
  3. config naming

    mshuaibii committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    024bc86 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    5f47f8a View commit details
    Browse the repository at this point in the history
  2. config backwards support

    mshuaibii committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0a7d815 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. equiformer can now run

    janiceblue committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    73fba56 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    efd956d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    4477f90 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. correct primary metric def

    mshuaibii committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0bd8935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac13093 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    c79822e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. cleanup base model

    mshuaibii committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a57a590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24adb88 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. escn support

    mshuaibii committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7687809 View commit details
    Browse the repository at this point in the history
  2. add type annotations

    mshuaibii committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    929c2fb View commit details
    Browse the repository at this point in the history
  3. cleanup

    mshuaibii committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f7b76ec View commit details
    Browse the repository at this point in the history
  4. Type annotations

    r-barnes committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    55e71b3 View commit details
    Browse the repository at this point in the history
  5. Abstract out _get_timestamp

    r-barnes committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4b5e2a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. update model unit tests

    mshuaibii committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e45f52f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c739468 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    bf6c090 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    76c4fda View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. escn s2 activation support

    mshuaibii committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4241b72 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. model support+deprecation

    mshuaibii committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c17a77e View commit details
    Browse the repository at this point in the history
  2. schnet support, base update

    mshuaibii committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4b812b1 View commit details
    Browse the repository at this point in the history
  3. update arg docs

    mshuaibii committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f4c9816 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix layer bug

    mshuaibii committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    02621b0 View commit details
    Browse the repository at this point in the history
  2. embedding fix

    mshuaibii committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    eeffed4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    c90a834 View commit details
    Browse the repository at this point in the history
  2. rm old import

    mshuaibii committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    806932d View commit details
    Browse the repository at this point in the history
  3. merge fix

    mshuaibii committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    727298e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. change goc node embedding

    mshuaibii committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f63c143 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. remove debug

    mshuaibii committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8d68c46 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    0f25e7b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. schnet fix

    mshuaibii committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5056bfa View commit details
    Browse the repository at this point in the history
  2. resolve failing tests

    mshuaibii committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2f6d8c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fc28dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fd5002 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. black

    mshuaibii committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4f85a61 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    56e2ebd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    a96a6f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    c616d44 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    e5b3925 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    05de865 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. no dict as default in bases

    lbluque committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5ff452c View commit details
    Browse the repository at this point in the history
  2. backward compatible typing

    lbluque committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c6f9239 View commit details
    Browse the repository at this point in the history
  3. remove empty try/except

    lbluque committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    151be4f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    6829529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9271ae1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    0628b21 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    8c9c18e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12915cf View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    5b50134 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. fix import and lint

    janiceblue committed May 25, 2024
    Configuration menu
    Copy the full SHA
    e1e277c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    2231ecb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix schnet init

    janiceblue committed May 30, 2024
    Configuration menu
    Copy the full SHA
    021d71d View commit details
    Browse the repository at this point in the history
  2. better fix for schnet init

    janiceblue committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f9455b2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    f8be172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7c0571 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    0664664 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    512f5a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. adding new notebook for using fairchem models with NEBs without CatTS…

    …unami enumeration (#764)
    
    * adding new notebook for using fairchem models with NEBs
    
    * adding md tutorials
    
    * blocking code cells that arent needed or take too long
    brookwander committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5743a59 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. try to merge

    misko committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6c36f2c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    1f1cf0f View commit details
    Browse the repository at this point in the history
  2. Revert "adding new notebook for using fairchem models with NEBs witho…

    …ut CatTSunami enumeration (#764)"
    
    This reverts commit 5743a59.
    misko committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3a54aca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64502a5 View commit details
    Browse the repository at this point in the history