isspek commited on
Commit
b792000
1 Parent(s): 2cfe868

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -7,4 +7,9 @@ library_name: peft
7
  pipeline_tag: text2text-generation
8
  tags:
9
  - media
10
- ---
 
 
 
 
 
 
7
  pipeline_tag: text2text-generation
8
  tags:
9
  - media
10
+ ---
11
+
12
+ 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.
13
+
14
+ We uploaded an example script, you can refer it if you want to host it via FastAPI.
15
+