Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ TinyLLama 1.5T checkpoint trained to answer questions.
|
|
9 |
```
|
10 |
f"{'prompt'}\n{'completion'}\n<END>"
|
11 |
```
|
12 |
-
No
|
13 |
|
14 |
|
15 |
```
|
|
|
9 |
```
|
10 |
f"{'prompt'}\n{'completion'}\n<END>"
|
11 |
```
|
12 |
+
No special formatting, just question, then newline to begin the answer.
|
13 |
|
14 |
|
15 |
```
|