YYF
YYF
any update ? @muhammed-saeed
Hi, I am continue pertaining bart-base on myself corpus. thanks for your advice! my latest command still met "process 0 terminated with signal SIGSEGV" problem, it seems relate to cuda...
Hi ,here is the entire log: ``` (scibart) [yyfwwhstu16@gpu16 yanmtt]$ CUDA_VISIBLE_DEVICES=0 python pretrain_nmt.py -n 1 -nr 0 -g 1 --pretrained_model facebook/bart-base --use_official_pretrained --tokenizer_name_or_path facebook/bart-base --warmup_steps 500 --save_intermediate_checkpoints --mono_src /home/WwhStuGrp/yyfwwhstu16/yanmtt/dataset/pubmed/pubmed-dataset/train_fineshed.txt --shard_files...
Hi, sorry to bother you again. I checked the environment variable with your advice. Now it's ok about dynamic library: 2022-08-06 19:03:21.429157: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library libcudart.so.10.1 But...