NeMo
PyTorch
English
text generation
causal-lm
aklife97 commited on
Commit
f1c782b
1 Parent(s): a032d63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -144,7 +144,7 @@ A chat between a curious user and an artificial intelligence assistant. The assi
144
  "tokens_to_generate": max_tokens,
145
  "top_k": 1,
146
  'greedy': True,
147
- 'end_strings': ["<extra_id_1>", "quality:", "quality:4", "quality:0"]
148
  }
149
 
150
  url = f"http://localhost:{eval_port}/generate"
 
144
  "tokens_to_generate": max_tokens,
145
  "top_k": 1,
146
  'greedy': True,
147
+ 'end_strings': ["<extra_id_1>", "quality:", "quality:9", "quality:0"]
148
  }
149
 
150
  url = f"http://localhost:{eval_port}/generate"