--- language: - en metrics: - rouge library_name: peft pipeline_tag: text2text-generation tags: - media --- The model is trained on [Wiki Neutrality Corpus (WNC)](https://ojs.aaai.org/index.php/AAAI/article/view/5385). Big kudos to the authors of WNC. We uploaded an example Python script (main.py), you can refer it if you want to host it via FastAPI.