201720502wrl

Results 1 issues of 201720502wrl

I copy the following into the code,but report an error: export SAVE_DIR=./output export DATA_DIR=../datasets/NER export MAX_LENGTH=128 export BATCH_SIZE=32 export NUM_EPOCHS=30 export SAVE_STEPS=1000 export ENTITY=NCBI-disease export SEED=1 python run_ner.py \ --data_dir...