{ | |
"train": { | |
"name": "glove-200-angular", | |
"size": "908.049 MB", | |
"num_rows": 1183514, | |
"num_columns": 2, | |
"schema": { | |
"idx": "int64", | |
"emb": "list<element: float>" | |
}, | |
"num_files": 2 | |
}, | |
"test": { | |
"name": "glove-200-angular", | |
"size": "7.525 MB", | |
"num_rows": 10000, | |
"num_columns": 2, | |
"schema": { | |
"idx": "int64", | |
"emb": "list<element: float>" | |
}, | |
"num_files": 1 | |
}, | |
"neighbors": { | |
"name": "glove-200-angular", | |
"size": "98.226 MB", | |
"num_rows": 10000, | |
"num_columns": 8, | |
"schema": { | |
"idx": "int64", | |
"neighbors_id": "list<element: int64>", | |
"neighbors_distance": "list<element: double>", | |
"metric": "string", | |
"query_expr": "null", | |
"pk_field_name": "string", | |
"vector_field_name": "string", | |
"top_k": "int64" | |
}, | |
"num_files": 1 | |
} | |
} |