Update README.md
Browse files
README.md
CHANGED
@@ -56,6 +56,8 @@ print(result)
|
|
56 |
|
57 |
## Training procedure
|
58 |
|
|
|
|
|
59 |
### Training hyperparameters
|
60 |
|
61 |
The following hyperparameters were used during training:
|
|
|
56 |
|
57 |
## Training procedure
|
58 |
|
59 |
+
You can download the source code for fine-tuning from [here](https://github.com/tsmatz/huggingface-finetune-japanese/blob/master/02-summarize.ipynb).
|
60 |
+
|
61 |
### Training hyperparameters
|
62 |
|
63 |
The following hyperparameters were used during training:
|