lilac / data /datasets /local /imdb /manifest.json
nsthorat-lilac's picture
Upload folder using huggingface_hub
fcf8b49
raw
history blame
316 Bytes
{
"files": [
"data-00000-of-00001.parquet"
],
"data_schema": {
"fields": {
"text": {
"dtype": "string"
},
"label": {
"dtype": "string"
},
"__hfsplit__": {
"dtype": "string"
},
"__rowid__": {
"dtype": "string"
}
}
}
}