IlyasMoutawwakil HF staff commited on
Commit
46a735d
1 Parent(s): c06c727

Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json CHANGED
@@ -1,8 +1,41 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 945.401856,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,54 +43,55 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 23,
14
- "total": 1.0055096130001289,
15
- "mean": 0.043717809260875165,
16
- "stdev": 0.002915936255102368,
17
- "p50": 0.04198552899998731,
18
- "p90": 0.04859219580001763,
19
- "p95": 0.048969275200011,
20
- "p99": 0.0492589333400042,
21
  "values": [
22
- 0.04295225100003108,
23
- 0.04198552899998731,
24
- 0.04159168099999988,
25
- 0.041342675000009876,
26
- 0.04207668200001535,
27
- 0.04084450899995318,
28
- 0.041202154000018254,
29
- 0.0411096999999927,
30
- 0.04133169800002179,
31
- 0.04152832799996986,
32
- 0.041370865000033064,
33
- 0.0412217710000391,
34
- 0.04182993599999918,
35
- 0.044731506000005083,
36
- 0.04882639300001301,
37
- 0.04933615400000235,
38
- 0.048985151000010774,
39
- 0.04765540700003612,
40
- 0.04586034200002587,
41
- 0.04706858999998076,
42
- 0.04593345099999624,
43
- 0.04548645799997075,
44
- 0.04123838200001728
 
45
  ]
46
  },
47
  "throughput": {
48
  "unit": "samples/s",
49
- "value": 22.873973259564504
50
  },
51
  "energy": {
52
  "unit": "kWh",
53
- "cpu": 1.59360048505995e-06,
54
- "ram": 6.659996884354769e-08,
55
  "gpu": 0.0,
56
- "total": 1.6602004539034977e-06
57
  },
58
  "efficiency": {
59
  "unit": "samples/kWh",
60
- "value": 602336.9031424966
61
  }
62
  }
63
  }
 
1
  {
2
+ "load": {
3
+ "memory": {
4
+ "unit": "MB",
5
+ "max_ram": 934.121472,
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.286724880999998,
15
+ "mean": 4.286724880999998,
16
+ "stdev": 0.0,
17
+ "p50": 4.286724880999998,
18
+ "p90": 4.286724880999998,
19
+ "p95": 4.286724880999998,
20
+ "p99": 4.286724880999998,
21
+ "values": [
22
+ 4.286724880999998
23
+ ]
24
+ },
25
+ "throughput": null,
26
+ "energy": {
27
+ "unit": "kWh",
28
+ "cpu": 4.8453137609693746e-05,
29
+ "ram": 2.0251150603587573e-06,
30
+ "gpu": 0,
31
+ "total": 5.0478252670052504e-05
32
+ },
33
+ "efficiency": null
34
+ },
35
  "forward": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 945.917952,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
43
  },
44
  "latency": {
45
  "unit": "s",
46
+ "count": 24,
47
+ "total": 1.0343427569999335,
48
+ "mean": 0.04309761487499723,
49
+ "stdev": 0.0028446932147337105,
50
+ "p50": 0.04111960399998793,
51
+ "p90": 0.04668318890001046,
52
+ "p95": 0.04669927240001641,
53
+ "p99": 0.04785839209000585,
54
  "values": [
55
+ 0.041074840000021595,
56
+ 0.04091516099998671,
57
+ 0.04082492199995613,
58
+ 0.04078077799999846,
59
+ 0.04101522799999202,
60
+ 0.0413064339999778,
61
+ 0.04115968899998279,
62
+ 0.040754660000004606,
63
+ 0.040898980999998,
64
+ 0.04107951899999307,
65
+ 0.04102352399996789,
66
+ 0.040886126000032164,
67
+ 0.0422342950000143,
68
+ 0.04601038799995649,
69
+ 0.04670191600001772,
70
+ 0.048203833000002305,
71
+ 0.04665670100001762,
72
+ 0.0464132129999939,
73
+ 0.04668429200000901,
74
+ 0.046647052999958305,
75
+ 0.04668061500001386,
76
+ 0.046361187000002246,
77
+ 0.04012343499999815,
78
+ 0.039905967000038345
79
  ]
80
  },
81
  "throughput": {
82
  "unit": "samples/s",
83
+ "value": 23.203140194659422
84
  },
85
  "energy": {
86
  "unit": "kWh",
87
+ "cpu": 1.5653618176778158e-06,
88
+ "ram": 6.541944373593651e-08,
89
  "gpu": 0.0,
90
+ "total": 1.6307812614137521e-06
91
  },
92
  "efficiency": {
93
  "unit": "samples/kWh",
94
+ "value": 613203.0233981735
95
  }
96
  }
97
  }