-
Notifications
You must be signed in to change notification settings - Fork 18
Group-based Splitting for Benchmarks + Batch-layer Evaluation + GPU Support #356
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
base: main
Are you sure you want to change the base?
Conversation
|
Hi @BKHMSI did you intend to remove Pereira2018.243sentences-linear? |
Yes, I did intend to change all benchmarks to use ridge regression instead of linear. |
|
let's keep the original ones for reference? (at least in code, don't have to display on the website.) |
|
Re-added the linear metrics for all benchmarks and fixed ceiling for ridge. Note that for Pereira2018, we need to cache ceilings for the new metrics. |
|
Hi all, Please note a few things about the state of the language repo:
|
|
Hi @BKHMSI thanks for the PR. I had a chance to take a look at it and I noticed a few things that require attention:
i've attempted at addressing all of these issues in #361. The most significant differences are:
If #361 looks good to you, please let me know, otherwise, I hope it can be benefit to you. |
No description provided.