Skip to content
View NathanaelBeau's full-sized avatar

Highlights

  • Pro

Block or report NathanaelBeau

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CodeInsight CodeInsight Public

    The CodeInsight dataset is designed for code generation tasks, providing developers with expert-curated examples that bridge the gap between conceptual intent and functional code. Published @ACL24.

    Python 9

  2. BertranX BertranX Public

    Seq2seq model with BERT as encoder and a grammar-constrained LSTM decoder to predict Python code snippet. Published @ACL22.

    Python

  3. grammarBERT grammarBERT Public

    grammarBERT is a fine-tuned version of the codeBERT model, designed for enhanced understanding and generation of Python code through the use of Masked Language Modeling (MLM) on derivation sequences.

    Python