chiyu

Results 3 issues of chiyu

Hi @yueyu1030 , Thanks for your great work. I wonder how to use your code on semi-supervised learning. I want to provide a small amount of gold data and a...

Hi Andreea, I notice that the model performance reported in your paper is very different to the performance in original paper. For example, MINER (Li et al. 2019) got AUC=69.61...

question

Can I run a job with pytorch distributed training? If I run this commend, does it work? `torchrun --nproc_per_node=$WORLD_SIZE --master_port=1234 newsreclib/train.py experiment=nrms_mindsmall_pretrainedemb_celoss_bertsent`

help wanted