nytimes-256-angular / summary.json
WenxingZhu's picture
Upload folder using huggingface_hub
2e13fc6 verified
raw
history blame contribute delete
886 Bytes
{
"train": {
"name": "nytimes-256-angular",
"size": "285.227 MB",
"num_rows": 290000,
"num_columns": 2,
"schema": {
"idx": "int64",
"emb": "list<element: float>"
},
"num_files": 1
},
"test": {
"name": "nytimes-256-angular",
"size": "10.417 MB",
"num_rows": 10000,
"num_columns": 2,
"schema": {
"idx": "int64",
"emb": "list<element: float>"
},
"num_files": 1
},
"neighbors": {
"name": "nytimes-256-angular",
"size": "91.713 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
}
}