GyuHyeonWkdWkdMan commited on
Commit
8c19342
ยท
verified ยท
1 Parent(s): a254172

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,14 +1,23 @@
1
  ---
2
- license: cc-by-nc-4.0
3
  datasets:
4
  - nayohan/math-gpt-4o-200k-ko
5
  language:
6
  - ko
7
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
8
  ---
9
- License : CC-BY-NC 4.0
10
 
11
- A Creative Commons NonCommercial license (CC NC, CC BY-NC or NC license) is a Creative Commons license which a copyright holder can apply to their media to give public permission for anyone to reuse that media only for noncommercial activities. Creative Commons is an organization which develops a variety of public copyright licenses, and the "noncommercial" licenses are a subset of these. Unlike the CC0, CC BY, and CC BY-SA licenses, the CC BY-NC license is considered non-free.
 
 
 
 
 
 
 
 
 
12
 
13
  unsloth๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ meta-llama/Meta-Llama-3.1-8B-Instruct ๋ชจ๋ธ์— LORA ํŒŒ์ธํŠœ๋‹์„ ์™„๋ฃŒํ–ˆ์Šต๋‹ˆ๋‹ค.
14
 
 
1
  ---
2
+ license: apache-2.0
3
  datasets:
4
  - nayohan/math-gpt-4o-200k-ko
5
  language:
6
  - ko
7
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
8
  ---
9
+ License : Apache-2.0
10
 
11
+ Licensed under the Apache License, Version 2.0 (the "License");
12
+ you may not use this file except in compliance with the License.
13
+ You may obtain a copy of the License at
14
+ http://www.apache.org/licenses/LICENSE-2.0
15
+
16
+ Unless required by applicable law or agreed to in writing, software
17
+ distributed under the License is distributed on an "AS IS" BASIS,
18
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19
+ See the License for the specific language governing permissions and
20
+ limitations under the License.
21
 
22
  unsloth๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ meta-llama/Meta-Llama-3.1-8B-Instruct ๋ชจ๋ธ์— LORA ํŒŒ์ธํŠœ๋‹์„ ์™„๋ฃŒํ–ˆ์Šต๋‹ˆ๋‹ค.
23