Token Classification
Transformers
Safetensors
English
bert
ner
applied-ner-stage3-bert-tiny / artifacts /stage3_cpu_benchmark.json
THemidli's picture
Upload artifacts/stage3_cpu_benchmark.json with huggingface_hub
d2feccb verified
Raw
History Blame Contribute Delete
699 Bytes
{
"stage": 3,
"model_path": "models/stage3-bert-tiny-ner",
"device": "cpu",
"torch_threads": 8,
"parameter_count": 4371601,
"parameter_memory_mb": 17.486404,
"artifact_size_mb": 18.209407,
"rss_before_load_mb": 442.44992,
"rss_after_load_mb": 474.300416,
"model_load_rss_delta_mb": 31.850496,
"rss_after_inference_mb": 483.753984,
"inference_rss_delta_mb": 41.304064,
"benchmark_examples": 2000,
"batch_size": 32,
"elapsed_seconds": 0.1745212919995538,
"throughput_examples_per_second": 11459.919744377743,
"mean_latency_ms_per_example_at_batch_size": 0.0872606459997769,
"scope": "end-to-end fast-tokenizer plus PyTorch CPU forward pass on the 40 wild probes"
}