Commit 0f8a391e authored by yangzhong's avatar yangzhong
Browse files

update README

parent 446cfe75
......@@ -32,13 +32,6 @@ python /nx/transformers/examples/pytorch/question-answering/run_qa.py \
--output_dir /nx/transformers/debug_squad/
```
Training with the previously defined hyper-parameters yields the following results:
```bash
f1 = 92.56
exact_match = 85.74
```
### 多卡**微调(Fine-tuning)**
```
......
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