Add language tag
#2
by lbourdois - opened
README.md
CHANGED
|
@@ -1,2 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
This is a handcrafted english to french gender debiasing dataset
|
| 2 |
Dataset is handcrafted as per the following paper https://aclanthology.org/2020.acl-main.690/
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
- fr
|
| 5 |
+
---
|
| 6 |
This is a handcrafted english to french gender debiasing dataset
|
| 7 |
Dataset is handcrafted as per the following paper https://aclanthology.org/2020.acl-main.690/
|