Text Generation
NeMo
English
nvidia
steerlm
llama2
zhilinw commited on
Commit
60ee46b
1 Parent(s): 7e43680

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -118,7 +118,8 @@ Pre-requisite: you would need at least a machine with 4 40GB or 2 80GB NVIDIA GP
118
  <extra_id_1>User
119
  {prompt}
120
  <extra_id_1>Assistant
121
- <extra_id_2>quality:4,toxicity:0,humor:0,creativity:0,helpfulness:4,correctness:4,coherence:4,complexity:4,verbosity:4"""
 
122
 
123
  question = "Write a poem on NVIDIA in the style of Shakespeare"
124
  prompt = PROMPT_TEMPLATE.format(prompt=question)
 
118
  <extra_id_1>User
119
  {prompt}
120
  <extra_id_1>Assistant
121
+ <extra_id_2>quality:4,toxicity:0,humor:0,creativity:0,helpfulness:4,correctness:4,coherence:4,complexity:4,verbosity:4
122
+ """
123
 
124
  question = "Write a poem on NVIDIA in the style of Shakespeare"
125
  prompt = PROMPT_TEMPLATE.format(prompt=question)