gokaygokay
commited on
Update README.md
Browse files
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 |
+
```
|