File size: 524 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/Advanced_Programming/debug",
"embeddings": {
"shape": [
260,
384
],
"n_vectors": 260,
"embedding_dim": 384,
"dtype": "float32",
"mean": -0.000382358324714005,
"std": 0.05102960392832756,
"min": -0.2244306355714798,
"max": 0.2794239819049835,
"norm_mean": 1.0,
"norm_std": 4.6757730132185316e-08
},
"index": {
"ntotal": 260,
"d": 384,
"is_trained": true,
"metric_type": 0,
"metadata_count": 239
}
} |