FALcon6 commited on
Commit
e5c5f39
·
verified ·
1 Parent(s): 93e2ac4

Update README.md

Browse files

The checkpoint of [LGViT](https://arxiv.org/abs/2308.00255) using the ViT backbone in the Cifar-100 dataset.

Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - uoft-cs/cifar100
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ pipeline_tag: image-classification
10
+ ---