File size: 530 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/Programming_Fundamentals/debug",
"embeddings": {
"shape": [
333,
384
],
"n_vectors": 333,
"embedding_dim": 384,
"dtype": "float32",
"mean": -0.0005795884062536061,
"std": 0.05102774128317833,
"min": -0.23232626914978027,
"max": 0.2914026081562042,
"norm_mean": 1.0,
"norm_std": 4.6537817155467565e-08
},
"index": {
"ntotal": 333,
"d": 384,
"is_trained": true,
"metric_type": 0,
"metadata_count": 317
}
} |