kevinscaria / InstructABSA

Instructional learning for Aspect Based Sentiment Analysis [NAACL-2024]
https://aclanthology.org/2024.naacl-short.63/
MIT License
147 stars 24 forks source link

The resource of datasets #19

Closed Bigggapple closed 1 year ago

Bigggapple commented 1 year ago

Hello,

I have some confusion regarding the datasets provided in your Git repository. In your paper, you mentioned that the benchmarks are sourced from the original SemEval 14, 15, and 16. However, I noticed that you included Peng's datasets in your repository. While Peng's datasets are refined versions of the SemEval data, there are still some differences between the two. Therefore, I would like to know which resources your test results are based on. Thank you for your attention to this matter.

kevinscaria commented 1 year ago

Hello, The revised version of the paper is not been updated due to anonymity period violations. However to clarify your doubt, for the standard ATE, ATSC and Joint Task we use the benchmark datasets. For tasks such as opinion term extraction and triplet extraction we use Peng's dataset.

Best, KJS