nealchandra commited on
Commit
f7498a9
1 Parent(s): 62c15d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ This model is simple POC. It was trained on the 20,000 records from the Alpaca d
15
  ### OUTPUT:
16
  ```json
17
  {"response": "<OUTPUT">}
 
18
  ````
19
 
20
  New-lines are escaped, which means you would want to prompt the model like this:
 
15
  ### OUTPUT:
16
  ```json
17
  {"response": "<OUTPUT">}
18
+ ```
19
  ````
20
 
21
  New-lines are escaped, which means you would want to prompt the model like this: