Wi commited on
Commit
001bb3a
1 Parent(s): 243d801

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ datasets:
6
+ - arxiv_dataset
7
+ tags:
8
+ - distilbert
9
  ---
10
+
11
+ # DistilBERT ArXiv Category Classification
12
+
13
+ DistilBERT model fine-tuned on a small subset of the [ArXiv dataset](https://www.kaggle.com/datasets/Cornell-University/arxiv) to predict the category of a given paper.