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

Model parameters #36

Closed
17385 opened this issue Apr 23, 2021 · 2 comments
Closed

Model parameters #36

17385 opened this issue Apr 23, 2021 · 2 comments

Comments

@17385
Copy link

17385 commented Apr 23, 2021

I would like to ask about the parameter settings of GraphCodeBERT, such as the number of Transformer layers, the hidden size and the number of self-attention heads.

@guody5
Copy link
Contributor

guody5 commented Apr 25, 2021

Same as CodeBERT. 12 layers with 768 hidden size, 3072 MLP size and 12 self-attention heads.

@17385
Copy link
Author

17385 commented Apr 26, 2021

Thanks

@guody5 guody5 closed this as completed May 13, 2021
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

No branches or pull requests

2 participants