Update README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,8 @@ language:
|
|
| 9 |
|
| 10 |
# LLM2Vec applied on DictaLM-2.0
|
| 11 |
|
| 12 |
-
This is a Hebrew encoder model achieved by applying the [LLM2Vec](https://arxiv.org/abs/2404.05961) method [DictaLM-2.0](https://huggingface.co/dicta-il/dictalm2.0),
|
| 13 |
-
|
| 14 |
|
| 15 |
## Usage
|
| 16 |
|
|
|
|
| 9 |
|
| 10 |
# LLM2Vec applied on DictaLM-2.0
|
| 11 |
|
| 12 |
+
This is a Hebrew encoder model achieved by applying the [LLM2Vec](https://arxiv.org/abs/2404.05961) method onto [DictaLM-2.0](https://huggingface.co/dicta-il/dictalm2.0),
|
| 13 |
+
utilizing the [HeDC4](https://huggingface.co/datasets/HeNLP/HeDC4) dataset.
|
| 14 |
|
| 15 |
## Usage
|
| 16 |
|