JeongwonChoi
commited on
Commit
•
dee36f3
1
Parent(s):
1f53bc5
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-generation
|
4 |
-
license: cc-by-nc-4.0
|
5 |
language:
|
6 |
- ko
|
7 |
-
base_model:
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
|
@@ -23,7 +23,7 @@ pipeline_tag: text-generation
|
|
23 |
|
24 |
### **Base Model**
|
25 |
|
26 |
-
[
|
27 |
|
28 |
### **Trained On**
|
29 |
|
@@ -103,7 +103,7 @@ print(decoded[0])
|
|
103 |
|
104 |
## **License**
|
105 |
|
106 |
-
|
107 |
|
108 |
<div align="center">
|
109 |
<a href="https://edentns.com/">
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-generation
|
4 |
+
license: cc-by-nc-sa-4.0
|
5 |
language:
|
6 |
- ko
|
7 |
+
base_model: megastudy/M-SOLAR-10.7B-v1.3
|
8 |
pipeline_tag: text-generation
|
9 |
---
|
10 |
|
|
|
23 |
|
24 |
### **Base Model**
|
25 |
|
26 |
+
[megastudy/M-SOLAR-10.7B-v1.3](https://huggingface.co/megastudy/M-SOLAR-10.7B-v1.3)
|
27 |
|
28 |
### **Trained On**
|
29 |
|
|
|
103 |
|
104 |
## **License**
|
105 |
|
106 |
+
The model is licensed under the [cc-by-nc-sa-4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) license, which allows others to copy, modify, and share the work non-commercially, as long as they give appropriate credit and distribute any derivative works under the same license.
|
107 |
|
108 |
<div align="center">
|
109 |
<a href="https://edentns.com/">
|