-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
rebase OGBG-code2 #9671
base: master
Are you sure you want to change the base?
rebase OGBG-code2 #9671
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9671 +/- ##
==========================================
- Coverage 87.54% 87.33% -0.21%
==========================================
Files 482 482
Lines 31414 31411 -3
==========================================
- Hits 27501 27434 -67
- Misses 3913 3977 +64 ☔ View full report in Codecov by Sentry. |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…ating SOTA by sooooo much
…ating SOTA by sooooo much
…ating SOTA by sooooo much
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few missing imports and arser.parse_args()
but other than that LGTM!
…ch_geometric into ogbg-code2-rebase
for more information, see https://pre-commit.ci
Co-authored-by: Serge Panev <[email protected]>
…ch_geometric into ogbg-code2-rebase
for more information, see https://pre-commit.ci
…ch_geometric into ogbg-code2-rebase
for more information, see https://pre-commit.ci
…ch_geometric into ogbg-code2-rebase
for more information, see https://pre-commit.ci
…ch_geometric into ogbg-code2-rebase
for more information, see https://pre-commit.ci
rebase #9652
Even with 10% of the data we can get F1>.5,
full e2e results get 3x SOTA F1 (sota=.22, ours=.62) (ours=CodeLLAMA+GAT)
as a baseline i tried using CodeLLAMA and LLAMA7b and both failed miserably to follow the task with any prompt i could try.
Will test finetuning CodeLLAMA next.