aadhi97x commited on
Commit
4e373d1
·
verified ·
1 Parent(s): 47c6b46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ datasets:
8
  - wikipedia
9
  ---
10
 
11
- # DistilBERT base model (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
 
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