JONGYUN commited on
Commit
33f7502
·
verified ·
1 Parent(s): ca991c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,8 +1,16 @@
1
- ---
2
- library_name: transformers
3
- tags: []
 
 
 
4
  ---
5
 
 
 
 
 
 
6
 
7
  ### License
8
  meta-license
 
1
+ language:
2
+ - ko
3
+ tags:
4
+ - llama-2
5
+ pipeline_tag: text-generation
6
+ license: llama2
7
  ---
8
 
9
+ ### Prompt Template
10
+ ```
11
+ ### 질문: {Instruction}
12
+ ### 답변: {Answer}
13
+ ```
14
 
15
  ### License
16
  meta-license