File size: 523 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/Parallel_Computing/debug",
"embeddings": {
"shape": [
660,
384
],
"n_vectors": 660,
"embedding_dim": 384,
"dtype": "float32",
"mean": -0.0002656462602317333,
"std": 0.051030345261096954,
"min": -0.22956594824790955,
"max": 0.2757049798965454,
"norm_mean": 1.0,
"norm_std": 4.49885568798436e-08
},
"index": {
"ntotal": 660,
"d": 384,
"is_trained": true,
"metric_type": 0,
"metadata_count": 660
}
} |