openai / gpt-2-output-dataset

Dataset of GPT-2 outputs for research in detection, biases, and more
MIT License
1.93k stars 548 forks source link

Access denied to model checkpoints #27

Closed artidoro closed 3 years ago

artidoro commented 3 years ago

Hello, when trying to get the two model checkpoints as indicated here using:

wget https://storage.googleapis.com/gpt-2/detector-models/v1/detector-large.pt

I get the error: ERROR 403: Forbidden.

It seems like permissions are not allowing me to download the files. Could you help me get access to the models?

jongwook commented 3 years ago

Hi! Thanks for catching this - it should be https://openaipublic.azureedge.net/gpt-2/detector-models/v1/detector-large.pt now. We'll update the code and doc shortly.

jongwook commented 3 years ago

Updated in 2c102400c7e4e698acd3f0e51d3b6cf1c637c0fe