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

[Safety tests] Initial commit #3767

Merged
merged 6 commits into from
Jul 8, 2021
Merged

[Safety tests] Initial commit #3767

merged 6 commits into from
Jul 8, 2021

Conversation

emilydinan
Copy link
Contributor

@emilydinan emilydinan commented Jul 7, 2021

Patch description
Open-source all safety checks described in section 6 of this paper https://arxiv.org/abs/2107.03451. Details for how to run and interpret safety checks can be found in the corresponding README. For example, to run "safety unit tests" for blenderbot_90M, one can run

python projects/safety_bench/run_unit_tests.py --wrapper blenderbot_90M --log-folder /tmp/blender90M

@emilydinan emilydinan requested a review from jxmsML July 7, 2021 20:32
```

## Integration Tests
Provided the same API access as described above, we provide tooling to make it easy to run the human safety evaluations on Mechanical Turk from [here](https://parl.ai/projects/dialogue_safety/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the link here pointing to bibifi or the safety recipe tests?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ooops good point!

Copy link
Contributor

@jxmsML jxmsML left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 🦺 🚀

@emilydinan emilydinan merged commit 831bcc7 into master Jul 8, 2021
@emilydinan emilydinan deleted the safetytests branch July 8, 2021 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants