greipinto's picture
Upload embpy static embedding package (12 prefixes)
b85e882 verified
{
"embpy_static_embedding": {
"description": "WikiCrow text embedding, scaled, 4096d.",
"entity_type": "gene",
"id_harmonization": {
"alias_columns": [
"gene_symbol",
"source_id"
],
"enabled": true,
"n_duplicate_canonical_ids": 0,
"n_unresolved_ids": 0,
"organism": "human",
"source_id_type": "symbol",
"target_id_type": "ensembl_id",
"unresolved_id_policy": "drop"
},
"id_key": "entity_id",
"id_type": "ensembl_id",
"index_columns": [
"entity_id",
"source_id",
"gene_symbol"
],
"matrix_key": "matrix",
"model_key": "wikicrow",
"n_dims": 4096,
"n_entities": 17208,
"organism": "human",
"schema_version": "embpy.static_embedding_package.v1",
"source": {
"name": "embeddings_4096.csv",
"path": "/Users/grpinto/Documents/embpy/data/static_embeddings/wikicrow/scaled/embeddings_4096.csv",
"size_bytes": 1383743151,
"suffix": ".csv"
},
"source_id_type": "symbol",
"storage": "zarr",
"target_id_type": "ensembl_id",
"values_path": "values.zarr"
}
}