Commit c3fe0550 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Merge pull request #9069 from ChAnYaNG97:master

PiperOrigin-RevId: 325566884
parents 20458454 80d8da07
...@@ -186,6 +186,8 @@ python ../data/create_finetuning_data.py \ ...@@ -186,6 +186,8 @@ python ../data/create_finetuning_data.py \
--fine_tuning_task_type=squad --max_seq_length=384 --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 ## Fine-tuning with BERT
### Cloud GPUs and TPUs ### 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