Update README.md
Browse files
README.md
CHANGED
@@ -158,7 +158,7 @@ print(result)
|
|
158 |
|
159 |
## Fine-tuning Process 鈿欙笍
|
160 |
|
161 |
-
The model was fine-tuned using the [Hugging Face Transformers](https://github.com/huggingface/transformers) library with the official script for question answering.
|
162 |
|
163 |
### Command Used for Fine-tuning
|
164 |
|
|
|
158 |
|
159 |
## Fine-tuning Process 鈿欙笍
|
160 |
|
161 |
+
The model was fine-tuned using the [Hugging Face Transformers](https://github.com/huggingface/transformers/blob/main/examples/pytorch/question-answering/run_qa.py) library with the official script for question answering.
|
162 |
|
163 |
### Command Used for Fine-tuning
|
164 |
|