Alibaba-NLP / ACE

[ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction
Other
300 stars 44 forks source link

About datasets #2

Closed WinniyGD closed 3 years ago

WinniyGD commented 3 years ago

Excuse me

I want to know which files to download from this website? https://www.clips.uantwerpen.be/conll2003/ner/

And Where should these datasets be placed?

It reported the error after I tried it myself.

I changed the cache_root because of win10. image

and put the dataset.

image

but it reported the error:

image

Thanks!

wangxinyu0922 commented 3 years ago

You can download the ner_data.zip in the shared link and put the datasets at ~/.flair/datasets.

It seems that you are using Windows operating system. I run the code on Linux and I'm not sure whether it will work on Windows

WinniyGD commented 3 years ago

Ok, but it still reported the error when we put the datasets in folder.

image

how could I solve this problem ?

wangxinyu0922 commented 3 years ago

The error means the program cannot find weights and options of ELMo. Please check the paper for the download links