File size: 1,734 Bytes
7286357
c6a697a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7286357
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c6a697a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
license: mit
language:
- en
tags:
- music
- wiki
size_categories:
- 100K<n<1M
---
# Dataset Card for "music-wiki"

πŸ“šπŸŽ΅ Introducing **music-wiki** 

πŸ“ŠπŸŽΆ Our data collection process unfolds as follows: 
1) Starting with a seed page from Wikipedia's music section, we navigate through a referenced page graph, employing recursive crawling up to a depth of 20 levels.
2) Simultaneously, tapping into the rich MusicBrainz dump, we encounter a staggering 11 million unique music entities spanning 10 distinct categories. These entities serve as the foundation for utilizing the Wikipedia API to meticulously crawl corresponding pages.

The culmination of these efforts results in the assembly of data: 167k pages from the first method and an additional 193k pages through the second method. 
While totaling at 361k pages, this compilation provides a substantial groundwork for establishing a Music-Text-Database. πŸŽ΅πŸ“šπŸ” 


- **Repository:** [music-wiki](https://github.com/seungheondoh/music-wiki)

[![image](https://i.imgur.com/NJrjVyy.png)](https://github.com/seungheondoh/music-wiki)


### splits
  - name: wikipedia_music
    num_examples: 167890
  - name: musicbrainz_genre
    num_examples: 1459
  - name: musicbrainz_instrument
    num_examples: 872
  - name: musicbrainz_artist
    num_examples: 7002
  - name: musicbrainz_release
    num_examples: 163068
  - name: musicbrainz_release_group
    num_examples: 15942
  - name: musicbrainz_label
    num_examples: 158
  - name: musicbrainz_work
    num_examples: 4282
  - name: musicbrainz_series
    num_examples: 12
  - name: musicbrainz_place
    num_examples: 49
  - name: musicbrainz_event
    num_examples: 16
  - name: musicbrainz_area
    num_examples: 360