IlyasMoutawwakil HF staff commited on
Commit
178cc2e
1 Parent(s): 2384278

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": 936.955904,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,61 +10,59 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 30,
14
- "total": 1.015696192000064,
15
- "mean": 0.03385653973333547,
16
- "stdev": 0.001469697670979787,
17
- "p50": 0.03322631950001664,
18
- "p90": 0.03648619119999239,
19
- "p95": 0.0370382329000023,
20
- "p99": 0.03744598686996596,
21
  "values": [
22
- 0.033853768999961176,
23
- 0.03314028500000177,
24
- 0.033515050999994855,
25
- 0.034410511999965365,
26
- 0.0329758409999954,
27
- 0.03317969800002629,
28
- 0.033318184999984624,
29
- 0.033272941000006995,
30
- 0.032910578999974405,
31
- 0.03268686400002707,
32
- 0.03385047299997268,
33
- 0.03314438299997846,
34
- 0.035234050000042316,
35
- 0.033171208999988266,
36
- 0.03332266299997855,
37
- 0.03338856600004192,
38
- 0.033106142000008276,
39
- 0.03308047800004488,
40
- 0.03248763499999541,
41
- 0.03296645300002865,
42
- 0.033309710000025916,
43
- 0.03266016500003843,
44
- 0.03287766900001543,
45
- 0.032982242999992195,
46
- 0.036425759999985985,
47
- 0.03703007200005004,
48
- 0.03704490999996324,
49
- 0.03760980699996708,
50
- 0.03632215400000405,
51
- 0.03241792500000429
52
  ]
53
  },
54
  "throughput": {
55
  "unit": "samples/s",
56
- "value": 29.536391133775275
57
  },
58
  "energy": {
59
  "unit": "kWh",
60
- "cpu": 1.2575666109720868e-06,
61
- "ram": 5.2555018484029204e-08,
62
  "gpu": 0.0,
63
- "total": 1.3101216294561158e-06
64
  },
65
  "efficiency": {
66
  "unit": "samples/kWh",
67
- "value": 763287.9096997584
68
  }
69
  }
70
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 936.01792,
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.0183095929999126,
15
+ "mean": 0.03636819974999688,
16
+ "stdev": 0.0006667776582956096,
17
+ "p50": 0.03650813899997729,
18
+ "p90": 0.03700269259996958,
19
+ "p95": 0.037043349599983344,
20
+ "p99": 0.03721766638998588,
21
  "values": [
22
+ 0.037006816999962666,
23
+ 0.036458826999989924,
24
+ 0.0362303230000407,
25
+ 0.03706302099999448,
26
+ 0.03503479099998685,
27
+ 0.03650749899998118,
28
+ 0.036282448999997996,
29
+ 0.03682715200000075,
30
+ 0.0365087789999734,
31
+ 0.036545477999993636,
32
+ 0.03637806600005433,
33
+ 0.034545470000011846,
34
+ 0.03663068700001304,
35
+ 0.036973714999987806,
36
+ 0.03633909399997037,
37
+ 0.03628656600000113,
38
+ 0.036962993999964056,
39
+ 0.034826722999980575,
40
+ 0.03700092499997254,
41
+ 0.035254979000001185,
42
+ 0.0372748639999827,
43
+ 0.03637629300004619,
44
+ 0.03654771300000448,
45
+ 0.03616152400002193,
46
+ 0.03620255099997394,
47
+ 0.036518396999952074,
48
+ 0.03664098600000898,
49
+ 0.036922910000043885
 
 
50
  ]
51
  },
52
  "throughput": {
53
  "unit": "samples/s",
54
+ "value": 27.496549372094936
55
  },
56
  "energy": {
57
  "unit": "kWh",
58
+ "cpu": 1.2275664342774286e-06,
59
+ "ram": 5.130122337126508e-08,
60
  "gpu": 0.0,
61
+ "total": 1.2788676576486937e-06
62
  },
63
  "efficiency": {
64
  "unit": "samples/kWh",
65
+ "value": 781941.7388649773
66
  }
67
  }
68
  }