isspek commited on
Commit
02b0a46
1 Parent(s): b792000

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,5 +11,5 @@ tags:
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
 
 
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 Python script (main.py), you can refer it if you want to host it via FastAPI.
15