mrm8488 commited on
Commit
178467c
1 Parent(s): 2d4f45c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ The smaller BERT models are intended for environments with restricted computatio
32
  ## Model training
33
 
34
  The model was trained on a Tesla P100 GPU and 25GB of RAM.
35
- The script for fine tuning can be found [here](https://github.com/huggingface/transformers/blob/master/examples/question-answering/run_squad.py)
36
 
37
  ## Results:
38
 
32
  ## Model training
33
 
34
  The model was trained on a Tesla P100 GPU and 25GB of RAM.
35
+ The script for fine tuning can be found [here](https://github.com/huggingface/transformers/tree/main/examples/legacy/question-answering)
36
 
37
  ## Results:
38