File size: 377 Bytes
c5cabbc
 
 
 
 
 
9239735
 
 
 
b792000
 
 
 
02b0a46
b792000
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
language:
- en
library_name: peft
tags:
- media
metrics:
- rouge
pipeline_tag: text2text-generation
base_model: t5-large
---

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.