lilac-hncomments-1m / lilac /hncomments-1m /text__cluster.map_manifest.json
nsthorat-lilac's picture
Upload folder using huggingface_hub
61f4646 verified
raw
history blame contribute delete
No virus
1.12 kB
{
"files": [
"text__cluster-00000-of-00001.parquet"
],
"parquet_id": "map.text__cluster",
"data_schema": {
"fields": {
"text__cluster": {
"fields": {
"cluster_id": {
"dtype": {
"type": "int32"
},
"categorical": true
},
"cluster_membership_prob": {
"dtype": {
"type": "float32"
}
},
"cluster_title": {
"dtype": {
"type": "string"
}
},
"category_id": {
"dtype": {
"type": "int32"
},
"categorical": true
},
"category_membership_prob": {
"dtype": {
"type": "float32"
}
},
"category_title": {
"dtype": {
"type": "string"
}
}
},
"cluster": {
"min_cluster_size": 5,
"remote": true,
"input_path": [
"text"
]
}
}
}
},
"py_version": "0.2.2"
}