SkyOrbis commited on
Commit
fbf3303
·
verified ·
1 Parent(s): 192cb8e

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ language:
4
+ - ko
5
+ base_model:
6
+ - meta-llama/Llama-3.2-1B-Instruct
7
+ ---
8
+ ## Prompt
9
+ ```
10
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
11
+
12
+ You are a helpful assistant.<|eot_id|><|start_header_id|>user<|end_header_id|>
13
+
14
+ 안녕<|eot_id|><|start_header_id|>assistant<|end_header_id|>
15
+ ```
16
+
17
+ ## Training
18
+ #### Epoch: 3
19
+ #### GPU: H100
20
+ #### Pad Token: <|end_of_text|>