atsc_prompts icon indicating copy to clipboard operation
atsc_prompts copied to clipboard

Codes for the experiments in our EMNLP 2021 paper "Open Aspect Target Sentiment Classification with Natural Language Prompts"

Results 2 atsc_prompts issues
Sort by recently updated
recently updated
newest added

,I can't find path = '../progress/lm_further_pretraining_bert_amazon_electronics_bseoh_2021-03-20--13_28_15/results/checkpoint-2360776'.

the error info is: ``` FAILURE TO GENERATE DATASET ! Found duplicate Key: 0 Keys should be unique and deterministic in nature ``` I see this code: ```python if len(aspect_term_sentiment)...