system HF staff commited on
Commit
d35b3d7
1 Parent(s): a529f65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ We considered the following tasks and provided corresponding pretrained models.
18
  |Task | Description | Pretrained model |
19
  | :------------- | :----------- | :-----------: |
20
  | **Human feedback** | **given a context and its two human responses, predict...**|
21
- | `updown` | ... which gets more upvotes? | (this model) |
22
  | `width`| ... which gets more direct replies? | [model card](https://huggingface.co/microsoft/DialogRPT-width) |
23
  | `depth`| ... which gets longer follow-up thread? | [model card](https://huggingface.co/microsoft/DialogRPT-width) |
24
  | **Human-like** (human vs fake) | **given a context and one human response, distinguish it with...** |
 
18
  |Task | Description | Pretrained model |
19
  | :------------- | :----------- | :-----------: |
20
  | **Human feedback** | **given a context and its two human responses, predict...**|
21
+ | `updown` | ... which gets more upvotes? | this model |
22
  | `width`| ... which gets more direct replies? | [model card](https://huggingface.co/microsoft/DialogRPT-width) |
23
  | `depth`| ... which gets longer follow-up thread? | [model card](https://huggingface.co/microsoft/DialogRPT-width) |
24
  | **Human-like** (human vs fake) | **given a context and one human response, distinguish it with...** |