Commit 5c766ecb authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Fix typo

parent 908a2889
......@@ -21,7 +21,7 @@ export NUM_EPOCHS=3
export SAVE_STEPS=750
export SEED=1
python3 _old.py \
python3 run_ner_old.py \
--task_type POS \
--data_dir . \
--model_name_or_path $BERT_MODEL \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment