alokmatta commited on
Commit
349fd93
1 Parent(s): 36bcfa2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,10 +8,11 @@ datasets:
8
 
9
  ## Swahili News Classification with RoBERTa
10
 
11
- ## GPT2 in Swahili
12
 
13
  This model was trained using HuggingFace's Flax framework and is part of the [JAX/Flax Community Week](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/7104) organized by [HuggingFace](https://huggingface.co). All training was done on a TPUv3-8 VM sponsored by the Google Cloud team.
14
 
 
 
15
  ## How to use
16
 
17
  ```python
 
8
 
9
  ## Swahili News Classification with RoBERTa
10
 
 
11
 
12
  This model was trained using HuggingFace's Flax framework and is part of the [JAX/Flax Community Week](https://discuss.huggingface.co/t/open-to-the-community-community-week-using-jax-flax-for-nlp-cv/7104) organized by [HuggingFace](https://huggingface.co). All training was done on a TPUv3-8 VM sponsored by the Google Cloud team.
13
 
14
+ This model was [fine-tuned on] (https://huggingface.co/flax-community/roberta-swahili)
15
+
16
  ## How to use
17
 
18
  ```python