sander-wood commited on
Commit
9bfa0e0
·
1 Parent(s): e38a7ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -19,4 +19,16 @@ In [CLaMP: Contrastive Language-Music Pre-training for Cross-Modal Symbolic Musi
19
  WikiMT is a unique resource to support the evaluation of semantic search and music classification. However, it is important to acknowledge that the dataset was curated from publicly available sources, and there may be limitations concerning the accuracy and completeness of the genre and description information. Further research is needed to explore the potential biases and limitations of the dataset and to develop strategies to address them. Therefore, to support additional investigations, we also provide the [source files](https://huggingface.co/datasets/sander-wood/wikimt/resolve/main/source_files.zip) of WikiMT, including the MusicXML files from Wikifonia and the original entries from Wikipedia.
20
 
21
  ## Copyright Disclaimer
22
- WikiMT was curated from publicly available sources and is believed to be in the public domain. However, it is important to acknowledge that copyright issues cannot be entirely ruled out. Therefore, users of the dataset should exercise caution when using it. The authors of WikiMT do not assume any legal responsibility for the use of the dataset. If you have any questions or concerns regarding the dataset's copyright status, please contact the authors at shangda@mail.ccom.edu.cn.
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  WikiMT is a unique resource to support the evaluation of semantic search and music classification. However, it is important to acknowledge that the dataset was curated from publicly available sources, and there may be limitations concerning the accuracy and completeness of the genre and description information. Further research is needed to explore the potential biases and limitations of the dataset and to develop strategies to address them. Therefore, to support additional investigations, we also provide the [source files](https://huggingface.co/datasets/sander-wood/wikimt/resolve/main/source_files.zip) of WikiMT, including the MusicXML files from Wikifonia and the original entries from Wikipedia.
20
 
21
  ## Copyright Disclaimer
22
+ WikiMT was curated from publicly available sources and is believed to be in the public domain. However, it is important to acknowledge that copyright issues cannot be entirely ruled out. Therefore, users of the dataset should exercise caution when using it. The authors of WikiMT do not assume any legal responsibility for the use of the dataset. If you have any questions or concerns regarding the dataset's copyright status, please contact the authors at shangda@mail.ccom.edu.cn.
23
+
24
+ ## BibTeX entry and citation info
25
+ ```
26
+ @misc{wu2023clamp,
27
+ title={CLaMP: Contrastive Language-Music Pre-training for Cross-Modal Symbolic Music Information Retrieval},
28
+ author={Shangda Wu and Dingyao Yu and Xu Tan and Maosong Sun},
29
+ year={2023},
30
+ eprint={2304.11029},
31
+ archivePrefix={arXiv},
32
+ primaryClass={cs.SD}
33
+ }
34
+ ```