--- title: Arxiv Tag Classification emoji: 🐢 colorFrom: pink colorTo: gray sdk: streamlit sdk_version: 1.44.1 app_file: app.py pinned: false license: mit short_description: Classify ArXiv paper with ease --- # ArXiv Paper Classifier A Streamlit web application to predict subject category (or categories) for scientific papers from [arXiv](https://arxiv.org/), using a fine-tuned transformer model.