danfu09 commited on
Commit
e684881
1 Parent(s): 9b8acde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,6 +7,6 @@ pipeline_tag: text-classification
7
 
8
  # Monarch Mixer-BERT
9
 
10
- The 110M checkpoint for [M2-BERT](https://hazyresearch.stanford.edu/blog/2023-07-25-m2-bert).
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!