Add AlchemBERT results and fix classification scoring compatibility - #358
Add AlchemBERT results and fix classification scoring compatibility#358liuxiaotong15 wants to merge 7 commits into
Conversation
c1b0b0c to
053d026
Compare
Fix ROC-AUC scoring for probability predictions
Keep ROC‑AUC probabilities and accept numpy types in classifier helpers; bump GH Actions artifact actions to v4
Keep ROC-AUC probabilities, accept numpy types in clf homogenization, and bump upload/download-artifact to v4
|
A note on the scope of this PR: This PR was originally opened as an AlchemBERT benchmark submission. While
I considered splitting the benchmark submission and core compatibility fixes Current checks:
The ROC-AUC change affects future scoring and does not rewrite historical |
Benchmark submissions
Brief description of your algorithm
We test BERT on all tasks of Matbench.
Included files