File size: 402 Bytes
fef7ad6
 
 
 
 
 
 
 
 
 
 
 
 
920d148
 
73215f0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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.