testmod commited on
Commit
2511d97
·
verified ·
1 Parent(s): 1ce684b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -4,4 +4,18 @@ language:
4
  library_name: transformers
5
  pipeline_tag: text-generation
6
  license: apache-2.0
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  library_name: transformers
5
  pipeline_tag: text-generation
6
  license: apache-2.0
7
+ ---
8
+
9
+
10
+ **Input** Models input text only.
11
+
12
+ **Output** Models generate text only.
13
+
14
+ **Model Architecture**
15
+ Auto-regressive language model based on the LLaMA2 transformer architecture.
16
+
17
+ **Base Model**
18
+ hyunseoki/ko-en-llama2-13b
19
+
20
+ **Training Objective**
21
+ instruction finetuned the model with several dataset.