Update README.md
Browse files
README.md
CHANGED
|
@@ -13,13 +13,20 @@ pinned: false
|
|
| 13 |
Welcome to the official Hugging Face organization for the kNOwHATE project!<br />
|
| 14 |
In this organization, you can find models, datasets and a Hate Speech detection app, all developed in the context of this project.
|
| 15 |
</p>
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
| 17 |
<div
|
| 18 |
-
class="w-full h-40
|
| 19 |
>
|
| 20 |
-
<img
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
</div>
|
| 22 |
-
<div class="underline">
|
| 23 |
</a>
|
| 24 |
<a
|
| 25 |
href="https://huggingface.co/spaces/knowhate/portuguese-hate-speech-detection"
|
|
|
|
| 13 |
Welcome to the official Hugging Face organization for the kNOwHATE project!<br />
|
| 14 |
In this organization, you can find models, datasets and a Hate Speech detection app, all developed in the context of this project.
|
| 15 |
</p>
|
| 16 |
+
<a
|
| 17 |
+
href="https://knowhate.eu"
|
| 18 |
+
class="block overflow-hidden group"
|
| 19 |
+
>
|
| 20 |
<div
|
| 21 |
+
class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-center justify-center overflow-hidden"
|
| 22 |
>
|
| 23 |
+
<img
|
| 24 |
+
alt=""
|
| 25 |
+
src="https://i.imgur.com/3cP8Ezi.png"
|
| 26 |
+
class="w-full h-40 object-cover overflow-hidden"
|
| 27 |
+
/>
|
| 28 |
</div>
|
| 29 |
+
<div class="underline">Try our Hate Speech Detection Space</div>
|
| 30 |
</a>
|
| 31 |
<a
|
| 32 |
href="https://huggingface.co/spaces/knowhate/portuguese-hate-speech-detection"
|