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

Integrate finetuning & fingerprinting #529

Merged
merged 8 commits into from
Nov 5, 2024
Merged

Conversation

WenkelF
Copy link
Collaborator

@WenkelF WenkelF commented Nov 1, 2024

Changelogs

  • Upgraded finetuning to allow finetuning on custom datasets
  • Integrated fingerprinting
  • Added example datasets for custom finetuning/fingerprinting
  • Adding documentation for finetuning/fingerprinting

Checklist:

  • Was this PR discussed in an issue? It is recommended to first discuss a new feature into a GitHub issue before opening a PR.
  • Add tests to cover the fixed bug(s) or the new introduced feature(s) (if appropriate).
  • Update the API documentation is a new function is added, or an existing one is deleted.
  • Write concise and explanatory changelogs above.
  • If possible, assign one of the following labels to the PR: feature, fix or test (or ask a maintainer to do it for you).

@WenkelF WenkelF added enhancement New feature or request feature labels Nov 1, 2024
@WenkelF WenkelF requested a review from DomInvivo as a code owner November 1, 2024 21:06
Copy link
Collaborator

@DomInvivo DomInvivo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few comments, but great work in general :)

expts/data/finetuning_example-cls/raw.csv Outdated Show resolved Hide resolved
expts/data/finetuning_example-cls/split.csv Outdated Show resolved Hide resolved
expts/data/finetuning_example-reg/raw.csv Outdated Show resolved Hide resolved
expts/data/finetuning_example-reg/split.csv Outdated Show resolved Hide resolved
expts/hydra-configs/finetuning/custom.yaml Outdated Show resolved Hide resolved
graphium/fingerprinting/data.py Outdated Show resolved Hide resolved
graphium/fingerprinting/data.py Outdated Show resolved Hide resolved
graphium/fingerprinting/data.py Outdated Show resolved Hide resolved
graphium/fingerprinting/data.py Outdated Show resolved Hide resolved
graphium/fingerprinting/fingerprinter.py Show resolved Hide resolved
@WenkelF WenkelF merged commit 7cfa89a into graphium_3.0 Nov 5, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants