rjschmitt commited on
Commit
b2ddccb
·
verified ·
1 Parent(s): d3582f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # DunbaaBERT
6
+
7
+ ## Pre-training
8
+ - 52k vocab size
9
+ - 100k training steps
10
+ - computed on 4x H100 with 8k batch size
11
+
12
+ ## Fairseq Checkpoint
13
+ Get the fairseq checkpoint [here](https://drive.proton.me/urls/3EWQWHQF0G#MHW5nydl7U5J).
14
+