pszemraj commited on
Commit
d6e3582
1 Parent(s): 9076f11
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ I just wanted to follow up on the bubblegum shipment."""
53
  # generate
54
  generator(prompt)
55
  ```
56
-
57
  > For this model, formatting matters. The results may be (significantly) different between the structure outlined above and `prompt = "Hey, just wanted to ..."` etc.
58
 
59
  ## Model description
 
53
  # generate
54
  generator(prompt)
55
  ```
56
+ - [Link to notebook](https://colab.research.google.com/gist/pszemraj/acadd34e11a8dd9df8e7e25a8ec2537a/email-autocomplete-demo.ipynb) on Colab
57
  > For this model, formatting matters. The results may be (significantly) different between the structure outlined above and `prompt = "Hey, just wanted to ..."` etc.
58
 
59
  ## Model description