Downloads · 30 days
0
scienceverse/bibr-paper-classifier
bibr-paper-classifier is a text classification model from scienceverse. Use it when you need a label for a piece of text. It is set up for transformers. The card lists the license as apache-2.0.
This is the DeepSeek-v4-Flash-teacher MiniLM candidate for bibr's multitask scientific-paper classifier. It predicts OECD Level 1, OECD Level 2, and paper type from title plus abstract.
Downloads · 30 days
0
Access
Public
Updated Sep 3, 2026
Parameters
22.7M
621 MB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors90.9 MB · 50%
From the Hugging Face model README
This is the DeepSeek-v4-Flash-teacher MiniLM candidate for bibr's multitask scientific-paper classifier. It predicts OECD Level 1, OECD Level 2, and paper type from title plus abstract.
sentence-transformers/all-MiniLM-L6-v2title_abstract_v17a46c595cf3bb8e1eff39303786e8b7d16c95ea87f9f06b12d4a753f0be1e580On the frozen 1,500-row Phase-A panel:
| Model | Accuracy | Macro-F1 |
|---|---|---|
| Matched OpenAlex MiniLM baseline | 0.7333 | 0.7280 |
| This checkpoint | 0.8120 | 0.8096 |
| Previously shipped SPECTER2 checkpoint | 0.6887 | 0.6874 |
The matched MiniLM gain was +0.0787 accuracy and +0.0816 macro-F1. The paired
correctness table contained 158 teacher-only correct rows and 40 baseline-only
correct rows; exact McNemar p-value was 8.687e-18.
The Phase-A reference is explicitly
provisional_unadjudicated_codex_panel. It is not human-adjudicated gold, so
these figures support candidate selection but not a final scientific-quality
claim.
The bibr loader requires:
model.safetensorstokenizer.jsontokenizer_config.jsonlabel_maps.jsoninference_config.jsontest_metrics.json, test_l1_diagnostics.json, and phaseA_metrics.json
provide training and provisional-panel diagnostics.