IlyasMoutawwakil HF staff commited on
Commit
bdaf752
1 Parent(s): 60b7326

Upload cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json CHANGED
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 937.828352,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,63 +10,59 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 32,
14
- "total": 1.0087376919999542,
15
- "mean": 0.03152305287499857,
16
- "stdev": 0.0011621009057799418,
17
- "p50": 0.031262884499994925,
18
- "p90": 0.032842504900020233,
19
- "p95": 0.033084657250012126,
20
- "p99": 0.034610215830020934,
21
  "values": [
22
- 0.031868089999989024,
23
- 0.03195508400000335,
24
- 0.033183429000018805,
25
- 0.03237163200003579,
26
- 0.03191554900001847,
27
- 0.03200786200000039,
28
- 0.03096351900001082,
29
- 0.03084405599997808,
30
- 0.030639795000013237,
31
- 0.030721045000007052,
32
- 0.030756322000002,
33
- 0.031104141999946933,
34
- 0.030773083999974915,
35
- 0.030495383000015863,
36
- 0.03037857599997551,
37
- 0.031015045000003738,
38
- 0.03052773399997477,
39
- 0.030484503999957724,
40
- 0.03131720099997892,
41
- 0.03224620700001424,
42
- 0.03226503199999797,
43
- 0.03183129100000315,
44
- 0.032236218999969424,
45
- 0.032389454999986356,
46
- 0.033003844000006666,
47
- 0.03525123600002189,
48
- 0.032630185000016354,
49
- 0.03286609600002066,
50
- 0.031208568000010928,
51
- 0.030397302000039872,
52
- 0.029694306999999753,
53
- 0.029395897999961562
54
  ]
55
  },
56
  "throughput": {
57
  "unit": "samples/s",
58
- "value": 31.722815806114887
59
  },
60
  "energy": {
61
  "unit": "kWh",
62
- "cpu": 1.198504468808672e-06,
63
- "ram": 5.008693310483894e-08,
64
  "gpu": 0.0,
65
- "total": 1.2485914019135109e-06
66
  },
67
  "efficiency": {
68
  "unit": "samples/kWh",
69
- "value": 800902.5198054898
70
  }
71
  }
72
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 937.02144,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 28,
14
+ "total": 1.005964189000224,
15
+ "mean": 0.035927292464293714,
16
+ "stdev": 0.0019956385117658793,
17
+ "p50": 0.03657449450000172,
18
+ "p90": 0.03719419330002438,
19
+ "p95": 0.03753912139999897,
20
+ "p99": 0.03829891815997428,
21
  "values": [
22
+ 0.03772244300000693,
23
+ 0.0367225699999949,
24
+ 0.03636450400000513,
25
+ 0.03578389099999413,
26
+ 0.036718060999987756,
27
+ 0.03658677699996815,
28
+ 0.036936869000044226,
29
+ 0.03639611300002343,
30
+ 0.03625726300003862,
31
+ 0.035124133000010715,
32
+ 0.0371922760000416,
33
+ 0.03627540700000509,
34
+ 0.03657813099999885,
35
+ 0.03691887700000507,
36
+ 0.036936900000000605,
37
+ 0.036548726000035,
38
+ 0.03645045399997571,
39
+ 0.03706417699999065,
40
+ 0.03657085800000459,
41
+ 0.036661146000028566,
42
+ 0.03598892400003706,
43
+ 0.0371986669999842,
44
+ 0.03704812400002311,
45
+ 0.0385121349999622,
46
+ 0.033050086999992345,
47
+ 0.0311335270000086,
48
+ 0.030543047000037404,
49
+ 0.03068010200001936
 
 
 
 
50
  ]
51
  },
52
  "throughput": {
53
  "unit": "samples/s",
54
+ "value": 27.833992806272516
55
  },
56
  "energy": {
57
  "unit": "kWh",
58
+ "cpu": 1.202320811724422e-06,
59
+ "ram": 5.0246350621757134e-08,
60
  "gpu": 0.0,
61
+ "total": 1.2525671623461792e-06
62
  },
63
  "efficiency": {
64
  "unit": "samples/kWh",
65
+ "value": 798360.3834279861
66
  }
67
  }
68
  }