Jeongwon Choi
commited on
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 |
|
|
@@ -16,7 +16,7 @@ pipeline_tag: text-generation
|
|
| 16 |
|
| 17 |
### **Base Model**
|
| 18 |
|
| 19 |
-
[
|
| 20 |
|
| 21 |
### **Trained On**
|
| 22 |
|
|
@@ -98,7 +98,7 @@ print(decoded[0])
|
|
| 98 |
|
| 99 |
## **License**
|
| 100 |
|
| 101 |
-
|
| 102 |
|
| 103 |
<div align="center">
|
| 104 |
<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 |
|
|
|
|
| 16 |
|
| 17 |
### **Base Model**
|
| 18 |
|
| 19 |
+
[megastudy/M-SOLAR-10.7B-v1.3](https://huggingface.co/megastudy/M-SOLAR-10.7B-v1.3)
|
| 20 |
|
| 21 |
### **Trained On**
|
| 22 |
|
|
|
|
| 98 |
|
| 99 |
## **License**
|
| 100 |
|
| 101 |
+
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.
|
| 102 |
|
| 103 |
<div align="center">
|
| 104 |
<a href="https://edentns.com/">
|