Downloads · 30 days
7
1% of all-time downloads
oracat/bert-paper-classifier
bert-paper-classifier is a text classification model from oracat. Use it when you need a label for a piece of text. It is set up for transformers. The card lists the license as mit.
This model is a fine-tuned version of microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract on the dataset from González-Márquez et al., 2023.
Downloads · 30 days
7
1% of all-time downloads
All-time downloads
791
Public
Repo size
2.6 GB
Likes
1
Public
Click a slice to open those files.
.bin438 MB · 100%
From the Hugging Face model README
This model is a fine-tuned version of microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract on the dataset from González-Márquez et al., 2023.
This model is intended to predict the category given the paper title (and optionally its abstract) — for the biomedical papers. For example, it is likely to predict virology as a category for the paper with a title containing COVID-19.
So far only a subset of the PubMed dataset has been used for training. Future improvements to this model can come with using the full dataset with a combination of titles and abstracts for the fine-tuning as well as extending the training set to the preprints from bioRxiv and/or arXiv.
The code for the model fine-tuning can be found in the respective notebook.
The following hyperparameters were used during training: