Datasets:
Upload parquet/all
Browse files- README.md +25 -0
- parquet/all/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -16,6 +16,31 @@ tags:
|
|
16 |
- transcription
|
17 |
pretty_name: 'JamALT: A Readability-Aware Lyrics Transcription Benchmark'
|
18 |
paperswithcode_id: jam-alt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
|
21 |
# JamALT: A Readability-Aware Lyrics Transcription Benchmark
|
|
|
16 |
- transcription
|
17 |
pretty_name: 'JamALT: A Readability-Aware Lyrics Transcription Benchmark'
|
18 |
paperswithcode_id: jam-alt
|
19 |
+
dataset_info:
|
20 |
+
config_name: all
|
21 |
+
features:
|
22 |
+
- name: name
|
23 |
+
dtype: string
|
24 |
+
- name: text
|
25 |
+
dtype: string
|
26 |
+
- name: language
|
27 |
+
dtype: string
|
28 |
+
- name: license_type
|
29 |
+
dtype: string
|
30 |
+
- name: audio
|
31 |
+
dtype: audio
|
32 |
+
splits:
|
33 |
+
- name: test
|
34 |
+
num_bytes: 409411912.0
|
35 |
+
num_examples: 79
|
36 |
+
download_size: 409150043
|
37 |
+
dataset_size: 409411912.0
|
38 |
+
configs:
|
39 |
+
- config_name: all
|
40 |
+
data_files:
|
41 |
+
- split: test
|
42 |
+
path: parquet/all/test-*
|
43 |
+
default: true
|
44 |
---
|
45 |
|
46 |
# JamALT: A Readability-Aware Lyrics Transcription Benchmark
|
parquet/all/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed027d2032652b082c79b63008eecea1dacce97400ce1d5cb0326e958302d6e1
|
3 |
+
size 409150043
|