Home
Information

AI Dataset Collection

Large-scale datasets and benchmarks for training, evaluating, and testing models to measure

Tools

Intelligent Document Recognition

Comprehensive Text Extraction and Document Processing Solutions for Users

AI Tutorial

Multi-Label-Classification-of-Pubmed-Articles

Public

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.

Creat2022-07-20T02:32:19
Update2024-08-17T20:01:20
https://huggingface.co/spaces/owaiskha9654/Multi-Label-Classification-of-Pubmed-Articles
18
Stars
0
Stars Increase