GyuHyeonWkdWkdMan
commited on
Commit
•
bbaf6f7
1
Parent(s):
a02dccc
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,21 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
language:
|
4 |
- ko
|
5 |
---
|
6 |
|
7 |
-
License :
|
8 |
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
SOLAR 10.7B-instruct 모델에 LORA, DPO 파인튜닝을 완료했습니다.
|
14 |
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
language:
|
4 |
- ko
|
5 |
---
|
6 |
|
7 |
+
License : Apache-2.0
|
8 |
|
9 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
10 |
+
you may not use this file except in compliance with the License.
|
11 |
+
You may obtain a copy of the License at
|
12 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
13 |
+
|
14 |
+
Unless required by applicable law or agreed to in writing, software
|
15 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
16 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
17 |
+
See the License for the specific language governing permissions and
|
18 |
+
limitations under the License.
|
19 |
|
20 |
SOLAR 10.7B-instruct 모델에 LORA, DPO 파인튜닝을 완료했습니다.
|
21 |
|