Update README.md
Browse files
README.md
CHANGED
|
@@ -4,5 +4,5 @@ license: mit
|
|
| 4 |
|
| 5 |
# DistilBERT
|
| 6 |
|
| 7 |
-
The DistilBERT model is
|
| 8 |
[NewsQA](https://huggingface.co/datasets/lucadiliello/newsqa) dataset.
|
|
|
|
| 4 |
|
| 5 |
# DistilBERT
|
| 6 |
|
| 7 |
+
The DistilBERT model is a [BERT](https://huggingface.co/distilbert/distilbert-base-uncased) model fine-tuned on the
|
| 8 |
[NewsQA](https://huggingface.co/datasets/lucadiliello/newsqa) dataset.
|