GyuHyeonWkdWkdMan
commited on
Commit
โข
ce47a4d
1
Parent(s):
d68b8fb
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
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 |
-
|
|
|
|
|
|
|
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 ํ๋ผ๋ฏธํฐ์ ๊ฐ์ ๋ณ๊ฒฝํด ํ์ตํ์ต๋๋ค.
|