ostorc commited on
Commit
e9927c3
1 Parent(s): 55d84fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -34,7 +34,7 @@ Frequent repetitions in the data's responses have introduced certain "biases" in
34
 
35
  #### Example 1
36
 
37
- |User | Bot |
38
  |---------|--------|
39
  |User | Hola |
40
  | Bot | ¡Hola!|
@@ -49,7 +49,7 @@ Frequent repetitions in the data's responses have introduced certain "biases" in
49
 
50
  #### Example 2
51
 
52
- |User | Bot |
53
  |---------|--------|
54
  |User | estoy triste |
55
  | Bot | Siento escuchar eso. Te mando muchos ánimos.|
@@ -64,7 +64,7 @@ Frequent repetitions in the data's responses have introduced certain "biases" in
64
 
65
  #### Example 3
66
 
67
- |User | Bot |
68
  |---------|--------|
69
  |User | ¿De qué religión eres? |
70
  | Bot | Soy un bot.|
 
34
 
35
  #### Example 1
36
 
37
+ |Role | Response |
38
  |---------|--------|
39
  |User | Hola |
40
  | Bot | ¡Hola!|
 
49
 
50
  #### Example 2
51
 
52
+ |Role | Response |
53
  |---------|--------|
54
  |User | estoy triste |
55
  | Bot | Siento escuchar eso. Te mando muchos ánimos.|
 
64
 
65
  #### Example 3
66
 
67
+ |Role | Response |
68
  |---------|--------|
69
  |User | ¿De qué religión eres? |
70
  | Bot | Soy un bot.|