selen-kim's picture
feat : embedding /config 관련 세팅
006b52a verified
raw
history blame contribute delete
683 Bytes
{
"version": 1,
"backend": "torch",
"emb_dim": 128,
"timediff_policy": "compute",
"norm_spec": null,
"quantile_mode": "sample",
"quantile_sample": 200000,
"quantile_seed": 42,
"meta": {
"min_cluster_id": -1,
"max_cluster_id": 30,
"min_cluster_center": 0.0,
"max_cluster_center": 131068760.0,
"min_local_offset": -256.0,
"max_local_offset": 256.0,
"min_length": 512.0,
"max_length": 524288.0,
"min_timediff": 0.0,
"max_timediff": 5136524.0,
"total_rows": 11000000,
"seen_opcodes": [
"R",
"W"
]
},
"opcode_vocab": [
"R",
"W",
"<unk>"
],
"cluster_id_min": -1,
"cluster_id_max": 30
}