Shaltiel commited on
Commit
9b6f586
1 Parent(s): b7796ce

Update README.md

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