From ada5cc01a40ea664f0a490d0b5f88c97ab460470 Mon Sep 17 00:00:00 2001 From: Victor SANH Date: Tue, 22 Mar 2022 15:47:08 -0400 Subject: [PATCH] missing link for winogender --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 999ef57..b3f6167 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ For instance, for sentences like `This film was filmed in COUNTRY`, this binary Map of positive probabilities per country. -We strongly advise users to thoroughly probe these aspects on their use-cases in order to evaluate the risks of this model. We recommend looking at the following bias evaluation datasets as a place to start: [WinoBias](https://huggingface.co/datasets/wino_bias), WinoGender, [Stereoset](https://huggingface.co/datasets/stereoset). +We strongly advise users to thoroughly probe these aspects on their use-cases in order to evaluate the risks of this model. We recommend looking at the following bias evaluation datasets as a place to start: [WinoBias](https://huggingface.co/datasets/wino_bias), [WinoGender](https://huggingface.co/datasets/super_glue), [Stereoset](https://huggingface.co/datasets/stereoset).