KadriMufti commited on
Commit
6a22122
1 Parent(s): c7d3562

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -57,6 +57,6 @@ Regarding the model distillation, I owe thanks to the following sources for the
57
 
58
  Articles by Remi Reboul:
59
 
60
- [Part 1](https://towardsdatascience.com/distillation-of-bert-like-models-the-theory-32e19a02641f)
61
 
62
- [Part 2](https://towardsdatascience.com/distillation-of-bert-like-models-the-code-73c31e8c2b0a)
 
57
 
58
  Articles by Remi Reboul:
59
 
60
+ [Distillation Part 1](https://towardsdatascience.com/distillation-of-bert-like-models-the-theory-32e19a02641f)
61
 
62
+ [Distillation Part 2](https://towardsdatascience.com/distillation-of-bert-like-models-the-code-73c31e8c2b0a)