seniruk commited on
Commit
d545263
·
verified ·
1 Parent(s): a0266d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ index 3b18e12..b3f7e54 100644
44
  + print(f"Goodbye, {name}!")
45
  """
46
 
47
- #keep the instrcution unchanged, becus the model was trained on this static instruction
48
  instruction = "Generate a commit message based on the following Git diff:\n\n"
49
 
50
  task_input = instruction + git_diff
 
44
  + print(f"Goodbye, {name}!")
45
  """
46
 
47
+ #keep the instruction unchanged, becus the model was trained on this static instruction
48
  instruction = "Generate a commit message based on the following Git diff:\n\n"
49
 
50
  task_input = instruction + git_diff