IlyasMoutawwakil HF staff commited on
Commit
b787978
1 Parent(s): 5edb728

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
@@ -1,8 +1,41 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 1184.821248,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,37 +44,37 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 7,
14
- "total": 1.1014455509999266,
15
- "mean": 0.15734936442856093,
16
- "stdev": 0.0074139825098749655,
17
- "p50": 0.15999915999998393,
18
- "p90": 0.1616110660000004,
19
- "p95": 0.16197577149999348,
20
- "p99": 0.16226753589998794,
21
  "values": [
22
- 0.15943063899999288,
23
- 0.16112479200000962,
24
- 0.15870904899998095,
25
- 0.160457163999979,
26
- 0.15999915999998393,
27
- 0.16234047699998655,
28
- 0.13938426999999365
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "samples/s",
33
- "value": 6.355284647203107
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
- "cpu": 5.4550045066409646e-06,
38
- "ram": 2.2797040104453715e-07,
39
  "gpu": 0.0,
40
- "total": 5.682974907685501e-06
41
  },
42
  "efficiency": {
43
  "unit": "samples/kWh",
44
- "value": 175964.17655260576
45
  }
46
  }
47
  }
 
1
  {
2
+ "load": {
3
+ "memory": {
4
+ "unit": "MB",
5
+ "max_ram": 1158.086656,
6
+ "max_global_vram": null,
7
+ "max_process_vram": null,
8
+ "max_reserved": null,
9
+ "max_allocated": null
10
+ },
11
+ "latency": {
12
+ "unit": "s",
13
+ "count": 1,
14
+ "total": 4.817037443999993,
15
+ "mean": 4.817037443999993,
16
+ "stdev": 0.0,
17
+ "p50": 4.817037443999993,
18
+ "p90": 4.817037443999993,
19
+ "p95": 4.817037443999993,
20
+ "p99": 4.817037443999993,
21
+ "values": [
22
+ 4.817037443999993
23
+ ]
24
+ },
25
+ "throughput": null,
26
+ "energy": {
27
+ "unit": "kWh",
28
+ "cpu": 6.827432447009617e-05,
29
+ "ram": 2.853696325347528e-06,
30
+ "gpu": 0,
31
+ "total": 7.11280207954437e-05
32
+ },
33
+ "efficiency": null
34
+ },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 1184.571392,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
44
  "latency": {
45
  "unit": "s",
46
  "count": 7,
47
+ "total": 1.0449280650000219,
48
+ "mean": 0.14927543785714598,
49
+ "stdev": 0.006326576516607912,
50
+ "p50": 0.1528027559999714,
51
+ "p90": 0.15381011039999065,
52
+ "p95": 0.15410474969999086,
53
+ "p99": 0.15434046113999103,
54
  "values": [
55
+ 0.15305538000001206,
56
+ 0.15263019200000372,
57
+ 0.1528027559999714,
58
+ 0.1534172579999904,
59
+ 0.15439938899999106,
60
+ 0.13964830200001188,
61
+ 0.13897478800004137
62
  ]
63
  },
64
  "throughput": {
65
  "unit": "samples/s",
66
+ "value": 6.6990257362834384
67
  },
68
  "energy": {
69
  "unit": "kWh",
70
+ "cpu": 5.486518310176002e-06,
71
+ "ram": 2.2929931387878355e-07,
72
  "gpu": 0.0,
73
+ "total": 5.715817624054785e-06
74
  },
75
  "efficiency": {
76
  "unit": "samples/kWh",
77
+ "value": 174953.0978370515
78
  }
79
  }
80
  }