IlyasMoutawwakil HF staff commited on
Commit
f6eddf0
1 Parent(s): fe74021

Upload cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark_report.json CHANGED
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 1177.62048,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,37 +11,37 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 7,
14
- "total": 1.1086606269999493,
15
- "mean": 0.15838008957142133,
16
- "stdev": 0.006590803541387567,
17
- "p50": 0.16151420599999256,
18
- "p90": 0.16283698720000075,
19
- "p95": 0.16329649510000194,
20
- "p99": 0.1636641014200029,
21
  "values": [
22
- 0.16151420599999256,
23
- 0.16222430999999915,
24
- 0.16375600300000315,
25
- 0.1615423189999774,
26
- 0.15600972999999385,
27
- 0.16042506700000558,
28
- 0.1431889919999776
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
- "value": 6.3139249555042785
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
- "cpu": 5.600488185882568e-06,
38
- "ram": 2.3404889532660685e-07,
39
  "gpu": 0.0,
40
- "total": 5.8345370812091756e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
- "value": 171393.20327924893
45
  }
46
  }
47
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1177.694208,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "count": 7,
14
+ "total": 1.087708798000108,
15
+ "mean": 0.15538697114287256,
16
+ "stdev": 0.006846324735974878,
17
+ "p50": 0.15801762000000963,
18
+ "p90": 0.1588381512000069,
19
+ "p95": 0.15915458910000096,
20
+ "p99": 0.15940773941999622,
21
  "values": [
22
+ 0.15808440499995413,
23
+ 0.15801762000000963,
24
+ 0.1571378650000952,
25
+ 0.15788969000004727,
26
+ 0.15947102699999505,
27
+ 0.1584162340000148,
28
+ 0.13869195699999182
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.4355459961989805
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.407212840186226e-06,
38
+ "ram": 2.2598390550086834e-07,
39
  "gpu": 0.0,
40
+ "total": 5.633196745687094e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 177519.09708561542
45
  }
46
  }
47
  }