Update README.md
Browse files
README.md
CHANGED
@@ -95,6 +95,7 @@ summarize(text, model, tokenizer, device=DEVICE)
|
|
95 |
### Training Procedure
|
96 |
|
97 |
Training notebook is available [here](https://github.com/RRisto/longer_text_summary/blob/main/training/mLongT5/long_mt5_base_et_finetune_rk.ipynb)
|
|
|
98 |
|
99 |
|
100 |
#### Training Hyperparameters
|
|
|
95 |
### Training Procedure
|
96 |
|
97 |
Training notebook is available [here](https://github.com/RRisto/longer_text_summary/blob/main/training/mLongT5/long_mt5_base_et_finetune_rk.ipynb)
|
98 |
+
Explanation of the process could be found [here](https://ristohinno.medium.com/estonian-longer-text-summarization-8ddbf7f7cd45).
|
99 |
|
100 |
|
101 |
#### Training Hyperparameters
|