DialoGPT icon indicating copy to clipboard operation
DialoGPT copied to clipboard

link to pretrained files doesnt work

Open cameronbergh opened this issue 4 years ago • 2 comments

link in the readme ("available on azure blobstorage here.") which points to "https://convaisharables.blob.core.windows.net/lsp" produces this:

This XML file does not appear to have any style information associated with it. The document tree is shown below. <Error> <Code>ResourceNotFound</Code> <Message> The specified resource does not exist. RequestId:0fa5f607-101e-00d5-51f1-9425d1000000 Time:2019-11-06T22:25:56.0233677Z </Message> </Error>

cameronbergh avatar Nov 06 '19 22:11 cameronbergh

the directory needs an index page, or y'all could just to remove the link from the readme since the downloading happens automatically in demo_utils.py

cameronbergh avatar Nov 06 '19 22:11 cameronbergh

Thanks for pointing it out. We remove the link in ReadMe and direct users to refer to the links in demo_utils.py.

Please let us know if you have any other questions.

intersun avatar Nov 07 '19 23:11 intersun