gokaygokay commited on
Commit
4b71d3f
·
verified ·
1 Parent(s): 309674c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -66,4 +66,4 @@ print("Description input (test):", test_description)
66
  print("Finetuned model's prompt: ")
67
  print(inference(test_description, model, tokenizer))
68
 
69
- ``
 
66
  print("Finetuned model's prompt: ")
67
  print(inference(test_description, model, tokenizer))
68
 
69
+ ```