Update README.md
Browse files
README.md
CHANGED
@@ -4,13 +4,14 @@ language:
|
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
- finetune
|
|
|
7 |
---
|
8 |
# Model Card for mistral-ko-7b-tech
|
9 |
It is a fine-tuned model using Korean in the mistral-7b model.
|
10 |
|
11 |
## Model Details
|
12 |
|
13 |
-
* **Model Developers** : shleeeee(Seunghyeon Lee)
|
14 |
* **Repository** : To be added
|
15 |
* **Model Architecture** : The mistral-ko-7b-wiki-neft is is a fine-tuned version of the Mistral-7B-v0.1.
|
16 |
* **Lora target modules** : q_proj, k_proj, v_proj, o_proj,gate_proj
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
tags:
|
6 |
- finetune
|
7 |
+
license: other
|
8 |
---
|
9 |
# Model Card for mistral-ko-7b-tech
|
10 |
It is a fine-tuned model using Korean in the mistral-7b model.
|
11 |
|
12 |
## Model Details
|
13 |
|
14 |
+
* **Model Developers** : shleeeee(Seunghyeon Lee), oopsung(Sungwoo Park)
|
15 |
* **Repository** : To be added
|
16 |
* **Model Architecture** : The mistral-ko-7b-wiki-neft is is a fine-tuned version of the Mistral-7B-v0.1.
|
17 |
* **Lora target modules** : q_proj, k_proj, v_proj, o_proj,gate_proj
|