KyrieIrving24
KyrieIrving24
> 你好,我在将系统运行起来之后,发现User136的推荐列表中出现了他曾看过的电影,这是否合理? > 
请问这个页面是怎么运行出来的呀
> 想请问一下最后使用bert和不使用bert,训练时间大概都是多久? 想问下,你那大概多久呢,两块3090不用bert一轮大概3小时
> @dolphin-zs Could you show more details on how to use DS-based method to generate labeled data? I am currently working on event extraction for news data, but I am...
> 您好,谢谢您的工作,当我有id为0,1,2,3的4个GPU时,我运行一下代码 > > CUDA_VISIBLE_DEVICES=0,1,2,3 ./train_multi.sh 4 --task_name [TASK_NAME] --gradient_accumulation_steps 16 > > 却发生一下错误 > subprocess.CalledProcessError: Command '['/home/wpy/miniconda3/envs/breakBert/bin/python', '-u', 'run_dee_task.py', '--local_rank=3', '--task_name', '[TASK_NAME]', '--gradient_accumulation_steps', '16']' returned non-zero exit status 1....