Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,6 @@ pipeline_tag: text-classification
|
|
7 |
|
8 |
# Monarch Mixer-BERT
|
9 |
|
10 |
-
The 110M 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!
|
|
|
7 |
|
8 |
# Monarch Mixer-BERT
|
9 |
|
10 |
+
The 110M 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!
|