Addition of paper (#21)
Browse files- Addition of paper (d6384993e4fbc2a37bc22d625f00ef0d3e1b2d6e)
Co-authored-by: Ezi Ozoani <[email protected]>
README.md
CHANGED
@@ -131,6 +131,7 @@ This model reaches an accuracy of 91.3 on the dev set (for comparison, Bert bert
|
|
131 |
- **Parent Model:** For more details about DistilBERT, we encourage users to check out [this model card](https://huggingface.co/distilbert-base-uncased).
|
132 |
- **Resources for more information:**
|
133 |
- [Model Documentation](https://huggingface.co/docs/transformers/main/en/model_doc/distilbert#transformers.DistilBertForSequenceClassification)
|
|
|
134 |
|
135 |
## How to Get Started With the Model
|
136 |
|
|
|
131 |
- **Parent Model:** For more details about DistilBERT, we encourage users to check out [this model card](https://huggingface.co/distilbert-base-uncased).
|
132 |
- **Resources for more information:**
|
133 |
- [Model Documentation](https://huggingface.co/docs/transformers/main/en/model_doc/distilbert#transformers.DistilBertForSequenceClassification)
|
134 |
+
- [DistilBERT paper](https://arxiv.org/abs/1910.01108)
|
135 |
|
136 |
## How to Get Started With the Model
|
137 |
|