solemn-leader commited on
Commit
8b1fccf
1 Parent(s): 86a2fd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,7 +1,12 @@
1
  ---
2
  license: mit
3
  widget:
4
- - text: "привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]да, супер, вот только проснулся"
 
 
 
 
 
5
  ---
6
 
7
 
 
1
  ---
2
  license: mit
3
  widget:
4
+ - text: "привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]супер, вот только проснулся, у тебя как?"
5
+ example_title: "Dialog example 1"
6
+ - src: "привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]норм"
7
+ example_title: "Dialog example 2"
8
+ - src: "привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]норм, у тя как?"
9
+ example_title: "Dialog example 3"
10
  ---
11
 
12