Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,16 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Model Card for Model ID
|
@@ -22,7 +31,7 @@ This modelcard aims to be a base template for new models. It has been generated
|
|
22 |
- **Shared by [optional]:** DSFSI
|
23 |
- **Model type:** BERT
|
24 |
- **Language(s) (NLP):** Sepedi (nso), Sesotho(sot), Setswana(tsn), Xitsonga(tso), Isindebele(nr), Tshivenda(ven), IsiXhosa(xho), IsiZulu(zul), IsiSwati(ssw), Afrikaans(af), and English(en)
|
25 |
-
- **License:** CC
|
26 |
- **Finetuned from model [optional]:** N/A
|
27 |
|
28 |
### Model Sources [optional]
|
|
|
1 |
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
language:
|
4 |
+
- ts
|
5 |
+
- nr
|
6 |
+
- ve
|
7 |
+
- xh
|
8 |
+
- zu
|
9 |
+
- af
|
10 |
+
- en
|
11 |
+
- st
|
12 |
+
library_name: transformers
|
13 |
+
pipeline_tag: text-classification
|
14 |
---
|
15 |
|
16 |
# Model Card for Model ID
|
|
|
31 |
- **Shared by [optional]:** DSFSI
|
32 |
- **Model type:** BERT
|
33 |
- **Language(s) (NLP):** Sepedi (nso), Sesotho(sot), Setswana(tsn), Xitsonga(tso), Isindebele(nr), Tshivenda(ven), IsiXhosa(xho), IsiZulu(zul), IsiSwati(ssw), Afrikaans(af), and English(en)
|
34 |
+
- **License:** CC-BY-SA
|
35 |
- **Finetuned from model [optional]:** N/A
|
36 |
|
37 |
### Model Sources [optional]
|