Eval Results
markweber commited on
Commit
b2bcc09
·
verified ·
1 Parent(s): 8106d1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -29,4 +29,8 @@ model-index:
29
  - name: CodebookUsage
30
  type: CodebookUsage
31
  value: 1.0
32
- ---
 
 
 
 
 
29
  - name: CodebookUsage
30
  type: CodebookUsage
31
  value: 1.0
32
+ ---
33
+
34
+ This model is the MaskBit tokenizer with a vocabulary size of 10bits. It uses a downsampling factor of 16 and is trained on ImageNet for images of resolution 256.
35
+
36
+ You can find more details on the [project page](https://weber-mark.github.io/projects/maskbit.html) and in the [paper](https://arxiv.org/abs/2409.16211).