Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
add safer dialogue to parlai project page (#4300)
Browse files Browse the repository at this point in the history
* safer dialogue project

* a line

* typo
  • Loading branch information
Jing authored Jan 12, 2022
1 parent 737f573 commit 36e4883
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ _Task & models for chitchat with a given persona._

## Well-Behaved

- **SaFeRDialogues: Taking Feedback Gracefully after Conversational Safety Failures** [[project]](https://parl.ai/projects/saferdialogues/) [[paper]](https://arxiv.org/abs/2110.07518).
_Task and method for teaching bots to react gracefully to feedbacks when safety failures happen_

- **Anticipating Safety Issues in E2E Conversational AI** [[project]](https://parl.ai/projects/safety_bench/) [[paper]](https://arxiv.org/abs/2107.03451).
_Benchmarks for evaluating the safety of English-language dialogue models_

Expand Down

0 comments on commit 36e4883

Please sign in to comment.