ChangheeCho commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,11 +15,14 @@ tags:
|
|
| 15 |
|
| 16 |
## Model Details
|
| 17 |
|
| 18 |
-
**Input**
|
| 19 |
-
Models input text only.
|
| 20 |
|
| 21 |
-
**Output**
|
| 22 |
-
Models generate text only.
|
| 23 |
|
| 24 |
-
**Model Architecture**
|
| 25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
## Model Details
|
| 17 |
|
| 18 |
+
**Input:** The model accepts only text input.
|
|
|
|
| 19 |
|
| 20 |
+
**Output:** The model produces text output exclusively.
|
|
|
|
| 21 |
|
| 22 |
+
**Model Architecture:**
|
| 23 |
+
|
| 24 |
+
urLLM-KO-7B is an auto-regressive language model that leverages an optimized transformer architecture derived from Llama-2-7b.
|
| 25 |
+
|
| 26 |
+
**Training Corpus**
|
| 27 |
+
|
| 28 |
+
The model was trained using selected datasets from Modu Corpus and Korean Wikipedia (approximately 27GB).
|