issues
search
huggingface
/
pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
MIT License
1.51k
stars
285
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove globals to make code easier to follow
#9
nottombrown
closed
6 years ago
1
Using negative index to reshape the input tensor.
#8
rodgzilla
closed
6 years ago
1
Pre-trained LMHead
#7
rodgzilla
closed
6 years ago
3
fix the scope of optimizer
#6
soskek
closed
6 years ago
3
Create .travis.yml
#5
cclauss
closed
6 years ago
1
fix arguments for initializing a model
#4
soskek
closed
6 years ago
1
a git clone is large because history has the "add model" commit
#3
soumith
closed
6 years ago
1
dimensioning bug?
#2
jtatusko
closed
6 years ago
4
Fixes to allow the model to load
#1
DeNeutoy
closed
6 years ago
1
Previous