Audio Classification
attentionisallyouneed369 commited on
Commit
25497b5
1 Parent(s): 1e061ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # SSAMBA: Self-Supervised Audio Mamba
2
 
3
  [![arXiv](https://img.shields.io/badge/arXiv-2405.11831-b31b1b.svg)](https://arxiv.org/abs/2405.11831)
@@ -10,4 +18,4 @@ Github: https://github.com/SiavashShams/ssamba
10
 
11
  ---
12
  license: bsd-3-clause-clear
13
- ---
 
1
+ ---
2
+ datasets:
3
+ - facebook/multilingual_librispeech
4
+ - yangwang825/audioset
5
+ metrics:
6
+ - accuracy
7
+ pipeline_tag: audio-classification
8
+ ---
9
  # SSAMBA: Self-Supervised Audio Mamba
10
 
11
  [![arXiv](https://img.shields.io/badge/arXiv-2405.11831-b31b1b.svg)](https://arxiv.org/abs/2405.11831)
 
18
 
19
  ---
20
  license: bsd-3-clause-clear
21
+ ---