update examples from master

This commit is contained in:
thomwolf
2018-11-17 12:21:35 +01:00
3 changed files with 11 additions and 6 deletions

View File

@@ -395,7 +395,7 @@ python run_squad.py \
--num_train_epochs 2.0 \
--max_seq_length 384 \
--doc_stride 128 \
--output_dir ../debug_squad/
--output_dir /tmp/debug_squad/
```
Training with the previous hyper-parameters gave us the following results: