Oskar van der Wal commited on
Commit
bcf374e
1 Parent(s): 92443e2

Update results.md

Browse files
Files changed (1) hide show
  1. results.md +4 -2
results.md CHANGED
@@ -1,6 +1,8 @@
1
  # Results for French and English language models
2
- [From the paper proposing this version of CrowS-Pairs](https://aclanthology.org/2022.acl-long.583.pdf):
3
- "Bias evaluation on the enriched CrowS-pairs corpus, after collection of new sentences in French, translation to create a bilingual corpus, revision and filtering. A score of 50 indicates an absence of bias. Higher scores indicate stronger preference for biased sentences. In header, "BT" used for "BERT" due to space constraints."
 
 
4
 
5
  ![](https://github.com/clclab/contrastive-pairs-demo/raw/main/aggregated_results_crows-pairs.PNG)
6
 
 
1
  # Results for French and English language models
2
+ BERT is another popular type of language model, and CrowS-Pairs has originally been designed for BERT instead of GPT-2.
3
+ Here you can find the results for two languages, English and French, from the authors of [the extended version of CrowS-Pairs](https://aclanthology.org/2022.acl-long.583.pdf):
4
+
5
+ > "Bias evaluation on the enriched CrowS-pairs corpus, after collection of new sentences in French, translation to create a bilingual corpus, revision and filtering. A score of 50 indicates an absence of bias. Higher scores indicate stronger preference for biased sentences. In header, "BT" used for "BERT" due to space constraints."
6
 
7
  ![](https://github.com/clclab/contrastive-pairs-demo/raw/main/aggregated_results_crows-pairs.PNG)
8