a43992899 commited on
Commit
c5330aa
·
1 Parent(s): cf1155c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,13 +7,13 @@ inference: false
7
 
8
  **Music2Vec** is accepted as 2-page abstract in Late Breaking Demos (LBD) at the ISMIR 2022.
9
  It is a completely unsupervised model trained on 1000 hour music audios.
 
10
  Our model is SOTA-comparable on multiple MIR tasks even under probing settings, while keeping fine-tunable on a single 2080Ti.
11
  Larger models trained with more data are on the way~
12
 
13
- ![Model Architecture](music2vec.png | width=100)
14
 
15
- We release the crop5s version as music2vec-v1.
16
- ![Performance Comparison](music2vec_performance.png | width=100)
17
 
18
  # Model Usage
19
 
 
7
 
8
  **Music2Vec** is accepted as 2-page abstract in Late Breaking Demos (LBD) at the ISMIR 2022.
9
  It is a completely unsupervised model trained on 1000 hour music audios.
10
+ We release the crop5s version as music2vec-v1.
11
  Our model is SOTA-comparable on multiple MIR tasks even under probing settings, while keeping fine-tunable on a single 2080Ti.
12
  Larger models trained with more data are on the way~
13
 
14
+ ![Model Architecture](music2vec.png)
15
 
16
+ ![Performance Comparison](music2vec_performance.png)
 
17
 
18
  # Model Usage
19