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

Huggingface integration #209

Merged
merged 17 commits into from
May 6, 2024
Merged

Huggingface integration #209

merged 17 commits into from
May 6, 2024

Conversation

jrzaurin
Copy link
Owner

@jrzaurin jrzaurin commented May 6, 2024

Integrated with Huggingface. Now encoder-based only models from the families:

  • BERT
  • RoBERTa
  • ALBERT
  • DistilBERT
  • ELECTRA

are available to be combined with any of the data-mode components

See docs and examples for details

…the code base, move to GPU, implement examples, etc...
…HF and added the first test. Need to continue with testing
…stent with the rest of the library. HF integration almost done
…as well as tests with the whole functionality, WideDeep and the Trainer
@jrzaurin jrzaurin merged commit 300039d into master May 6, 2024
5 of 6 checks passed
@jrzaurin jrzaurin deleted the hf_integration branch August 26, 2024 11:39
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.

1 participant