Update README.md
Browse files
README.md
CHANGED
@@ -28,8 +28,9 @@ We considered the following tasks and provided corresponding pretrained models.
|
|
28 |
|
29 |
### Examples:
|
30 |
The `updown` score predicts how likely the response is getting upvoted.
|
|
|
31 |
| Context | Response | `updown` score |
|
32 |
-
|
|
33 |
| I love NLP! | Response: Here’s a free textbook (URL) in case anyone needs it. | 0.613 |
|
34 |
| I love NLP! | Me too! | 0.111 |
|
35 |
|
|
|
28 |
|
29 |
### Examples:
|
30 |
The `updown` score predicts how likely the response is getting upvoted.
|
31 |
+
|
32 |
| Context | Response | `updown` score |
|
33 |
+
| :------ | :------- | :------------: |
|
34 |
| I love NLP! | Response: Here’s a free textbook (URL) in case anyone needs it. | 0.613 |
|
35 |
| I love NLP! | Me too! | 0.111 |
|
36 |
|