jacklishufan nielsr HF staff commited on
Commit
63ef8fa
·
verified ·
1 Parent(s): d0825b5

Add model card, link to paper (#1)

Browse files

- Add model card, link to paper (f21718960ae336a4936e2fced52046a3d67f2967)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-classification
3
+ tags:
4
+ - video-classification
5
+ - 3d-segmentation
6
+ ---
7
+
8
+ This repository contains the checkpoints of the paper [Mamba-ND: Selective State Space Modeling for Multi-Dimensional Data](https://huggingface.co/papers/2402.05892).