Update README.md
Browse files
README.md
CHANGED
@@ -83,8 +83,8 @@ generated_text = processor.tokenizer.decode(generated_tokens, skip_special_token
|
|
83 |
# print the generated text
|
84 |
print(generated_text)
|
85 |
|
86 |
-
# >>>
|
87 |
-
|
88 |
```
|
89 |
|
90 |
## Evaluations
|
|
|
83 |
# print the generated text
|
84 |
print(generated_text)
|
85 |
|
86 |
+
# >>> This image features an adorable black Labrador puppy, captured from a top-down
|
87 |
+
perspective. The puppy is sitting on a wooden deck, which is composed ...
|
88 |
```
|
89 |
|
90 |
## Evaluations
|