kpe / bert-for-tf2

A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
https://github.com/kpe/bert-for-tf2
MIT License
803 stars 193 forks source link

More comments for the code #85

Open nassimus26 opened 3 years ago

nassimus26 commented 3 years ago

Hi, i already have a global idea of how the BERT model works, but i want to understand the code (line by line), unfortunatly the code has almost no comments, and i didn't find any video which explains the code and not just the theory.

Could you please, improve that or makes a video about it ?

Thanks in advance, Nassim