IlyasMoutawwakil HF staff commited on
Commit
161d37d
1 Parent(s): 449e083

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": 1183.072256,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,37 +10,38 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 6,
14
- "total": 1.0020820159999744,
15
- "mean": 0.16701366933332906,
16
- "stdev": 0.0024939631309625902,
17
- "p50": 0.16720697550002228,
18
- "p90": 0.16985038949997033,
19
- "p95": 0.17029691174997197,
20
- "p99": 0.17065412954997328,
21
  "values": [
22
- 0.1667543110000338,
23
- 0.16460951400000567,
24
- 0.1707434339999736,
25
- 0.16335777199998347,
26
- 0.16895734499996706,
27
- 0.16765964000001077
 
28
  ]
29
  },
30
  "throughput": {
31
  "unit": "samples/s",
32
- "value": 5.9875338587057865
33
  },
34
  "energy": {
35
  "unit": "kWh",
36
- "cpu": 5.643770429823134e-06,
37
- "ram": 2.3585905606182677e-07,
38
  "gpu": 0.0,
39
- "total": 5.879629485884961e-06
40
  },
41
  "efficiency": {
42
  "unit": "samples/kWh",
43
- "value": 170078.74431555052
44
  }
45
  }
46
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1184.575488,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 7,
14
+ "total": 1.0660615130000224,
15
+ "mean": 0.15229450185714605,
16
+ "stdev": 0.005668639792846552,
17
+ "p50": 0.15331127400003197,
18
+ "p90": 0.15755604159999165,
19
+ "p95": 0.15802913829997464,
20
+ "p99": 0.15840761565996103,
21
  "values": [
22
+ 0.15208459500001936,
23
+ 0.15331127400003197,
24
+ 0.15209937299999865,
25
+ 0.15850223499995764,
26
+ 0.1535795639999833,
27
+ 0.15692524600001434,
28
+ 0.13955922600001713
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
+ "value": 6.56622522681752
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
+ "cpu": 5.428201953570049e-06,
38
+ "ram": 2.26858699288357e-07,
39
  "gpu": 0.0,
40
+ "total": 5.6550606528584055e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
+ "value": 176832.76296860588
45
  }
46
  }
47
  }