Update README.md
Browse files
README.md
CHANGED
@@ -88,6 +88,8 @@ print(answer_pred)
|
|
88 |
|
89 |
## Training procedure
|
90 |
|
|
|
|
|
91 |
### Training hyperparameters
|
92 |
|
93 |
The following hyperparameters were used during training:
|
|
|
88 |
|
89 |
## Training procedure
|
90 |
|
91 |
+
You can download the source code for fine-tuning from [here](https://github.com/tsmatz/huggingface-finetune-japanese/blob/master/03-question-answering.ipynb).
|
92 |
+
|
93 |
### Training hyperparameters
|
94 |
|
95 |
The following hyperparameters were used during training:
|