ramsrigouthamg
commited on
Commit
•
443d721
1
Parent(s):
b484b9e
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
!pip install transformers==4.10.2
|
2 |
|
3 |
!pip install sentencepiece==0.1.96
|
|
|
1 |
+
Blog post with more details as well as easy to use Google Colab link: https://towardsdatascience.com/high-quality-sentence-paraphraser-using-transformers-in-nlp-c33f4482856f
|
2 |
+
|
3 |
!pip install transformers==4.10.2
|
4 |
|
5 |
!pip install sentencepiece==0.1.96
|