JunxiongWang
commited on
Commit
•
e032e15
1
Parent(s):
69cd014
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Pretraining Without Attention(BiGS) <br>
|
2 |
|
3 |
## Official JAX Models with maximal sequence length 4096<br>
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- wikipedia
|
5 |
+
- bookcorpus
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
---
|
9 |
## Pretraining Without Attention(BiGS) <br>
|
10 |
|
11 |
## Official JAX Models with maximal sequence length 4096<br>
|