openai / lm-human-preferences

Code for the paper Fine-Tuning Language Models from Human Preferences
https://openai.com/blog/fine-tuning-gpt-2/
MIT License
1.24k stars 164 forks source link

Azure data path gives 404 #15

Closed 8enmann closed 3 years ago

8enmann commented 3 years ago

When I visit https://openaipublic.blob.core.windows.net/lm-human-preferences/labels I see this:

<Error>
<Code>BlobNotFound</Code>
<Message>The specified blob does not exist. RequestId:60dd920a-201e-00bf-2eb2-a5eb6a000000 Time:2021-09-09T19:38:19.7988017Z</Message>
</Error>
8enmann commented 3 years ago

Also tried

❯ az storage blob list --account-name openaipublic --container-name lm-human-preferences --auth-mode login --prefix labels
Operation returned an invalid status 'Server failed to authenticate the request. Please refer to the information in the www-authenticate header.'

and

bbb ls https://openaipublic.blob.core.windows.net/lm-human-preferences/labels/
❯ bbb ls https://openaipublic.blob.core.windows.net/lm-human-preferences/labels/
ERROR: RequestFailure: Server failed to authenticate the request. Please refer to the information in the www-authenticate header., 401, Request(method='GET', url='https://openaipublic.blob.core.windows.net/lm-human-preferences', params={'restype': 'container', 'comp': 'list', 'maxresults': '1'})
8enmann commented 3 years ago

Still can't ls the dir, but this worked

curl https://openaipublic.blob.core.windows.net/lm-human-preferences/labels/sentiment/offline_5k.json