Alibaba-NLP / ACE

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

Embeddings Availability #43

Open taghreed34 opened 2 years ago

taghreed34 commented 2 years ago

Are all Embeddings publicly available or some/all of them need a license?

wangxinyu0922 commented 2 years ago

All Embeddings are publicly available. You may check the released code of each embeddings for detailed license

taghreed34 commented 2 years ago

Well, thanks!

For testing ACE on NER task, is it better to include all embeddings, 3 bert's mentioned in the reproducing results instructions, or XLnet and xlmr as mentioned in the paper if I understood that correctly? which setting of the three I mentioned should be used?

wangxinyu0922 commented 2 years ago

You can read the config files for details