Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ library_name: transformers
|
|
18 |
<img src="https://github.com/0110tpwls/project/blob/master/image_720.png?raw=true" width="40%"/>
|
19 |
</a>
|
20 |
|
21 |
-
|
22 |
|
23 |
# AKALLAMA
|
24 |
|
@@ -26,6 +26,8 @@ AkaLlama is a series of Korean language models designed for practical usability
|
|
26 |
The initial model, AkaLlama-v0.1, is a fine-tuned version of Meta-Llama-3-70b-Instruct. It has been trained on a custom mix of publicly available datasets curated by the MIR Lab.
|
27 |
Our goal is to explore cost-effective ways to adapt high-performing LLMs for specific use cases, such as different languages (e.g., Korean) or domains (e.g., organization-specific chatbots).
|
28 |
|
|
|
|
|
29 |
### Model Description
|
30 |
|
31 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub.
|
|
|
18 |
<img src="https://github.com/0110tpwls/project/blob/master/image_720.png?raw=true" width="40%"/>
|
19 |
</a>
|
20 |
|
21 |
+
|
22 |
|
23 |
# AKALLAMA
|
24 |
|
|
|
26 |
The initial model, AkaLlama-v0.1, is a fine-tuned version of Meta-Llama-3-70b-Instruct. It has been trained on a custom mix of publicly available datasets curated by the MIR Lab.
|
27 |
Our goal is to explore cost-effective ways to adapt high-performing LLMs for specific use cases, such as different languages (e.g., Korean) or domains (e.g., organization-specific chatbots).
|
28 |
|
29 |
+
For details, check out [our proejct page](https://yonsei-mir.github.io/AkaLLaMA-page).
|
30 |
+
|
31 |
### Model Description
|
32 |
|
33 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub.
|