ConnorJL / GPT2

An implementation of training for GPT2, supports TPUs
MIT License
1.42k stars 338 forks source link

Downloading Encoder Model fails #16

Closed PickHub closed 4 years ago

PickHub commented 4 years ago

Hi, could someone please provide me the pre-trained encoder? There seems to be an issue with the GCP account, when I run python3 download_model.py encoder:

<?xml version='1.0' encoding='UTF-8'?><Error><Code>UserProjectAccountProblem</Code><Message>User project billing account not in good standing.</Message><Details>The billing account for project 916430819220 is disabled in state delinquent</Details></Error>$

shawwn commented 4 years ago

I ran into this too.

ConnorJL commented 4 years ago

Hi I'm sorry, that was a problem on my side. Has been fixed now.