English
Xuerui123 commited on
Commit
021e761
·
verified ·
1 Parent(s): f0a7145

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+
4
+ # Quantized Spike-driven Transformer ([ICLR25](https://arxiv.org/abs/2501.13492))
5
+
6
+
7
+ datasets:
8
+ - ILSVRC/imagenet-1k
9
+ - phiyodr/coco2017
10
+ - 1aurent/ADE20K
11
+ language:
12
+ - en
13
+ metrics:
14
+ - accuracy
15
+ - mean_iou
16
+
17
+ ---