architrawat25 commited on
Commit
0f42796
·
verified ·
1 Parent(s): 941b950

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,5 +1,13 @@
1
- The trained model weights model.safetensors are too large for GitHub
 
 
 
 
 
 
 
 
2
 
3
- link to model.safetensors: https://huggingface.co/architrawat25/HateSpeechDistilBert
4
 
5
- Other files like config.json, special_tokens_map.json, vocab.txt and tokenizer_config.json are available in both GitHub and Hugging Face
 
1
+ ---
2
+ title: Hate Speech Detection API
3
+ emoji: 🚫
4
+ colorFrom: blue
5
+ colorTo: red
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
 
11
+ # Hate Speech Detection API
12
 
13
+ This Space runs a FastAPI app for hate speech detection.