Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ datasets:
|
|
| 8 |
- wikipedia
|
| 9 |
---
|
| 10 |
|
| 11 |
-
#
|
| 12 |
|
| 13 |
This model is a distilled version of the [BERT base model](https://huggingface.co/bert-base-uncased). It was
|
| 14 |
introduced in [this paper](https://arxiv.org/abs/1910.01108). The code for the distillation process can be found
|
|
|
|
| 8 |
- wikipedia
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# Detection model based on distillBert-base-uncased
|
| 12 |
|
| 13 |
This model is a distilled version of the [BERT base model](https://huggingface.co/bert-base-uncased). It was
|
| 14 |
introduced in [this paper](https://arxiv.org/abs/1910.01108). The code for the distillation process can be found
|