soldni commited on
Commit
4ae2d40
1 Parent(s): e3ff8ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -95,8 +95,8 @@ generated_text = processor.tokenizer.decode(generated_tokens, skip_special_token
95
  # print the generated text
96
  print(generated_text)
97
 
98
- # >>> This photograph captures an adorable black Labrador puppy sitting on a weathered
99
- # wooden deck. The deck's planks, which are a mix of light and dark brown with ...
100
  ```
101
 
102
  ## Evaluations
 
95
  # print the generated text
96
  print(generated_text)
97
 
98
+ # >>> This photograph captures a small black puppy, likely a Labrador or a similar breed,
99
+ # sitting attentively on a weathered wooden deck. The deck, composed of three...
100
  ```
101
 
102
  ## Evaluations