IlyasMoutawwakil HF staff commited on
Commit
219ef56
1 Parent(s): dd5ea95

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
@@ -2,7 +2,7 @@
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 942.678016,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,50 +10,57 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 19,
14
- "total": 1.0007379490000972,
15
- "mean": 0.05267041836842617,
16
- "stdev": 0.00556302420093012,
17
- "p50": 0.05315935100000502,
18
- "p90": 0.059177086400018196,
19
- "p95": 0.06141372179999962,
20
- "p99": 0.062308089959988135,
21
  "values": [
22
- 0.042917966000004526,
23
- 0.042082105000019965,
24
- 0.041132832000016606,
25
- 0.050883822000002965,
26
- 0.061289504000001216,
27
- 0.056013610999997354,
28
- 0.06253168199998527,
29
- 0.05864898200002244,
30
- 0.05272977900000342,
31
- 0.05429052300002013,
32
- 0.0546982840000112,
33
- 0.053818511999992324,
34
- 0.04984101499999838,
35
- 0.05463972499998704,
36
- 0.05156806000002234,
37
- 0.05304324400000837,
38
- 0.05266239300001985,
39
- 0.05478655899997875,
40
- 0.05315935100000502
 
 
 
 
 
 
 
41
  ]
42
  },
43
  "throughput": {
44
  "unit": "samples/s",
45
- "value": 18.985989308174176
46
  },
47
  "energy": {
48
  "unit": "kWh",
49
- "cpu": 1.8536311608773693e-06,
50
- "ram": 7.746148890405602e-08,
51
  "gpu": 0.0,
52
- "total": 1.9310926497814255e-06
53
  },
54
  "efficiency": {
55
  "unit": "samples/kWh",
56
- "value": 517841.5443263103
57
  }
58
  }
59
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 941.830144,
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.0241017170000646,
15
+ "mean": 0.03938852757692556,
16
+ "stdev": 0.0009090209638033199,
17
+ "p50": 0.03920731699997759,
18
+ "p90": 0.03963646399998311,
19
+ "p95": 0.03984272700000702,
20
+ "p99": 0.04276906250001389,
21
  "values": [
22
+ 0.039787550999960786,
23
+ 0.039046206000023176,
24
+ 0.03925625800002308,
25
+ 0.03893408599998338,
26
+ 0.038933315000008406,
27
+ 0.039403514000014184,
28
+ 0.03906951900000877,
29
+ 0.039278419999959624,
30
+ 0.03923857600000247,
31
+ 0.04373837700001104,
32
+ 0.03915436799996996,
33
+ 0.03934350200000836,
34
+ 0.039165828999955465,
35
+ 0.03933524500001795,
36
+ 0.03933453500002315,
37
+ 0.03917605799995272,
38
+ 0.03948537700000543,
39
+ 0.039155380000011064,
40
+ 0.03986111900002243,
41
+ 0.039419935000012174,
42
+ 0.039041365999992195,
43
+ 0.039159277000010206,
44
+ 0.03901637000001301,
45
+ 0.039366785000026994,
46
+ 0.038784917000043606,
47
+ 0.03861583200000496
48
  ]
49
  },
50
  "throughput": {
51
  "unit": "samples/s",
52
+ "value": 25.3881031233525
53
  },
54
  "energy": {
55
  "unit": "kWh",
56
+ "cpu": 1.5062757027454869e-06,
57
+ "ram": 6.295007615710947e-08,
58
  "gpu": 0.0,
59
+ "total": 1.5692257789025965e-06
60
  },
61
  "efficiency": {
62
  "unit": "samples/kWh",
63
+ "value": 637256.9285086101
64
  }
65
  }
66
  }