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

CodeBERT Pretrained models and examples #322

Merged
merged 4 commits into from
Jan 20, 2023

Conversation

guillaume-be
Copy link
Owner

  • Addition of 2 CodeBERT pretrained models:
    • language detection (sequence classification)
    • masked token prediction (masked language model)

Thank you @Vincent-Xiao , this is based on the pull request you opened a few months ago at https://huggingface.co/microsoft/codebert-base-mlm/discussions/1 that was recently merged, on the masked language model pipeline and on your contribution for the CodeBERT model implementation

@guillaume-be guillaume-be merged commit 0fc5ce6 into master Jan 20, 2023
@guillaume-be guillaume-be deleted the codebert_pretrained_models branch January 21, 2023 08:22
Miezhiko pushed a commit to Masha/rust-bert that referenced this pull request Mar 21, 2023
* Addition of Codebert examples

* Addition of CodeBERT pretrained models, CodeBERT example
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