IlyasMoutawwakil HF staff commited on
Commit
3fbbe0e
·
verified ·
1 Parent(s): e498309

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.443904,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,58 +10,57 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 27,
14
- "total": 1.0092044979997468,
15
- "mean": 0.03737794437036099,
16
- "stdev": 0.0006683933585150387,
17
- "p50": 0.03739082200002031,
18
- "p90": 0.03805994139999029,
19
- "p95": 0.03825058850000005,
20
- "p99": 0.038870052440001926,
21
  "values": [
22
- 0.03801429300000336,
23
- 0.03725791400000844,
24
- 0.03787685699995791,
25
- 0.03830294900001263,
26
- 0.0361533899999813,
27
- 0.0377879710000002,
28
- 0.03721890200000644,
29
- 0.03751839899996412,
30
- 0.03726366500001177,
31
- 0.037885762999962935,
32
- 0.03812841399997069,
33
- 0.035924853999972584,
34
- 0.037929814999984046,
35
- 0.03760057199997391,
36
- 0.037394869000024755,
37
- 0.03702574299995831,
38
- 0.03786718800000699,
39
- 0.036571508000008635,
40
- 0.03906930499999817,
41
- 0.036693523999986155,
42
- 0.03739082200002031,
43
- 0.03699727000002895,
44
- 0.0367565419999778,
45
- 0.03718992899996465,
46
- 0.036922941000000264,
47
- 0.03765816999998606,
48
- 0.03680292899997539
49
  ]
50
  },
51
  "throughput": {
52
  "unit": "samples/s",
53
- "value": 26.75374520576778
54
  },
55
  "energy": {
56
  "unit": "kWh",
57
- "cpu": 1.2587731083234152e-06,
58
- "ram": 5.260543230238094e-08,
59
  "gpu": 0.0,
60
- "total": 1.3113785406257961e-06
61
  },
62
  "efficiency": {
63
  "unit": "samples/kWh",
64
- "value": 762556.3245245687
65
  }
66
  }
67
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 937.050112,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 26,
14
+ "total": 1.0153122990004704,
15
+ "mean": 0.03905047303847963,
16
+ "stdev": 0.0021652814490290577,
17
+ "p50": 0.038980919500033906,
18
+ "p90": 0.04194165400002703,
19
+ "p95": 0.04281970425009263,
20
+ "p99": 0.043226998750100165,
21
  "values": [
22
+ 0.036081785000078526,
23
+ 0.03822041000000809,
24
+ 0.03836980799997036,
25
+ 0.03921898700002657,
26
+ 0.03742308799996863,
27
+ 0.04131059600001663,
28
+ 0.038371481000012864,
29
+ 0.03971999800000958,
30
+ 0.03680023100002927,
31
+ 0.03584199800002352,
32
+ 0.04010246900008951,
33
+ 0.03779602300005536,
34
+ 0.037752139999952306,
35
+ 0.037282195999978285,
36
+ 0.035152306999975735,
37
+ 0.03626883200001885,
38
+ 0.03961165800001254,
39
+ 0.04013517999999294,
40
+ 0.03981677799993122,
41
+ 0.04046490400003222,
42
+ 0.04290203500011103,
43
+ 0.04257271200003743,
44
+ 0.040947220000020934,
45
+ 0.043335320000096544,
46
+ 0.04107129099998019,
47
+ 0.03874285200004124
 
48
  ]
49
  },
50
  "throughput": {
51
  "unit": "samples/s",
52
+ "value": 25.607884417036846
53
  },
54
  "energy": {
55
  "unit": "kWh",
56
+ "cpu": 1.2835274460495162e-06,
57
+ "ram": 5.3640313391985076e-08,
58
  "gpu": 0.0,
59
+ "total": 1.3371677594415012e-06
60
  },
61
  "efficiency": {
62
  "unit": "samples/kWh",
63
+ "value": 747849.3202810042
64
  }
65
  }
66
  }