bakrianoo commited on
Commit
1394f8b
verified
1 Parent(s): 28364ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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