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

add user guide, update configs, data_collator and tokenizer #34

Merged
merged 6 commits into from
Jul 25, 2024

Conversation

a-kore
Copy link
Collaborator

@a-kore a-kore commented Jul 25, 2024

Feature

Short Description

  • Improve documentation for data_collator and fix masking functionality
  • Update tokenization scheme and add extra tokens from Atom3D datasets.
  • Create utils.py in data module and add metrics computation for Atom3D tasks.
  • Fix bugs in model configs.
  • Add AtomFormerForSystemClassification to facilitate classification/regression tasks on Atom3D tasks.
  • Update index.md and user_guide.md.
  • Add run_atom3d.py to faciliate fine-tuning on atom3d tasks with pre-trained models.

@a-kore a-kore enabled auto-merge (squash) July 25, 2024 13:59
@a-kore a-kore requested a review from amrit110 July 25, 2024 14:29
@a-kore a-kore disabled auto-merge July 25, 2024 15:06
@a-kore a-kore merged commit eb3e42f into main Jul 25, 2024
6 checks passed
@a-kore a-kore deleted the update_docs branch July 25, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants