Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,39 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: upstage/SOLAR-10.7B-v1.0
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: yanolja/KoSOLAR-10.7B-v0.3
|
8 |
+
results: []
|
9 |
---
|
10 |
+
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
11 |
+
# KoSOLAR-10.7B-v0.3
|
12 |
+
|
13 |
+
## Join Our Community on Discord!
|
14 |
+
|
15 |
+
If you're passionate about the field of Large Language Models and wish to exchange knowledge and insights, we warmly invite you to join our Discord server. It's worth noting that Korean is the primary language used in this server. The landscape of LLM is evolving rapidly, and without active sharing, our collective knowledge risks becoming outdated swiftly. Let's collaborate and drive greater impact together! Join us here: [Discord Link](https://discord.gg/b27bAHg95m).
|
16 |
+
|
17 |
+
## Our Dedicated Team (Alphabetical Order)
|
18 |
+
| Research | Engineering | Product Management | UX Design |
|
19 |
+
|-----------------|-----------------|--------------------|--------------
|
20 |
+
| Myeongho Jeong | Geon Kim | Bokyung Huh | Eunsue Choi |
|
21 |
+
| Seungduk Kim | Rifqi Alfi | | |
|
22 |
+
| Seungtaek Choi | Sanghoon Han | | |
|
23 |
+
| | Suhyun Kang | | |
|
24 |
+
|
25 |
+
## About the Model
|
26 |
+
|
27 |
+
This model is a Korean vocabulary-extended version of [upstage/SOLAR-10.7B-v1.0](https://huggingface.co/upstage/SOLAR-10.7B-v1.0), specifically fine-tuned on various Korean web-crawled datasets available on HuggingFace. Our approach was to expand the model's understanding of Korean by pre-training the embeddings for new tokens and partially fine-tuning the `lm_head` embeddings for the already existing tokens while preserving the original parameters of the base model.
|
28 |
+
|
29 |
+
### Technical Deep Dive
|
30 |
+
|
31 |
+
TBU
|
32 |
+
|
33 |
+
### Usage and Limitations
|
34 |
+
|
35 |
+
Keep in mind that this model hasn't been fine-tuned with instruction-based training. While it excels in Korean language tasks, we advise careful consideration and further training for specific applications.
|
36 |
+
|
37 |
+
### Training Details
|
38 |
+
|
39 |
+
TBU
|