Aero commited on
Commit
30b0b35
1 Parent(s): 33ec548

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,4 +30,4 @@ for step in range(4):
30
 
31
  # pretty print last ouput tokens from bot
32
  print("Tsubomi: {}".format(tokenizer.decode(chat_history_ids[:, bot_input_ids.shape[-1]:][0], skip_special_tokens=True)))
33
- ```
 
30
 
31
  # pretty print last ouput tokens from bot
32
  print("Tsubomi: {}".format(tokenizer.decode(chat_history_ids[:, bot_input_ids.shape[-1]:][0], skip_special_tokens=True)))
33
+ ```