Commit afd348a8 authored by chanyang97's avatar chanyang97
Browse files

update bert README

parent 0ba5a72b
......@@ -186,6 +186,8 @@ python ../data/create_finetuning_data.py \
--fine_tuning_task_type=squad --max_seq_length=384
```
Note: To create fine-tuning data with SQUAD 2.0, you need to add flag `--version_2_with_negative=True`
## Fine-tuning with BERT
### Cloud GPUs and TPUs
......
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