This commit is contained in:
rasbt 2024-05-17 08:20:35 -05:00
parent 5cfc64d038
commit cbe9664ef4
No known key found for this signature in database
GPG Key ID: 3C6E5C7C075611DB

View File

@ -61,7 +61,7 @@ Test accuracy: 89.96%
---
A 66M parameter encoder-style [DistilBERT](https://medium.com/huggingface/distilbert-8cf3380435b5) model (distilled down from a 340M parameter BERT model), starting for the pretrained weights and only training the last transformer block plus output layers:
A 66M parameter encoder-style [DistilBERT](https://arxiv.org/abs/1910.01108) model (distilled down from a 340M parameter BERT model), starting for the pretrained weights and only training the last transformer block plus output layers:
```bash