cointegrated
commited on
Commit
•
77a2e8b
1
Parent(s):
c52cdab
Update README.md
Browse files
README.md
CHANGED
@@ -276,4 +276,6 @@ print(embs)
|
|
276 |
# [-0.0003, -0.0071, 0.0076, ..., 0.0055, 0.0022, -0.0083]])
|
277 |
```
|
278 |
|
279 |
-
For advanced examples of usage, please take a look at the readme in https://github.com/facebookresearch/SONAR.
|
|
|
|
|
|
276 |
# [-0.0003, -0.0071, 0.0076, ..., 0.0055, 0.0022, -0.0083]])
|
277 |
```
|
278 |
|
279 |
+
For advanced examples of usage, please take a look at the readme in https://github.com/facebookresearch/SONAR.
|
280 |
+
|
281 |
+
The model was repacked [in this notebook](https://colab.research.google.com/drive/1s6JuQWaMnWXyFdni1AAw-Z48k8YoKwG7?usp=sharing).
|