IlyasMoutawwakil HF staff commited on
Commit
24d0a54
1 Parent(s): 49461ab

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": 939.60192,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,60 +10,54 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 29,
14
- "total": 1.0270459839999262,
15
- "mean": 0.035415378758618145,
16
- "stdev": 0.0009408582911722808,
17
- "p50": 0.03548315199998342,
18
- "p90": 0.03656830239999635,
19
- "p95": 0.03681926399998474,
20
- "p99": 0.036942962479981814,
21
  "values": [
22
- 0.0363126479999778,
23
- 0.03526178900000332,
24
- 0.035087864999979956,
25
- 0.03588221699999394,
26
- 0.03341715800002021,
27
- 0.036924199999987195,
28
- 0.03606631899998547,
29
- 0.03570720999999821,
30
- 0.03475086499997815,
31
- 0.03524840400001494,
32
- 0.03461874900000339,
33
- 0.03295911300000398,
34
- 0.035467081000035705,
35
- 0.03584413499999073,
36
- 0.0351179909999928,
37
- 0.03525707000000011,
38
- 0.03580923999999186,
39
- 0.03410757500000727,
40
- 0.036950258999979724,
41
- 0.034701864999988175,
42
- 0.0361666460000265,
43
- 0.03666185999998106,
44
- 0.03654491300000018,
45
- 0.036062723000043206,
46
- 0.034300254999948265,
47
- 0.03548315199998342,
48
- 0.035521743999993305,
49
- 0.035905801000012616,
50
- 0.034907137000004695
51
  ]
52
  },
53
  "throughput": {
54
  "unit": "samples/s",
55
- "value": 28.23632091628147
56
  },
57
  "energy": {
58
  "unit": "kWh",
59
- "cpu": 1.2393857041994733e-06,
60
- "ram": 5.17959830583455e-08,
61
  "gpu": 0.0,
62
- "total": 1.2911816872578188e-06
63
  },
64
  "efficiency": {
65
  "unit": "samples/kWh",
66
- "value": 774484.3424195214
67
  }
68
  }
69
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 939.52,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 23,
14
+ "total": 1.0057511740000677,
15
+ "mean": 0.04372831191304642,
16
+ "stdev": 0.0023125447387848854,
17
+ "p50": 0.04356103399999256,
18
+ "p90": 0.04687751440000056,
19
+ "p95": 0.047137526699992806,
20
+ "p99": 0.047848402879983494,
21
  "values": [
22
+ 0.04714847299999292,
23
+ 0.045444992000000184,
24
+ 0.042257148999965466,
25
+ 0.04413896300002307,
26
+ 0.04314970600000834,
27
+ 0.04155089100004261,
28
+ 0.041811617999997,
29
+ 0.04024419999996098,
30
+ 0.04144779800003562,
31
+ 0.0421822499999962,
32
+ 0.039129048000006605,
33
+ 0.04177494900000056,
34
+ 0.04356103399999256,
35
+ 0.04267057100003058,
36
+ 0.043619594000006146,
37
+ 0.0422186780000402,
38
+ 0.04703900999999178,
39
+ 0.045515042999966226,
40
+ 0.04602180999995653,
41
+ 0.04804581899998084,
42
+ 0.04623153200003571,
43
+ 0.04513527400001749,
44
+ 0.04541277200002014
 
 
 
 
 
 
45
  ]
46
  },
47
  "throughput": {
48
  "unit": "samples/s",
49
+ "value": 22.868479395877348
50
  },
51
  "energy": {
52
  "unit": "kWh",
53
+ "cpu": 1.5374729266533486e-06,
54
+ "ram": 6.425178728138602e-08,
55
  "gpu": 0.0,
56
+ "total": 1.6017247139347345e-06
57
  },
58
  "efficiency": {
59
  "unit": "samples/kWh",
60
+ "value": 624327.009067269
61
  }
62
  }
63
  }