Skip to content
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

Unable to download sequence tagger model due to updated links at flair #9

Closed
Aatlantise opened this issue May 18, 2021 · 2 comments
Closed

Comments

@Aatlantise
Copy link

Hello,

First, thank you for your exciting work in concatenating embeddings for use in downstream tasks. I am looking forward to trying it out.

I attempted to download sequence tagger models, but found out that links included in your fork of flair is outdated, and the AWS links like https://s3.eu-central-1.amazonaws.com/alan-nlp/resources/models-v0.4 have been replaced with the likes of https://nlp.informatik.hu-berlin.de/resources/models.

The flair update is documented here: flairNLP/flair#1831

Much thanks!

@wangxinyu0922
Copy link
Member

Hi,

Thank you to inform me about this information. I updated some of the download links 3 months ago. I just now checked again and found that most of the download links are identical to the newest version of Flair. Could you tell me which embedding you failed to download? So that I can check it.

@Aatlantise
Copy link
Author

Thank you for your quick response. I was attempting to download a SequenceTagger model for chunking.

I fixed the error by modifying lines 1449 and 1548 of https://github.com/Alibaba-NLP/ACE/blob/main/flair/models/sequence_tagger_model.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants