Iñigo López-Riobóo Botana
commited on
Commit
·
e6bff60
1
Parent(s):
9bc38d9
Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ for i in range(CHAT_TURNS):
|
|
45 |
|
46 |
|Role | Response |
|
47 |
|---------|--------|
|
48 |
-
|User |
|
49 |
| Bot | Buenos días|
|
50 |
|User | ¿Qué tal estás? |
|
51 |
| Bot | Fenomenal, gracias. |
|
@@ -54,7 +54,7 @@ for i in range(CHAT_TURNS):
|
|
54 |
|User | Estoy triste |
|
55 |
| Bot | Siento escuchar eso. |
|
56 |
|User | ¿Tienes personalidad? |
|
57 |
-
| Bot |
|
58 |
|User | ¡Cuenta un chiste! |
|
59 |
| Bot | En realidad no tengo tanta gracia. |
|
60 |
|User | Jajajajajajajaja |
|
|
|
45 |
|
46 |
|Role | Response |
|
47 |
|---------|--------|
|
48 |
+
|User | Hola, buenos dias |
|
49 |
| Bot | Buenos días|
|
50 |
|User | ¿Qué tal estás? |
|
51 |
| Bot | Fenomenal, gracias. |
|
|
|
54 |
|User | Estoy triste |
|
55 |
| Bot | Siento escuchar eso. |
|
56 |
|User | ¿Tienes personalidad? |
|
57 |
+
| Bot | Soy un bot. |
|
58 |
|User | ¡Cuenta un chiste! |
|
59 |
| Bot | En realidad no tengo tanta gracia. |
|
60 |
|User | Jajajajajajajaja |
|