summeriscoming commited on
Commit
ebe82a9
·
verified ·
1 Parent(s): 4a78a01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ The core of the process involves formatting the input text into a specific promp
42
  The prompt template is:
43
 
44
  ```python
45
- "Human: Please translate the following text into {target_language}: \n{source_text}<|im_end|>\nAssistant:"
46
  ```
47
 
48
  Here is a complete Python example:
 
42
  The prompt template is:
43
 
44
  ```python
45
+ "Human: Please translate the following text into {target_language}: \n{source_text}<|im_end|>\nAssistant:"
46
  ```
47
 
48
  Here is a complete Python example: