Closed Pager07 closed 3 years ago
Hi there, I strongly recommend to use NewsMTSC. As for the archived repository, we cannot provide support for the old tool but that shouldn't be an issue since most functionality, including what it seems you're trying to use, is included in the new repository's tool, NewsMTSC (in a cleaner way and using more up-to-date Python libraries) :-)
Hi Felix,
I am writing to you about the NEWSTSC repo which is now archived. I ran the train script to train LCF_BERT with the following settings
I found that the recall_avg score is ~0.65 after 4 epochs. (this is approximately what the paper for NEWTSC describes )
I then downloaded the fine-tuned weights "lcf_bert_newstsc_val_recall_avg_0.5954_epoch3" and ran test on the given test set for NEWSTSC. I am getting recall_avg scores ~0.825.
Were the provided fine-tuned weights generated from the 3k sentence dataset provided here?