Text Classification
Transformers
PyTorch
Safetensors
Tswana
roberta
iptc
Inference Endpoints
vukosi commited on
Commit
2f37638
·
1 Parent(s): 91817c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -48,6 +48,8 @@ We use the IPTC news codes [https://iptc.org/standards/newscodes/](https://iptc.
48
  8. religion_and_belief (Bodumedi le tumelo)
49
  9. society (Setšhaba)
50
 
 
 
51
  ### Model Performance
52
 
53
  Performance of models on Daily News Dikgang dataset
@@ -61,7 +63,7 @@ Performance of models on Daily News Dikgang dataset
61
 
62
  ### Usage
63
 
64
- Use this model for Part of Speech Tagging for Setswana.
65
  ```python
66
 
67
  ```
 
48
  8. religion_and_belief (Bodumedi le tumelo)
49
  9. society (Setšhaba)
50
 
51
+ Training, Dev and Validation dataset [https://huggingface.co/dsfsi/daily-news-dikgang](https://huggingface.co/dsfsi/daily-news-dikgang).
52
+
53
  ### Model Performance
54
 
55
  Performance of models on Daily News Dikgang dataset
 
63
 
64
  ### Usage
65
 
66
+ Use this model for Part of text classification for Setswana.
67
  ```python
68
 
69
  ```