update notebook link
Browse files
README.md
CHANGED
@@ -60,7 +60,7 @@ generator(
|
|
60 |
max_length=64,
|
61 |
) # generate
|
62 |
```
|
63 |
-
- [Link to notebook](https://colab.research.google.com/gist/pszemraj/
|
64 |
> For this model, formatting matters. The results may be (significantly) different between the structure outlined above and `prompt = "Hey, just wanted to ..."` etc.
|
65 |
|
66 |
## Model description
|
|
|
60 |
max_length=64,
|
61 |
) # generate
|
62 |
```
|
63 |
+
- [Link to notebook](https://colab.research.google.com/gist/pszemraj/40c46deed730bfca553b8c4b257a7b77/email-autocomplete-demo.ipynb) on Colab
|
64 |
> For this model, formatting matters. The results may be (significantly) different between the structure outlined above and `prompt = "Hey, just wanted to ..."` etc.
|
65 |
|
66 |
## Model description
|