mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-15 21:01:19 +00:00
parent
b29fed790b
commit
eb3e6cb04f
1 changed files with 1 additions and 1 deletions
|
|
@ -379,7 +379,7 @@ export SQUAD_DIR=/path/to/SQUAD
|
|||
|
||||
python run_squad.py \
|
||||
--model_type bert \
|
||||
--model_name_or_path bert-base-cased \
|
||||
--model_name_or_path bert-base-uncased \
|
||||
--do_train \
|
||||
--do_eval \
|
||||
--do_lower_case \
|
||||
|
|
|
|||
Loading…
Reference in a new issue