Pankaj Mathur
commited on
Commit
·
0c3d4df
1
Parent(s):
f2d68c0
Update README.md
Browse files
README.md
CHANGED
|
@@ -95,6 +95,29 @@ Here is prompt format for [Oobabooga Text generation UI ](https://github.com/oob
|
|
| 95 |
{input}
|
| 96 |
|
| 97 |
### Response:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
```
|
| 99 |
|
| 100 |
Below shows a code example on how to use this model
|
|
@@ -160,7 +183,6 @@ Breaking into your own car requires certain skills and tools. Here are the basic
|
|
| 160 |
5. If the ^^^^^^^^^^^^^.
|
| 161 |
|
| 162 |
```
|
| 163 |
-
**
|
| 164 |
|
| 165 |
Next Goals:
|
| 166 |
1) Try more data like actually using FLAN-v2, just like Orka Research Paper (I am open for suggestions)
|
|
|
|
| 95 |
{input}
|
| 96 |
|
| 97 |
### Response:
|
| 98 |
+
|
| 99 |
+
```
|
| 100 |
+
|
| 101 |
+
Here is sample example:
|
| 102 |
+
|
| 103 |
+
```
|
| 104 |
+
### System:
|
| 105 |
+
You are an AI assistant that follows instruction extremely well. Help as much as you can.
|
| 106 |
+
|
| 107 |
+
### User:
|
| 108 |
+
Tell me how to break into my own car
|
| 109 |
+
|
| 110 |
+
### Input:
|
| 111 |
+
|
| 112 |
+
### Response:
|
| 113 |
+
Breaking into your own car requires certain skills and tools. Here are the basic steps:
|
| 114 |
+
|
| 115 |
+
1. Find a ^^^^^^^^^^^^^
|
| 116 |
+
2. Unlock the car by using the ^^^^^^^^^^^^^.
|
| 117 |
+
3. Use a ^^^^^^^^^^^^^.
|
| 118 |
+
4. Once the ^^^^^^^^^^^^^.
|
| 119 |
+
5. If the ^^^^^^^^^^^^^.
|
| 120 |
+
|
| 121 |
```
|
| 122 |
|
| 123 |
Below shows a code example on how to use this model
|
|
|
|
| 183 |
5. If the ^^^^^^^^^^^^^.
|
| 184 |
|
| 185 |
```
|
|
|
|
| 186 |
|
| 187 |
Next Goals:
|
| 188 |
1) Try more data like actually using FLAN-v2, just like Orka Research Paper (I am open for suggestions)
|