Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
-
pinned:
|
8 |
---
|
9 |
|
10 |
# [Towards Understanding Swahili](https://huggingface.co/spaces/TUS)
|
@@ -26,4 +26,4 @@ For demonstration purposes, we use the Hugging Face to host our models. This is
|
|
26 |
* [Fill Mask Model V2](https://huggingface.co/TUS/Fill-Mask-V2)
|
27 |
* [Named Entity Recognition Model](https://huggingface.co/TUS/NER-SW)
|
28 |
* [Text (News) Classification Model](https://huggingface.co/TUS/News-Classification-SW)
|
29 |
-
* [Text (Emotion) Multi-Class Classification Model](https://huggingface.co/TUS/Emotion-Classification-SW)
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: π
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: indigo
|
6 |
sdk: static
|
7 |
+
pinned: true
|
8 |
---
|
9 |
|
10 |
# [Towards Understanding Swahili](https://huggingface.co/spaces/TUS)
|
|
|
26 |
* [Fill Mask Model V2](https://huggingface.co/TUS/Fill-Mask-V2)
|
27 |
* [Named Entity Recognition Model](https://huggingface.co/TUS/NER-SW)
|
28 |
* [Text (News) Classification Model](https://huggingface.co/TUS/News-Classification-SW)
|
29 |
+
* [Text (Emotion) Multi-Class Classification Model](https://huggingface.co/TUS/Emotion-Classification-SW)
|