voroninip commited on
Commit
e44d6d7
·
verified ·
1 Parent(s): 9e393d3

README created

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - arxiv-community/arxiv_dataset
4
+ metrics:
5
+ - accuracy
6
+ base_model:
7
+ - microsoft/deberta-v3-base
8
+ ---
9
+ # ArXiv paper category classifier
10
+ DistilBERT model fine-tuned on the ArXiv dataset to predict the category of a given paper based on its title and abstract