YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
- π Research Paper Classifier
- "A deep learning NLP model that automatically classifies research paper abstracts into their correct academic category, built using DistilBERT and PyTorch, trained on diverse and varied data."
- π Project Overview
- π Results
- π Best Performing Categories
- π Dataset
- π€ Model Details
- π οΈ Tech Stack
- "A deep learning NLP model that automatically classifies research paper abstracts into their correct academic category, built using DistilBERT and PyTorch, trained on diverse and varied data."
π Research Paper Classifier
"A deep learning NLP model that automatically classifies research paper abstracts into their correct academic category, built using DistilBERT and PyTorch, trained on diverse and varied data."
π Project Overview
Every day, thousands of research papers are published across multiple academic fields. This project builds an automated classifier that reads a paper abstract and instantly predicts its category β such as Computer Science, Mathematics, Physics, Statistics, and more.
This project demonstrates the application of Natural Language Processing (NLP) and deep learning for academic document classification.
π Results
| Metric | Score |
|---|---|
| Test Accuracy | 82% |
| Weighted F1 Score | 0.8133 |
| Training Samples | ~100,000 |
| Categories | 20 |
| Training Environment | VS Code (Local GPU) |
π Best Performing Categories
| Category | F1 Score |
|---|---|
| Astrophysics | 0.94 |
| Computer Science | 0.89 |
| Mathematics | 0.89 |
| Quantum Physics | 0.80 |
π Dataset
- Source: Cornell University arXiv dataset
- Total Available: ~3 million papers
- Used for Training: ~100,000 samples
- Input: Research Paper Details
- Output: 20 academic categories
π€ Model Details
- Base Model: DistilBERT (base-uncased)
- Task: Sequence Classification
- Max Token Length: 128
- Epochs: 3
- Learning Rate: 2e-5
π οΈ Tech Stack
- Python
- PyTorch
- Hugging Face Transformers
- Scikit-learn
- VS Code (Local GPU)
- Downloads last month
- 17
Inference Providers NEW
This model isn't deployed by any Inference Provider. π 1 Ask for provider support