File size: 526 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/Software_Engineering/debug",
"embeddings": {
"shape": [
511,
384
],
"n_vectors": 511,
"embedding_dim": 384,
"dtype": "float32",
"mean": -0.00028252851916477084,
"std": 0.05103025212883949,
"min": -0.2339968979358673,
"max": 0.22887587547302246,
"norm_mean": 1.0,
"norm_std": 4.093343264344185e-08
},
"index": {
"ntotal": 511,
"d": 384,
"is_trained": true,
"metric_type": 0,
"metadata_count": 484
}
} |