deeptigoyal

Results 1 comments of deeptigoyal

While training JoinBERT on my dataset using command: **!python main.py --task ss \ --model_dir ss_model \ --do_train --do_eval \ --use_crf** I am getting exception: raise Exception("Model doesn't exists! Train first!")...