JeongwonChoi commited on
Commit
dff2d05
1 Parent(s): 64685a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -6,6 +6,17 @@ language:
6
  - ko
7
  base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
8
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  # **DataVortexTL-1.1B-v0.1**
 
6
  - ko
7
  base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
8
  pipeline_tag: text-generation
9
+ widget:
10
+ - text: >
11
+ <|system|>
12
+
13
+ You are a chatbot who answers User's questions.</s>
14
+
15
+ <|user|>
16
+
17
+ 대한민국의 수도는 어디야?</s>
18
+
19
+ <|assistant|>
20
  ---
21
 
22
  # **DataVortexTL-1.1B-v0.1**