dibsondivya commited on
Commit
76fefb9
1 Parent(s): 42b3dc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -43,4 +43,14 @@ With Validation Set
43
  - Accuracy: 0.8708661417322835
44
 
45
  With Test Set
46
- - Accuracy: 0.8772961058045555
 
 
 
 
 
 
 
 
 
 
 
43
  - Accuracy: 0.8708661417322835
44
 
45
  With Test Set
46
+ - Accuracy: 0.8772961058045555
47
+
48
+ # Reference for distilbert-base-uncased Model
49
+ @article{Sanh2019DistilBERTAD,
50
+ title={DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighter},
51
+ author={Victor Sanh and Lysandre Debut and Julien Chaumond and Thomas Wolf},
52
+ journal={ArXiv},
53
+ year={2019},
54
+ volume={abs/1910.01108}
55
+ }
56
+