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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,10 +10,10 @@ 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 =250x250)
14
 
15
  We release the crop5s version as music2vec-v1.
16
- ![Performance Comparison](music2vec_performance.png =250x250)
17
 
18
  # Model Usage
19
 
 
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