nikhil_staging / datasets /manifest.json
nsthorat-lilac's picture
Upload folder using huggingface_hub
d638d0f
raw
history blame
No virus
422 Bytes
{
"files": [
"data-00000-of-00001.parquet"
],
"data_schema": {
"fields": {
"artist": {
"dtype": "string"
},
"song": {
"dtype": "string"
},
"link": {
"dtype": "string"
},
"text": {
"dtype": "string"
},
"__line_number__": {
"dtype": "int64"
},
"__rowid__": {
"dtype": "string"
}
}
}
}