Update all references to canonical models (#29001)
* Script & Manual edition * Update
This commit is contained in:
@@ -52,7 +52,7 @@ Take an example of the use cases on [Transformers question-answering](https://gi
|
||||
|
||||
- Training with IPEX using BF16 auto mixed precision on CPU:
|
||||
<pre> python run_qa.py \
|
||||
--model_name_or_path bert-base-uncased \
|
||||
--model_name_or_path google-bert/bert-base-uncased \
|
||||
--dataset_name squad \
|
||||
--do_train \
|
||||
--do_eval \
|
||||
|
||||
Reference in New Issue
Block a user