dibsondivya
commited on
Commit
•
7f8381a
1
Parent(s):
76fefb9
Update README.md
Browse files
README.md
CHANGED
@@ -46,6 +46,7 @@ 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},
|
@@ -53,4 +54,4 @@ With Test Set
|
|
53 |
year={2019},
|
54 |
volume={abs/1910.01108}
|
55 |
}
|
56 |
-
|
|
|
46 |
- Accuracy: 0.8772961058045555
|
47 |
|
48 |
# Reference for distilbert-base-uncased Model
|
49 |
+
```bibtex
|
50 |
@article{Sanh2019DistilBERTAD,
|
51 |
title={DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighter},
|
52 |
author={Victor Sanh and Lysandre Debut and Julien Chaumond and Thomas Wolf},
|
|
|
54 |
year={2019},
|
55 |
volume={abs/1910.01108}
|
56 |
}
|
57 |
+
```
|