qnguyen3 commited on
Commit
2753ae0
1 Parent(s): 3913f78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -1
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ ---
4
+
5
+ ## Prompt Template
6
+ ChatML, same as VinaLlama
7
+
8
+ ```
9
+ <|im_start|>system
10
+ Bạn là một trợ lí AI hữu ích. Hãy trả lời người dùng một cách chính xác.
11
+ <|im_end|>
12
+ <|im_start|>user
13
+ Hello world!<|im_end|>
14
+ <|im_start|>assistant
15
+ ```
16
+
17
+ This model is a fine-tuned version of [KnutJaegersberg/Qwen-1_8B-Llamafied](https://huggingface.co/KnutJaegersberg/Qwen-1_8B-Llamafied) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.8096
20
+
21
+ ## Model Description
22
+
23
+ More information needed