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/Computer_Graphics/debug",
"embeddings": {
"shape": [
430,
384
],
"n_vectors": 430,
"embedding_dim": 384,
"dtype": "float32",
"mean": -0.0003692274331115186,
"std": 0.05102970078587532,
"min": -0.2062915712594986,
"max": 0.21950219571590424,
"norm_mean": 1.0,
"norm_std": 4.52659598693117e-08
},
"index": {
"ntotal": 430,
"d": 384,
"is_trained": true,
"metric_type": 0,
"metadata_count": 430
}
} |