jalammar.github.io
jalammar.github.io copied to clipboard
Fix "Torch" missing in notebook Simple_Transformer_Language_Model.ipynb
As of today, Torch is not installed nor imported in "!pip install transformers" therefore, we need to add it in order to run the notebook till the end.