File size: 356 Bytes
c5cabbc b792000 02b0a46 b792000 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
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.
|