Unverified Commit 80d8da07 authored by ChAnYaNG97's avatar ChAnYaNG97 Committed by GitHub
Browse files

Update README.md

parent afd348a8
...@@ -186,7 +186,7 @@ python ../data/create_finetuning_data.py \ ...@@ -186,7 +186,7 @@ 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` 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
......
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