LayerNorm commited on
Commit
f28d51f
·
verified ·
1 Parent(s): 0356650

Fix Typo on readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ metrics:
17
 
18
  ## Model Description
19
  Try to extends the original 1D AttnRes (https://arxiv.org/abs/2603.15031) to 2D spatial feature maps for computer vision.
20
- **However it seems not work on Calssification :(**
21
 
22
  | Mode | Description |
23
  |:---|:---|
 
17
 
18
  ## Model Description
19
  Try to extends the original 1D AttnRes (https://arxiv.org/abs/2603.15031) to 2D spatial feature maps for computer vision.
20
+ **However it seems not work on Classification :(**
21
 
22
  | Mode | Description |
23
  |:---|:---|