richard-park
commited on
Commit
•
f66b2fb
1
Parent(s):
c0731d4
update readme
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
@@ -17,13 +20,13 @@ tags: []
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:**
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
-
- **Model type:**
|
24 |
-
- **Language(s) (NLP):**
|
25 |
-
- **License:**
|
26 |
-
- **Finetuned from model [optional]:**
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
language:
|
5 |
+
- ko
|
6 |
+
- en
|
7 |
---
|
8 |
|
9 |
# Model Card for Model ID
|
|
|
20 |
|
21 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
22 |
|
23 |
+
- **Developed by:** Richard Park
|
24 |
- **Funded by [optional]:** [More Information Needed]
|
25 |
- **Shared by [optional]:** [More Information Needed]
|
26 |
+
- **Model type:** Text Genernation
|
27 |
+
- **Language(s) (NLP):** ko, en
|
28 |
+
- **License:** Apache Licence
|
29 |
+
- **Finetuned from model [optional]:** Llama-3-8b
|
30 |
|
31 |
### Model Sources [optional]
|
32 |
|