yangheng95 / PyABSA

Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.;
https://pyabsa.readthedocs.io
MIT License
937 stars 159 forks source link

Request for evaluation metrics #393

Open victorleeasu opened 6 months ago

victorleeasu commented 6 months ago

Hello, could you report the evaluations for example accuracy and F1 scores for the tasks that are not reported in the paper(especially the newly added ones)? It would help greatly to use the model and make citations.

This is an awesome project and definitely more accessible and easy to implement due to your hard work of making examples and even a huggingface space. Thank you.

yangheng95 commented 6 months ago

I didn't get that. Can you elaborate on your questions with more details?

victorleeasu commented 6 months ago

Oh, sorry about that. I meant whether you could share the information about the pretrained models. E.g., Precision, recall, and F1 scores for the tasks (e.g., ASQP, ASTE).

yangheng95 commented 6 months ago

There is no such information, because this project is in a low-active stage.