File size: 545 Bytes
d305250
 
5059123
 
 
d305250
5059123
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: apache-2.0
language:
- en
pipeline_tag: text-classification
---

# Monarch Mixer-BERT

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).
This model has been pretrained with sequence length 32768, and it has been fine-tuned for retrieval.

This model was trained by Dan Fu, Jon Saad-Falcon, and Simran Arora.

Check out our [GitHub](https://github.com/HazyResearch/m2/tree/main) for instructions on how to download and fine-tune it!