Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
ploshkin commited on
Commit
66e0328
·
verified ·
1 Parent(s): 763ee6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -217,7 +217,7 @@ Yes, there are no cold users in the test set.
217
 
218
  ### How are audio embeddings generated?
219
 
220
- Using a convolutional neural network inspired by [J. Spijkervet et al., 2021](https://arxiv.org/abs/2103.09410).
221
 
222
  ### What's the `is_organic` flag?
223
 
 
217
 
218
  ### How are audio embeddings generated?
219
 
220
+ Using a convolutional neural network inspired by Contrastive Learning of Musical Representations (J. Spijkervet et al., 2021).
221
 
222
  ### What's the `is_organic` flag?
223