kansalaman

Results 2 issues of kansalaman

Can someone please tell how much time was required to complete the training? I am basically using the following command - `CUDA_VISIBLE_DEVICES=1 python main.py $RUN_ID$ -lstm_type single -model_debug -enhanced_mention -data_setup...

I am not being able to run evaluation using the following command : ``` python ./Modeling/modeling_base.py \ --data_dir=$DATA_DIR \ --output_dir=$OUTPUT_DIR \ --max_seq_length=512 \ --do_eval \ --per_gpu_eval_batch_size=32 \ --per_gpu_train_batch_size=32 \ --gradient_accumulation_steps=1...