-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Access forbidden for downloading model.zip and data.zip #28
Comments
Sorry about that, we are migrating some of our servers which caused the issue. I will update the download link. Meanwhile, please use this link: https://drive.google.com/drive/folders/1fD6WfCEPQICGPhxqlwuVmf8uOot-jQq8?usp=sharing Please let me know if you encounter further trouble. |
I just updated data.zip in the above link so that it contains all datasets. Please re-download if you did so before this note. Sorry for the trouble. |
@Slash0BZ Thank you for your quick reply! The link is working now. |
Hi, it seems that something is missing in model file. After I downloaded it and run the command "python main.py figer", I got the following error: FileNotFoundError: [Errno 2] No such file or directory: 'bilm-tf/model/elmo_2x4096_512_2048cnn_2xhighway_options.json'. Is there any file that you forgot to upload? |
Sorry about that. I just updated that file in the Google Drive link above. I will update the zip file too, but you can just place that file under the path. |
Got it. Thank you!
…On Mon, Jul 29, 2019 at 1:46 PM Xuanyu Zhou ***@***.***> wrote:
Sorry about that. I just updated that file in the Google Drive link above.
I will update the zip file too, but you can just place that file under the
path.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#28?email_source=notifications&email_token=AFB56KNJRI47JDXNFRWOQUTQB5JKTA5CNFSM4IHNSO42YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3B6SLI#issuecomment-516155693>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFB56KL6K4R6I4OP7FOZU23QB5JKTANCNFSM4IHNSO4Q>
.
|
I'm still getting the same error "FileNotFoundError: [Errno 2] No such file or directory: 'bilm-tf/model/elmo_2x4096_512_2048cnn_2xhighway_options.json'" after running the command "python3 main.py figer" even after downloading and putting the json file under the path. |
That's weird. Did you run from the base directory (i.e. |
I'm not sure why this happened was but it is resolved now. |
Hi, I am trying to download model.zip and data.zip described in manual installation page, but access is forbidden. Could you please let us know how to get access to those files? Thank you!
The text was updated successfully, but these errors were encountered: