ChangheeCho commited on
Commit
cf1aa9a
·
verified ·
1 Parent(s): c3d463a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
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
- urLLM-Ko-7b is an auto-regressive language model that uses an optimized transformer architecture based on Llama-2.
 
 
 
 
 
 
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).