rristo commited on
Commit
b2c4453
1 Parent(s): d0afb8d

Update README.md

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