File size: 273 Bytes
e44d6d7 |
1 2 3 4 5 6 7 8 9 10 |
---
datasets:
- arxiv-community/arxiv_dataset
metrics:
- accuracy
base_model:
- microsoft/deberta-v3-base
---
# ArXiv paper category classifier
DistilBERT model fine-tuned on the ArXiv dataset to predict the category of a given paper based on its title and abstract |