eolang commited on
Commit
7f89eaf
·
1 Parent(s): dd7e836

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -7,4 +7,28 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ # [Towards Understanding Swahili]()
11
+ (*this name may change*)
12
+
13
+ ## Description
14
+
15
+ This is a repo/org for a paper written with the end goal of understanding the Swahili language and developing language modesl in an effort to contrite towards solving challenges in Low-Resource Natural Language Processing.
16
+
17
+ This is a joint effort between the following:
18
+ * [Daniel Ruiru](https://github.com/rdkdaniel)
19
+ * [Edmond Menya]()
20
+ * [Emmanuel Olang']()
21
+ * [Stephen Obonyo]()
22
+
23
+ Each directory has (will have) a similar description describing the main happenings/tasks etc.
24
+
25
+ ---
26
+
27
+ ## Some things to note
28
+
29
+ **Hugging Face** <br>
30
+ For demonstration purposes, we use the Hugging Face to host our models. This is a great platform for sharing models and other NLP-related resources. You can find our models here:
31
+
32
+ * [Fill Mask Model](https://huggingface.co/TUS/Fill-Mask)
33
+ * [Named Entity Recognition Model](https://huggingface.co/TUS/Swahili-NER)
34
+ * [Text Classification Model *(Coming Soon)*](https://huggingface.co/TUS-TC-sw)