-
Notifications
You must be signed in to change notification settings - Fork 1
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
Info table for code LMs #28
Comments
@niansong1996 Also think about what columns are important for code models. @yilunzhao's version is here in this link |
@yilunzhao Let's have the discussion here. This is an initial draft of the table columns, and I have added my comment in (italics)
A couple of things I think we can add:
Also some comments:
We can also iterate on this, so feel free to start writing the rows as well, these two surveys can be good sources to see if we missed any important ones (and of course, some of them are not relevant): |
One other important piece of information I just thought of is the maximum length of the LM. |
Maybe also add "percentage of code in the training data" |
We need a table to summarize all the code LMs that we test in this project.
An example of this (from this paper):
Some more code-related features we would like to summarize about those models (feel free to add more):
The text was updated successfully, but these errors were encountered: