savasy commited on
Commit
2840794
1 Parent(s): 2081aed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
- This checkpoint is trained with the Turkish part of the MLSUM dataset where google/mt5 PLM is fine-tuned. [SimpleT5](https://github.com/Shivanandroy/simpleT5) library is used to fine-tune. Here is the code snippet for training
2
 
3
  ```
4
  model = SimpleT5()
 
1
+ This checkpoint is trained with the Turkish part of the [MLSUM dataset](https://huggingface.co/datasets/mlsum) where google/mt5 PLM is fine-tuned. [SimpleT5](https://github.com/Shivanandroy/simpleT5) library is used to fine-tune. Here is the code snippet for training
2
 
3
  ```
4
  model = SimpleT5()