File size: 434 Bytes
32910ee | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"batch_count": 20,
"batch_size": 1000000,
"dataset": "deep",
"groundtruth": {
"checkpoint_pattern": "groundtruth/checkpoint_%04d.bin",
"invalid_marker_pattern": "groundtruth/checkpoint_%04d.invalid.json",
"source": "filtered static source groundtruth",
"top_k": 10
},
"initial_live_count": 80000000,
"initial_state": "initial-80m",
"schema": "batch-update-eval-trace.v1",
"trace_id": "insert-20"
}
|