a43992899 commited on
Commit
f7f1670
1 Parent(s): f5f7650

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ reconstruct the masked music audio by taking the contextualized representations
18
 
19
  # Performance Comparison
20
  With 95M parameters and relatively small training data (1k hr), our base Music2Vec representation achieves comparable performance to the SOTA Jukebox-5B representation.
21
- Note that our base model size is 2% of Jukebox-5B.
22
  ![Performance Comparison](music2vec_performance.png)
23
 
24
  # Model Usage
 
18
 
19
  # Performance Comparison
20
  With 95M parameters and relatively small training data (1k hr), our base Music2Vec representation achieves comparable performance to the SOTA Jukebox-5B representation.
21
+ Note that our base model size is **<2%** of Jukebox-5B.
22
  ![Performance Comparison](music2vec_performance.png)
23
 
24
  # Model Usage