zhijing-jin / ARTS_TestSet

This is our ARTS test set, an enriched test set to probe Aspect Robustness of ABSA.
41 stars 4 forks source link

The version of allennlp? #5

Closed BD-MF closed 3 years ago

BD-MF commented 3 years ago

Recently I am reading your article and trying to run your code, but I always encounter all kinds of problems with allennlp. What is the version of allennlp?

helldog-star commented 3 years ago

Hi, I have the same question with you, did you find the answer?

helldog-star commented 3 years ago

allennlp-2.5.0 with the Predictor https://s3-us-west-2.amazonaws.com/allennlp/models/elmo-constituency-parser-2020.02.10.tar.gz could work

zhijing-jin commented 3 years ago

Thank you for figuring this out! We have forgot which version we used. I will post this to our README page, so that future researchers will refer to this version of the allennlp.

helldog-star commented 3 years ago

Thank you for figuring this out! We have forgot which version we used. I will post this to our README page, so that future researchers will refer to this version of the allennlp.

You are welcome. By the way, the augmentation train/dev data I generated is not as good as ARTS's. If you constructed the corresponding training/developing sets as well, could they be available?:)