scribis commited on
Commit
5ec0521
1 Parent(s): 6b8dcf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -46,6 +46,10 @@ for few-shots prompt use:
46
 
47
  \<s\>[INST]{instruction}[/INST]{response}[INST]{instruction2}[/INST]
48
 
 
 
 
 
49
  # Python
50
 
51
  ```python
 
46
 
47
  \<s\>[INST]{instruction}[/INST]{response}[INST]{instruction2}[/INST]
48
 
49
+ # COLAB NOTEBOOK
50
+
51
+ https://colab.research.google.com/drive/1txMLI6-rvo2lBmBazsP3-5WgYxVWiKzt?usp=sharing
52
+
53
  # Python
54
 
55
  ```python