Shaltiel commited on
Commit
903b0c9
1 Parent(s): 9355aba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -10,12 +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 question-answering task using the [HeQ](https://u.cs.biu.ac.il/~yogo/heq.pdf) dataset.
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 segmentation model, see [here](https://huggingface.co/dicta-il/dictabert-seg).
18
-
19
 
20
  Sample usage:
21
 
 
10
 
11
  This is the fine-tuned model for the question-answering task using the [HeQ](https://u.cs.biu.ac.il/~yogo/heq.pdf) dataset.
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