Update README.md
Browse files
README.md
CHANGED
@@ -36,4 +36,8 @@ embeddings = embeddings.squeeze(0).numpy()
|
|
36 |
|
37 |
print("Per-residue embeddings shape:", embeddings.shape)
|
38 |
|
39 |
-
```
|
|
|
|
|
|
|
|
|
|
36 |
|
37 |
print("Per-residue embeddings shape:", embeddings.shape)
|
38 |
|
39 |
+
```
|
40 |
+
|
41 |
+
## Questions?
|
42 |
+
|
43 |
+
Send an email to us at [[email protected], [email protected]](mailto:[email protected],[email protected])!
|