qarib commited on
Commit
04febdd
1 Parent(s): 587b188

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -30,6 +30,7 @@ QARiB: Is the Arabic name for "Boat".
30
  See details in [Training QARiB](https://github.com/qcri/QARIB/Training_QARiB.md)
31
  ## Using QARiB
32
  You can use the raw model for either masked language modeling or next sentence prediction, but it's mostly intended to be fine-tuned on a downstream task. See the model hub to look for fine-tuned versions on a task that interests you. For more details, see [Using QARiB](https://github.com/qcri/QARIB/Using_QARiB.md)
 
33
  This model expects the data to be segmented. You may use [Farasa Segmenter](https://farasa-api.qcri.org/segmentation/) API.
34
 
35
  ### How to use
30
  See details in [Training QARiB](https://github.com/qcri/QARIB/Training_QARiB.md)
31
  ## Using QARiB
32
  You can use the raw model for either masked language modeling or next sentence prediction, but it's mostly intended to be fine-tuned on a downstream task. See the model hub to look for fine-tuned versions on a task that interests you. For more details, see [Using QARiB](https://github.com/qcri/QARIB/Using_QARiB.md)
33
+
34
  This model expects the data to be segmented. You may use [Farasa Segmenter](https://farasa-api.qcri.org/segmentation/) API.
35
 
36
  ### How to use