Corianas commited on
Commit
f7d2a8f
1 Parent(s): a390e6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 input/output, just question, then newline to begin the answer.
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
  ```