Matthijs0 commited on
Commit
48816b7
1 Parent(s): 9035d06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # DistilBERT
6
+
7
+ The DistilBERT model is the following [BERT](https://huggingface.co/distilbert/distilbert-base-uncased) model fine-tuned on the
8
+ [NewsQA](https://huggingface.co/datasets/lucadiliello/newsqa) dataset.