Update README.md
Browse files
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 |
+
|