Update README.md
Browse files
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
|