Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- unsloth
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Model Card for Model ID
|
@@ -18,13 +24,11 @@ tags:
|
|
18 |
|
19 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
20 |
|
21 |
-
- **Developed by:**
|
22 |
-
- **Funded by [optional]:**
|
23 |
-
- **Shared by [optional]:** [More Information Needed]
|
24 |
- **Model type:** [More Information Needed]
|
25 |
-
- **Language(s) (NLP):**
|
26 |
-
- **
|
27 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
28 |
|
29 |
### Model Sources [optional]
|
30 |
|
|
|
2 |
library_name: transformers
|
3 |
tags:
|
4 |
- unsloth
|
5 |
+
license: afl-3.0
|
6 |
+
language:
|
7 |
+
- ko
|
8 |
+
base_model:
|
9 |
+
- google/gemma-2-2b
|
10 |
+
pipeline_tag: question-answering
|
11 |
---
|
12 |
|
13 |
# Model Card for Model ID
|
|
|
24 |
|
25 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
26 |
|
27 |
+
- **Developed by:** SJ LEE, YJ Kim, SH Kim
|
28 |
+
- **Funded by [optional]:** GMLB 2024
|
|
|
29 |
- **Model type:** [More Information Needed]
|
30 |
+
- **Language(s) (NLP):** Korean
|
31 |
+
- **Finetuned from model [optional]:** google/gemma2-2b
|
|
|
32 |
|
33 |
### Model Sources [optional]
|
34 |
|