lilac-GAIR-lima / lilac /GAIR-lima /conversations__cluster.map_manifest.json
nsthorat-lilac's picture
Upload folder using huggingface_hub
0deb53c verified
raw
history blame contribute delete
No virus
1.18 kB
{
"files": [
"conversations__cluster-00000-of-00001.parquet"
],
"parquet_id": "map.conversations__cluster",
"data_schema": {
"fields": {
"conversations__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,
"use_garden": true,
"input_path": [
"conversations",
"*"
]
}
}
}
},
"py_version": "0.3.0"
}