Update README.md
Browse files
README.md
CHANGED
@@ -76,7 +76,7 @@ outputs = model(**encoding)
|
|
76 |
results = processor.decode(outputs.logits.argmax(dim=-1).squeeze(0).tolist())
|
77 |
|
78 |
print(results)
|
79 |
-
|
80 |
```
|
81 |
|
82 |
### Limitations and bias
|
|
|
76 |
results = processor.decode(outputs.logits.argmax(dim=-1).squeeze(0).tolist())
|
77 |
|
78 |
print(results)
|
79 |
+
#.a cat looking out of the window.
|
80 |
```
|
81 |
|
82 |
### Limitations and bias
|