File size: 521 Bytes
7ec75e2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | {
"index_path": "/workspace/data/indices/Machine_Learning/debug",
"embeddings": {
"shape": [
483,
384
],
"n_vectors": 483,
"embedding_dim": 384,
"dtype": "float32",
"mean": 0.0003734272613655776,
"std": 0.051029667258262634,
"min": -0.2192067801952362,
"max": 0.3320651352405548,
"norm_mean": 1.0,
"norm_std": 4.4399076415402305e-08
},
"index": {
"ntotal": 483,
"d": 384,
"is_trained": true,
"metric_type": 0,
"metadata_count": 483
}
} |