IlyasMoutawwakil HF staff commited on
Commit
ba0c9f9
1 Parent(s): 43d5e60

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.583168,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,59 +10,60 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 28,
14
- "total": 1.006206359000032,
15
- "mean": 0.03593594139285829,
16
- "stdev": 0.0027339006179416207,
17
- "p50": 0.036878963500001305,
18
- "p90": 0.03813769069999466,
19
- "p95": 0.0386071727499953,
20
- "p99": 0.04059631486999393,
21
  "values": [
22
- 0.03882152500000302,
23
- 0.03810709100000054,
24
- 0.03788190299999883,
25
- 0.03820908999998096,
26
- 0.03756845199998793,
27
- 0.03741119000000026,
28
- 0.04125274399999057,
29
- 0.037611601999998356,
30
- 0.037845746000016334,
31
- 0.03776904400001513,
32
- 0.03696284899999114,
33
- 0.037455151000017395,
34
- 0.03673498700001687,
35
- 0.036913617999999815,
36
- 0.03682912099998248,
37
- 0.0368021510000176,
38
- 0.036844309000002795,
39
- 0.03749918299999422,
40
- 0.0360421310000163,
41
- 0.036560089999994716,
42
- 0.03226824399999373,
43
- 0.03101891700001147,
44
- 0.03101793500002259,
45
- 0.03151419599998917,
46
- 0.03185249300000237,
47
- 0.0325134079999998,
48
- 0.03269279099998812,
49
- 0.03220639799999958
 
50
  ]
51
  },
52
  "throughput": {
53
  "unit": "samples/s",
54
- "value": 27.82729382452562
55
  },
56
  "energy": {
57
  "unit": "kWh",
58
- "cpu": 1.2283142656087877e-06,
59
- "ram": 5.1332085359039316e-08,
60
  "gpu": 0.0,
61
- "total": 1.279646350967827e-06
62
  },
63
  "efficiency": {
64
  "unit": "samples/kWh",
65
- "value": 781465.9098927419
66
  }
67
  }
68
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 936.054784,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 29,
14
+ "total": 1.0141411759996686,
15
+ "mean": 0.03497038537929892,
16
+ "stdev": 0.002453881649819887,
17
+ "p50": 0.03616440100000773,
18
+ "p90": 0.0372171237999737,
19
+ "p95": 0.037343565599974225,
20
+ "p99": 0.037539532639982554,
21
  "values": [
22
+ 0.03298635800001648,
23
+ 0.03694017800000893,
24
+ 0.03681258199998183,
25
+ 0.03532652699999517,
26
+ 0.03712812699995993,
27
+ 0.03675805099999252,
28
+ 0.03616440100000773,
29
+ 0.03593320199996697,
30
+ 0.037354465999953845,
31
+ 0.03761150299999372,
32
+ 0.03718960099996593,
33
+ 0.03608721699998796,
34
+ 0.03669924199999741,
35
+ 0.03557756300000392,
36
+ 0.0373272150000048,
37
+ 0.03677862899996853,
38
+ 0.03686919699998725,
39
+ 0.03660478699998748,
40
+ 0.036206597999978385,
41
+ 0.03680580899998631,
42
+ 0.03490760900001533,
43
+ 0.031344173999968916,
44
+ 0.03185995000001185,
45
+ 0.030997880999962035,
46
+ 0.031525678999969386,
47
+ 0.03126850400002468,
48
+ 0.030910769000001892,
49
+ 0.031019280999998955,
50
+ 0.031146075999970435
51
  ]
52
  },
53
  "throughput": {
54
  "unit": "samples/s",
55
+ "value": 28.595624244734815
56
  },
57
  "energy": {
58
  "unit": "kWh",
59
+ "cpu": 1.2597496791552473e-06,
60
+ "ram": 5.264666584881091e-08,
61
  "gpu": 0.0,
62
+ "total": 1.312396345004058e-06
63
  },
64
  "efficiency": {
65
  "unit": "samples/kWh",
66
+ "value": 761964.9382648257
67
  }
68
  }
69
  }