Jarbas commited on
Commit
b2eade5
·
verified ·
1 Parent(s): bf5dde2

scrapers/classical_composers: 15,587 rows

Browse files
Files changed (2) hide show
  1. README.md +52 -3
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,9 +1,58 @@
1
  ---
2
  license: cc0-1.0
3
  tags:
4
- - media-metadata
5
- - entity-dataset
6
- - metadatarr
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  # TigreGotico/media-metadata-classical-composers
 
1
  ---
2
  license: cc0-1.0
3
  tags:
4
+ - media-metadata
5
+ - entity-dataset
6
+ - metadatarr
7
+ configs:
8
+ - config_name: default
9
+ data_files:
10
+ - split: train
11
+ path: data/train-*
12
+ dataset_info:
13
+ features:
14
+ - name: composer_id
15
+ dtype: string
16
+ - name: name
17
+ dtype: string
18
+ - name: country
19
+ dtype: string
20
+ - name: life
21
+ dtype: string
22
+ - name: birth
23
+ dtype: string
24
+ - name: death
25
+ dtype: string
26
+ - name: period
27
+ dtype: string
28
+ - name: image_url
29
+ dtype: string
30
+ - name: url
31
+ dtype: string
32
+ - name: bio
33
+ dtype: string
34
+ - name: radio_id
35
+ dtype: string
36
+ - name: notable
37
+ dtype: bool
38
+ - name: must_know
39
+ dtype: bool
40
+ - name: n_recordings
41
+ dtype: int64
42
+ - name: n_performers
43
+ dtype: int64
44
+ - name: n_albums
45
+ dtype: int64
46
+ - name: n_works_listed
47
+ dtype: int64
48
+ - name: n_albums_listed
49
+ dtype: int64
50
+ splits:
51
+ - name: train
52
+ num_bytes: 3847339
53
+ num_examples: 15587
54
+ download_size: 1353852
55
+ dataset_size: 3847339
56
  ---
57
 
58
  # TigreGotico/media-metadata-classical-composers
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0825c40e9f1a947e3f41d2504c23a7f268e1ce09c753caa4c7c0affb7d496866
3
- size 1340615
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4bd4f88a61dbd1eac701eedf40c19d09d3d72f3c6f2d987d98a5858517ca86d
3
+ size 1353852