song_lyrics_min / dataset_info.json
aifeifei798's picture
Upload 14 files
c41f240 verified
raw
history blame
1.18 kB
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "song_lyrics",
"dataset_size": 5684405666,
"description": "",
"download_checksums": {
"/home/ubuntu/song_lyrics/song_lyrics_min.csv": {
"num_bytes": 5663406926,
"checksum": null
}
},
"download_size": 5663406926,
"features": {
"Unnamed: 0": {
"dtype": "int64",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"tag": {
"dtype": "string",
"_type": "Value"
},
"lyrics": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 11347812592,
"splits": {
"train": {
"name": "train",
"num_bytes": 5684405666,
"num_examples": 3374198,
"shard_lengths": [
140000,
170000,
400000,
450000,
280000,
300000,
320000,
320000,
320000,
320000,
320000,
34198
],
"dataset_name": "song_lyrics"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}