File size: 597 Bytes
bb8a699 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
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` |