trevorkwan commited on
Commit
92dcab5
1 Parent(s): e4781be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -51,6 +51,8 @@ python run_qa.py ^
51
 
52
  You may need to adapt this script for non-Windows operating systems.
53
 
 
 
54
  ### Training hyperparameters
55
 
56
  The following hyperparameters were used during training:
 
51
 
52
  You may need to adapt this script for non-Windows operating systems.
53
 
54
+ The run_qa.py example script can be found [here](https://github.com/huggingface/transformers/blob/main/examples/pytorch/question-answering/run_qa.py).
55
+
56
  ### Training hyperparameters
57
 
58
  The following hyperparameters were used during training: