openai / finetune-transformer-lm

Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
https://s3-us-west-2.amazonaws.com/openai-assets/research-covers/language-unsupervised/language_understanding_paper.pdf
MIT License
2.15k stars 503 forks source link

lm_h = tf.reshape(h[:, :-1], [-1, args.n_embd]) #48

Open lshowway opened 5 years ago

lshowway commented 5 years ago

does anyone know why the last one is excluded ?

Welcome to join this Wechat Group for discussion. image