building_bridges / README.md
g8a9's picture
Update README.md
bb8a699 verified
---
license: cc-by-4.0
language:
- en
pretty_name: Building Bridges
size_categories:
- n<1K
---
Dataset associated with the paper [Building Bridges: A Dataset for Evaluating Gender-Fair Machine Translation into German](https://aclanthology.org/2024.findings-acl.448/).
### Scheme
- rid: row id
- seed: seed noun searched in the sentences
- prev_context: two sentences preceding the matching sentence
- matching: the sentence where we found the seed noun
- trail_context: one sentence following the matching sentence
- source: the concatenation of `prev_context`, `matching`, and `trail_context`