Dan Fu
commited on
Commit
•
0c8c20c
1
Parent(s):
0542715
README:
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-classification
|
6 |
---
|
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!
|