Update README.md
Browse files
README.md
CHANGED
|
@@ -5,8 +5,8 @@ language:
|
|
| 5 |
pipeline_tag: text-classification
|
| 6 |
---
|
| 7 |
|
| 8 |
-
# Monarch Mixer
|
| 9 |
|
| 10 |
-
The 80M checkpoint for
|
| 11 |
|
| 12 |
-
Check out our [GitHub](https://github.com/HazyResearch/m2/tree/main) for instructions on how to download and fine-tune it!
|
|
|
|
| 5 |
pipeline_tag: text-classification
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# Monarch Mixer-BERT
|
| 9 |
|
| 10 |
+
The 80M checkpoint for M2-BERT-base from the paper [Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture](https://arxiv.org/abs/2310.12109).
|
| 11 |
|
| 12 |
+
Check out our [GitHub](https://github.com/HazyResearch/m2/tree/main) for instructions on how to download and fine-tune it!
|