Update README.md
Browse files
README.md
CHANGED
@@ -12,8 +12,10 @@ language:
|
|
12 |
|
13 |
# Model Info
|
14 |
|
15 |
-
This is a model that applies LLM2Vec to Llama-2.
|
|
|
16 |
LLM2Vec is fine-tuned on two tasks: MNTP and SimCSE, and this repository contains the results of applying SimCSE after MNTP.
|
|
|
17 |
For the MNTP Adapter, please refer to [this link](https://huggingface.co/uzabase/LLM2Vec-Llama-2-7b-hf-wikipedia-jp-mntp).
|
18 |
|
19 |
## Model Details
|
|
|
12 |
|
13 |
# Model Info
|
14 |
|
15 |
+
This is a model that applies LLM2Vec to Llama-2. Only the PEFT Adapter is distributed.
|
16 |
+
|
17 |
LLM2Vec is fine-tuned on two tasks: MNTP and SimCSE, and this repository contains the results of applying SimCSE after MNTP.
|
18 |
+
|
19 |
For the MNTP Adapter, please refer to [this link](https://huggingface.co/uzabase/LLM2Vec-Llama-2-7b-hf-wikipedia-jp-mntp).
|
20 |
|
21 |
## Model Details
|