Datasets:
Add dataset card
Browse files
README.md
CHANGED
|
@@ -1,58 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
tags:
|
| 4 |
-
- media-metadata
|
| 5 |
-
- entity-dataset
|
| 6 |
-
- metadatarr
|
| 7 |
-
dataset_info:
|
| 8 |
-
features:
|
| 9 |
-
- name: composer_id
|
| 10 |
-
dtype: int64
|
| 11 |
-
- name: name
|
| 12 |
-
dtype: string
|
| 13 |
-
- name: country
|
| 14 |
-
dtype: string
|
| 15 |
-
- name: life
|
| 16 |
-
dtype: string
|
| 17 |
-
- name: birth
|
| 18 |
-
dtype: string
|
| 19 |
-
- name: death
|
| 20 |
-
dtype: string
|
| 21 |
-
- name: period
|
| 22 |
-
dtype: string
|
| 23 |
-
- name: image_url
|
| 24 |
-
dtype: string
|
| 25 |
-
- name: url
|
| 26 |
-
dtype: string
|
| 27 |
-
- name: bio
|
| 28 |
-
dtype: string
|
| 29 |
-
- name: radio_id
|
| 30 |
-
dtype: string
|
| 31 |
-
- name: notable
|
| 32 |
-
dtype: bool
|
| 33 |
-
- name: must_know
|
| 34 |
-
dtype: bool
|
| 35 |
-
- name: n_recordings
|
| 36 |
-
dtype: int64
|
| 37 |
-
- name: n_performers
|
| 38 |
-
dtype: int64
|
| 39 |
-
- name: n_albums
|
| 40 |
-
dtype: int64
|
| 41 |
-
- name: n_works_listed
|
| 42 |
-
dtype: int64
|
| 43 |
-
- name: n_albums_listed
|
| 44 |
-
dtype: int64
|
| 45 |
-
splits:
|
| 46 |
-
- name: train
|
| 47 |
-
num_bytes: 3833407
|
| 48 |
-
num_examples: 15587
|
| 49 |
-
download_size: 1340615
|
| 50 |
-
dataset_size: 3833407
|
| 51 |
-
configs:
|
| 52 |
-
- config_name: default
|
| 53 |
-
data_files:
|
| 54 |
-
- split: train
|
| 55 |
-
path: data/train-*
|
| 56 |
---
|
| 57 |
|
| 58 |
# TigreGotico/media-metadata-classical-composers
|
|
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
tags:
|
| 4 |
+
- media-metadata
|
| 5 |
+
- entity-dataset
|
| 6 |
+
- metadatarr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# TigreGotico/media-metadata-classical-composers
|