GyuHyeonWkdWkdMan commited on
Commit
ce47a4d
โ€ข
1 Parent(s): d68b8fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-nc-4.0
3
  datasets:
4
  - nayohan/math-gpt-4o-200k-ko
5
  language:
@@ -7,8 +7,16 @@ language:
7
  - en
8
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
9
  ---
10
- 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.
 
 
 
11
 
 
 
 
 
 
12
  unsloth๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ meta-llama/Meta-Llama-3.1-8B-Instruct ๋ชจ๋ธ์— LORA ํŒŒ์ธํŠœ๋‹์„ ์™„๋ฃŒํ–ˆ์Šต๋‹ˆ๋‹ค.
13
 
14
  v01๊ณผ์˜ ์ฐจ์ด์ ์€ per_device_train_batch_size, gradient_accumulation_steps ํŒŒ๋ผ๋ฏธํ„ฐ์˜ ๊ฐ’์„ ๋ณ€๊ฒฝํ•ด ํ•™์Šตํ–ˆ์Šต๋‹ˆ๋‹ค.
 
1
  ---
2
+ license: apache-2.0
3
  datasets:
4
  - nayohan/math-gpt-4o-200k-ko
5
  language:
 
7
  - en
8
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
9
  ---
10
+ Licensed under the Apache License, Version 2.0 (the "License");
11
+ you may not use this file except in compliance with the License.
12
+ You may obtain a copy of the License at
13
+ http://www.apache.org/licenses/LICENSE-2.0
14
 
15
+ Unless required by applicable law or agreed to in writing, software
16
+ distributed under the License is distributed on an "AS IS" BASIS,
17
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
+ See the License for the specific language governing permissions and
19
+ limitations under the License.
20
  unsloth๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ meta-llama/Meta-Llama-3.1-8B-Instruct ๋ชจ๋ธ์— LORA ํŒŒ์ธํŠœ๋‹์„ ์™„๋ฃŒํ–ˆ์Šต๋‹ˆ๋‹ค.
21
 
22
  v01๊ณผ์˜ ์ฐจ์ด์ ์€ per_device_train_batch_size, gradient_accumulation_steps ํŒŒ๋ผ๋ฏธํ„ฐ์˜ ๊ฐ’์„ ๋ณ€๊ฒฝํ•ด ํ•™์Šตํ–ˆ์Šต๋‹ˆ๋‹ค.