ItsNikolor's picture
Update README.md
77fc4ee verified
metadata
title: ShadML2 Article Classification
emoji: πŸ‘
colorFrom: purple
colorTo: indigo
sdk: streamlit
sdk_version: 1.44.1
app_file: app.py
pinned: false

Article Classifier

A scientific article classifier trained on the arXiv Dataset.

🧠 Model

The model was obtained by fine-tuning the pretrained language model microsoft/deberta-v3-small on arXiv abstracts.

πŸ“š Dataset

The dataset includes:

  • Article title
  • Abstract
  • Category

Source: https://www.kaggle.com/datasets/neelshah18/arxivdataset

Only the categories Computer Science, Physics, Math, and Biology were retained.

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference