SoDehghan commited on
Commit
a5743ab
1 Parent(s): 1bf3e35

Update models/home.py

Browse files
Files changed (1) hide show
  1. models/home.py +1 -2
models/home.py CHANGED
@@ -7,7 +7,6 @@ def write():
7
  """
8
  # Hate Speech Detection
9
 
10
- In this HuggingFace space you will be able to test our Hate Speech Detection model that
11
- we have built at [VERİM - Center of Excellence in Data Analytics](https://github.com/verimsu) .
12
  """
13
  )
 
7
  """
8
  # Hate Speech Detection
9
 
10
+ In this HuggingFace space you can use Hate Speech Detection model built at [VERİM - Center of Excellence in Data Analytics](https://github.com/verimsu).
 
11
  """
12
  )