test-atlas-remote-v2 / data /metadata.json
davanstrien's picture
davanstrien HF Staff
Upload folder using huggingface_hub
5c1a51d verified
raw
history blame contribute delete
255 Bytes
{
"columns": {
"id": "_row_index",
"text": "text",
"embedding": {
"x": "projection_x",
"y": "projection_y"
},
"neighbors": "__neighbors"
},
"is_static": true,
"database": {
"type": "wasm",
"load": true
}
}