added colab link
Browse files
README.md
CHANGED
@@ -16,4 +16,6 @@ Since the above dataset contains news regarding Indian subcontinent. We thought
|
|
16 |
|
17 |
Then we further fine-tuned this model on sentences written by Gandhi (for 3 epochs).
|
18 |
|
|
|
|
|
19 |
*Before cleaning #sents = 54M, after cleaning 42M. We simply took those English sentences which ends with a full-stop.
|
|
|
16 |
|
17 |
Then we further fine-tuned this model on sentences written by Gandhi (for 3 epochs).
|
18 |
|
19 |
+
[Here](https://colab.research.google.com/drive/1NAUCRoIf3fXu2wGDjiRhIrRe8sB80h81?usp=sharing) is the colab link with a working example.
|
20 |
+
|
21 |
*Before cleaning #sents = 54M, after cleaning 42M. We simply took those English sentences which ends with a full-stop.
|