Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## LLaMA-8x265M-MoE
|
2 |
|
3 |
[💻 Code](https://github.com/JuncaiL/SpecMoE/)
|
@@ -107,4 +116,4 @@ For the MoE model, we only show the accuracy of how this small speculative model
|
|
107 |
|
108 |
If you have any interest or question about this project, please feel free to contact me.
|
109 |
|
110 |
-
`liujc19@mails.tsinghua.edu.cn` (before June 30, 2024) or `liujc19@tsinghua.org.cn` (After June 30, 2024)
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- wikipedia
|
4 |
+
- allenai/c4
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- MoE
|
9 |
+
---
|
10 |
## LLaMA-8x265M-MoE
|
11 |
|
12 |
[💻 Code](https://github.com/JuncaiL/SpecMoE/)
|
|
|
116 |
|
117 |
If you have any interest or question about this project, please feel free to contact me.
|
118 |
|
119 |
+
`liujc19@mails.tsinghua.edu.cn` (before June 30, 2024) or `liujc19@tsinghua.org.cn` (After June 30, 2024)
|