Owaiskhan9654/Multi-Label-Classification-of-Pubmed-Articles
The traditional machine learning models give a lot of pain when we do not have sufficient labeled data for the specific task or domain we care about to train a reliable model. Transfer learning allows us to deal with these scenarios by leveraging the already existing labeled data of some related task or domain. We try to store this knowledge gained in solving the source task in the source domain and apply it to our problem of interest. In this work, I have utilized Transfer Learning utilizing BertForSequenceClassification model. Also tried RobertaForSequenceClassification and XLNetForSequenceClassification models for Fine-Tuning the Model.
No commits in the last 6 months.
Stars
21
Forks
6
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Aug 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Owaiskhan9654/Multi-Label-Classification-of-Pubmed-Articles"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davidberenstein1957/classy-classification
This repository contains an easy and intuitive approach to few-shot classification using...
AnubhavGupta3377/Text-Classification-Models-Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
kk7nc/Text_Classification
Text Classification Algorithms: A Survey
inspirehep/magpie
Deep neural network framework for multi-label text classification
castorini/hedwig
PyTorch deep learning models for document classification