Shaltiel commited on
Commit
d35eaa2
1 Parent(s): bb032bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ language:
7
 
8
  State-of-the-art language model for Hebrew, released [here](https://arxiv.org/abs/2308.16687).
9
 
10
- This is the BERT-large 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
 
 
7
 
8
  State-of-the-art language model for Hebrew, released [here](https://arxiv.org/abs/2308.16687).
9
 
10
+ This is the fine-tuned BERT-large model for the question-answering task using the [HeQ](https://u.cs.biu.ac.il/~yogo/heq.pdf) dataset.
11
 
12
  For the bert-base models for other tasks, see [here](https://huggingface.co/collections/dicta-il/dictabert-6588e7cc08f83845fc42a18b).
13