Update README.md
Browse files
README.md
CHANGED
@@ -13,13 +13,13 @@ 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 |
-
<a href="https://
|
17 |
<div
|
18 |
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]"
|
19 |
>
|
20 |
<img alt="" src="/front/assets/promo/spacy_logo.png" class="w-40" />
|
21 |
</div>
|
22 |
-
<div class="underline">
|
23 |
</a>
|
24 |
<a
|
25 |
href="https://huggingface.co/models?filter=spacy"
|
@@ -36,12 +36,4 @@ pinned: false
|
|
36 |
</div>
|
37 |
<div class="underline">Find all spaCy models in the Hub</div>
|
38 |
</a>
|
39 |
-
<div class="lg:col-span-1">
|
40 |
-
<p>
|
41 |
-
More information: <a
|
42 |
-
href="https://knowhate.eu"
|
43 |
-
class="underline">kNOwHATE website</a
|
44 |
-
>
|
45 |
-
</p>
|
46 |
-
</div>
|
47 |
</div>
|
|
|
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 href="https://knowhate.eu" class="block overflow-hidden group">
|
17 |
<div
|
18 |
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]"
|
19 |
>
|
20 |
<img alt="" src="/front/assets/promo/spacy_logo.png" class="w-40" />
|
21 |
</div>
|
22 |
+
<div class="underline">kNOwHATE website</div>
|
23 |
</a>
|
24 |
<a
|
25 |
href="https://huggingface.co/models?filter=spacy"
|
|
|
36 |
</div>
|
37 |
<div class="underline">Find all spaCy models in the Hub</div>
|
38 |
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
</div>
|