a43992899 commited on
Commit
9947518
·
1 Parent(s): caa7716

Update README.md

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