Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ tags:
|
|
7 |
- bccard
|
8 |
- llama3
|
9 |
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
**Llama-3-Kor-BCCard-12B** is a Korean financial knowledge model based on Meta-Llama3 8B to 12B parameters through upscaling techniques.
|
@@ -14,7 +17,7 @@ tags:
|
|
14 |
Although highly reliable data has been refined and fine-tuned using the RLHF method,
|
15 |
I'm not responsible for any confusion caused by the answers generated by the LLM model.
|
16 |
|
17 |
-
- Foundation Model [
|
18 |
- Dataset
|
19 |
- [BCCard/BCCard-Finance-Kor-QnA](https://huggingface.co/datasets/BCCard/BCCard-Finance-Kor-QnA)
|
20 |
|
|
|
7 |
- bccard
|
8 |
- llama3
|
9 |
|
10 |
+
base_model:
|
11 |
+
- BCCard/Llama-3-Kor-BCCard-Finance-8B
|
12 |
+
|
13 |
---
|
14 |
|
15 |
**Llama-3-Kor-BCCard-12B** is a Korean financial knowledge model based on Meta-Llama3 8B to 12B parameters through upscaling techniques.
|
|
|
17 |
Although highly reliable data has been refined and fine-tuned using the RLHF method,
|
18 |
I'm not responsible for any confusion caused by the answers generated by the LLM model.
|
19 |
|
20 |
+
- Foundation Model [BCCard/Llama-3-Kor-BCCard-Finance-8B](https://huggingface.co/BCCard/Llama-3-Kor-BCCard-Finance-8B)
|
21 |
- Dataset
|
22 |
- [BCCard/BCCard-Finance-Kor-QnA](https://huggingface.co/datasets/BCCard/BCCard-Finance-Kor-QnA)
|
23 |
|