doberst commited on
Commit
8e6321f
·
verified ·
1 Parent(s): 54d0fcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,8 +24,8 @@ Each slim model has a 'quantized tool' version, e.g., [**'slim-sentiment-tool'*
24
  `function = "classify"`
25
  `params = "sentiment"`
26
  `prompt = "<human> " + {text} + "\n" + `
27
- &nbsp;&nbsp;&nbsp;&nbsp;`"<{function}> " + {params} + "</{function}>" + `
28
- `"/n<bot>:" `
29
 
30
 
31
  <details>
 
24
  `function = "classify"`
25
  `params = "sentiment"`
26
  `prompt = "<human> " + {text} + "\n" + `
27
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`"<{function}> " + {params} + "</{function}>" + `
28
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`"/n<bot>:" `
29
 
30
 
31
  <details>