Gorilla115 commited on
Commit
8914c39
·
1 Parent(s): 19f0b66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # t5-shakespearify-lite
13
 
14
- This model was trained from the t5 checkpoint on a custom dataset from [Shakescleare](https://www.litcharts.com/shakescleare/shakespeare-translations). This is a website shakespeare's works have been translated to modern english. This model idealizes style transforms as a translation process as we use the original english as a final translation.
15
 
16
  ## Model description
17
 
 
11
 
12
  # t5-shakespearify-lite
13
 
14
+ This model was trained from the t5 checkpoint on a custom dataset from [Shakescleare](https://www.litcharts.com/shakescleare/shakespeare-translations). This is a website shakespeare's works have been translated to modern english. This model idealizes style transforms as a translation process as we use the original english as a final translation. The dataset is available on [Kaggle](https://www.kaggle.com/datasets/garnavaurha/shakespearify).
15
 
16
  ## Model description
17