JacobAndersson / bert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP: BERT - the cramming way

The cramming paper showed that it is possible to almost reproduce BERT on 24h of compute on consumer grade hardware. That sounds fun, lets try it!

TODO

  • results :p
  • simple visualizer
  • Switch to the proper dataset
  • Removed duplicates from dataset nice to have
  • Multi gpu support

About


Languages

Language:Python 98.6%Language:Shell 1.4%