Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,10 @@ language:
|
|
| 5 |
- it
|
| 6 |
---
|
| 7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
Mamba model **trained from scratch**, results are not so good but I cannot afford to run with larger datasets :)
|
| 9 |
|
| 10 |
Run it like this:
|
|
|
|
| 5 |
- it
|
| 6 |
---
|
| 7 |
|
| 8 |
+
<a target="_blank" href="https://colab.research.google.com/github/alberto98fx/Mamba/blob/main/Mamba_Example.ipynb">
|
| 9 |
+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
| 10 |
+
</a>
|
| 11 |
+
|
| 12 |
Mamba model **trained from scratch**, results are not so good but I cannot afford to run with larger datasets :)
|
| 13 |
|
| 14 |
Run it like this:
|