File size: 486 Bytes
ce93388 61b2112 ce93388 61b2112 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
library_name: transformers
tags:
- bias neutralisation
license: apache-2.0
language:
- en
base_model:
- facebook/bart-base
pipeline_tag: text2text-generation
metrics:
- bleu
---
## Cite
```
@misc{himel_ghosh_2025,
author = { Himel Ghosh },
title = { bias-neutralizer-bart (Revision c8674f0) },
year = 2025,
url = { https://huggingface.co/himel7/bias-neutralizer-bart },
doi = { 10.57967/hf/5544 },
publisher = { Hugging Face }
}
``` |