Update README.md
Browse files
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/
|
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 |
|