Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ base_model: davidkim205/komt-mistral-7b-v1
|
|
17 |
Model Developers: Sogang University SGEconFinlab(<<https://sc.sogang.ac.kr/aifinlab/>)
|
18 |
|
19 |
|
20 |
-
|
21 |
|
22 |
This model is a language model specialized in economics and finance. This was learned with various economic/finance-related data.
|
23 |
The data sources are listed below, and we are not releasing the data that we trained on because it was used for research/policy purposes.
|
@@ -93,7 +93,7 @@ Instruction tuning is learning in a supervised learning format that uses instruc
|
|
93 |
|
94 |
|
95 |
|
96 |
-
|
97 |
|
98 |
1. νκ΅μν: κ²½μ κΈμ΅μ©μ΄ 700μ (<https://www.bok.or.kr/portal/bbs/B0000249/view.do?nttId=235017&menuNo=200765>)
|
99 |
2. κΈμ΅κ°λ
μ: κΈμ΅μλΉμ μ 보 ν¬νΈ νμΈ κΈμ΅μ©μ΄μ¬μ (<https://fine.fss.or.kr/fine/fnctip/fncDicary/list.do?menuNo=900021>)
|
@@ -111,7 +111,7 @@ The copyright of the data used belongs to the original author, so please contact
|
|
111 |
|
112 |
|
113 |
|
114 |
-
|
115 |
|
116 |
|Hyperparameter|SGEcon/komt-mistral-7b-v1_fin_v5|
|
117 |
|------|---|
|
@@ -124,9 +124,14 @@ The copyright of the data used belongs to the original author, so please contact
|
|
124 |
|optim|adamw_torch|
|
125 |
|target_modules|o_proj, q_proj, up_proj, down_proj, gate_proj, k_proj, v_proj, lm_head|
|
126 |
|
127 |
-
|
128 |
|
129 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
|
131 |
> μ€μμνμ μν μ λν΄μ μ€λͺ
ν΄μ€λ?
|
132 |
|
|
|
17 |
Model Developers: Sogang University SGEconFinlab(<<https://sc.sogang.ac.kr/aifinlab/>)
|
18 |
|
19 |
|
20 |
+
## Model Description
|
21 |
|
22 |
This model is a language model specialized in economics and finance. This was learned with various economic/finance-related data.
|
23 |
The data sources are listed below, and we are not releasing the data that we trained on because it was used for research/policy purposes.
|
|
|
93 |
|
94 |
|
95 |
|
96 |
+
## Training Data
|
97 |
|
98 |
1. νκ΅μν: κ²½μ κΈμ΅μ©μ΄ 700μ (<https://www.bok.or.kr/portal/bbs/B0000249/view.do?nttId=235017&menuNo=200765>)
|
99 |
2. κΈμ΅κ°λ
μ: κΈμ΅μλΉμ μ 보 ν¬νΈ νμΈ κΈμ΅μ©μ΄μ¬μ (<https://fine.fss.or.kr/fine/fnctip/fncDicary/list.do?menuNo=900021>)
|
|
|
111 |
|
112 |
|
113 |
|
114 |
+
## Training Hyperparameters
|
115 |
|
116 |
|Hyperparameter|SGEcon/komt-mistral-7b-v1_fin_v5|
|
117 |
|------|---|
|
|
|
124 |
|optim|adamw_torch|
|
125 |
|target_modules|o_proj, q_proj, up_proj, down_proj, gate_proj, k_proj, v_proj, lm_head|
|
126 |
|
|
|
127 |
|
128 |
+
|
129 |
+
## License
|
130 |
+
The language identification model is distributed under the Creative Commons Attribution-NonCommercial 4.0 International Public License.
|
131 |
+
|
132 |
+
|
133 |
+
|
134 |
+
## Example
|
135 |
|
136 |
> μ€μμνμ μν μ λν΄μ μ€λͺ
ν΄μ€λ?
|
137 |
|