sethuiyer commited on
Commit
4ac9203
1 Parent(s): ea11770

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -50,4 +50,16 @@ tokenizer_source: union
50
 
51
  dtype: bfloat16
52
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  ```
 
50
 
51
  dtype: bfloat16
52
 
53
+ ```
54
+
55
+ ## Prompt Template
56
+
57
+ ```text
58
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
59
+
60
+ ### Instruction:
61
+ What is your name?
62
+
63
+ ### Response:
64
+ My name is Samantha.
65
  ```