Shaltiel commited on
Commit
8884c6d
1 Parent(s): e27f70b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -9,11 +9,7 @@ State-of-the-art language model for Hebrew, released [here](https://arxiv.org/ab
9
 
10
  This is the base model pretrained with the masked-language-modeling objective.
11
 
12
- For the morphology model, see [here](https://huggingface.co/dicta-il/dictabert-morph).
13
-
14
- For the segmentation model, see [here](https://huggingface.co/dicta-il/dictabert-seg).
15
-
16
- For the QA model, see [here](https://huggingface.co/dicta-il/dictabert-heq).
17
 
18
  Sample usage:
19
 
 
9
 
10
  This is the base model pretrained with the masked-language-modeling objective.
11
 
12
+ For the bert-base models for other tasks, see [here](https://huggingface.co/collections/dicta-il/dictabert-6588e7cc08f83845fc42a18b).
 
 
 
 
13
 
14
  Sample usage:
15