Fix DeiT model table
Browse files
README.md
CHANGED
|
@@ -25,6 +25,8 @@ We provide DeiT checkpoints (Tiny, Small, and Base) at four keep rates (0.9, 0.7
|
|
| 25 |
**Note: This repository does not host any checkpoints but contains links to all the model repositories. Each token reduction method repository contains the checkpoints for the four considered keep rates.**
|
| 26 |
|
| 27 |
### Baseline DeiT
|
|
|
|
|
|
|
| 28 |
| deit_base-nab | NABirds | [link]() |
|
| 29 |
| deit_small-nab | NABirds | [link]() |
|
| 30 |
| deit_tiny-nab | NABirds | [link]() |
|
|
|
|
| 25 |
**Note: This repository does not host any checkpoints but contains links to all the model repositories. Each token reduction method repository contains the checkpoints for the four considered keep rates.**
|
| 26 |
|
| 27 |
### Baseline DeiT
|
| 28 |
+
| Model Name | Dataset | Weights |
|
| 29 |
+
|:-----------|:--------:|:-----------:|
|
| 30 |
| deit_base-nab | NABirds | [link]() |
|
| 31 |
| deit_small-nab | NABirds | [link]() |
|
| 32 |
| deit_tiny-nab | NABirds | [link]() |
|