File size: 683 Bytes
006b52a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
34
{
  "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
}