GyuHyeonWkdWkdMan commited on
Commit
c07db2d
โ€ข
1 Parent(s): 152229e

Update README.md

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