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