IlyasMoutawwakil HF staff commited on
Commit
6ef2e12
1 Parent(s): 70e03a3

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": 937.406464,
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.022742634000167,
15
- "mean": 0.0340914211333389,
16
- "stdev": 0.007073075727751354,
17
- "p50": 0.03266044400001533,
18
- "p90": 0.03350528840003335,
19
- "p95": 0.03494648380001308,
20
- "p99": 0.061579902679997106,
21
  "values": [
22
- 0.07198379999999815,
23
- 0.03352649600003588,
24
- 0.03243057399998861,
25
- 0.03282238700001017,
26
- 0.03265358100003368,
27
- 0.03265496400001666,
28
- 0.03309623000001238,
29
- 0.032600811999998314,
30
- 0.03245073099998308,
31
- 0.03240072699998109,
32
- 0.033028543000000354,
33
- 0.032761512999968545,
34
- 0.03268492900002684,
35
- 0.03278231100000539,
36
- 0.032665924000014,
37
- 0.032440661999999065,
38
- 0.03261039099999152,
39
- 0.03295813100004352,
40
- 0.03243022300000575,
41
- 0.032385208999983206,
42
- 0.032680781000010484,
43
- 0.03209596699997519,
44
- 0.03350293200003307,
45
- 0.036108291999994435,
46
- 0.03240202000000636,
47
- 0.032883442000013474,
48
- 0.032650986000021476,
49
- 0.033125053999981446,
50
- 0.032253982000042924,
51
- 0.03167103999999199
52
  ]
53
  },
54
  "throughput": {
55
  "unit": "samples/s",
56
- "value": 29.332892755886718
57
  },
58
  "energy": {
59
  "unit": "kWh",
60
- "cpu": 1.2352704587909912e-06,
61
- "ram": 5.1623710245465304e-08,
62
  "gpu": 0.0,
63
- "total": 1.2868941690364565e-06
64
  },
65
  "efficiency": {
66
  "unit": "samples/kWh",
67
- "value": 777064.6756047823
68
  }
69
  }
70
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 936.71424,
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.0240056579999646,
15
+ "mean": 0.03657163064285588,
16
+ "stdev": 0.0017464278394276223,
17
+ "p50": 0.03706138649999957,
18
+ "p90": 0.03772773680000228,
19
+ "p95": 0.03787638874999573,
20
+ "p99": 0.03835098933998211,
21
  "values": [
22
+ 0.03749122800002169,
23
+ 0.03706104600001936,
24
+ 0.036987447999990763,
25
+ 0.036041463999993084,
26
+ 0.03737990100000843,
27
+ 0.03744559299997263,
28
+ 0.03695636999998442,
29
+ 0.036955529000010756,
30
+ 0.036253027999975984,
31
+ 0.03473598900001207,
32
+ 0.03774897900001406,
33
+ 0.037718632999997226,
34
+ 0.03706172699997978,
35
+ 0.03748448499999313,
36
+ 0.036989532000006875,
37
+ 0.03748380399997586,
38
+ 0.03739596000002621,
39
+ 0.03850115199998072,
40
+ 0.037944993999985854,
41
+ 0.03700147500001094,
42
+ 0.03601153800002521,
43
+ 0.03748902300003465,
44
+ 0.03735119699996403,
45
+ 0.037039515999993,
46
+ 0.037391983000020446,
47
+ 0.03339817400001266,
48
+ 0.031248012999981256,
49
+ 0.03143787699997347
 
 
50
  ]
51
  },
52
  "throughput": {
53
  "unit": "samples/s",
54
+ "value": 27.34359891593584
55
  },
56
  "energy": {
57
  "unit": "kWh",
58
+ "cpu": 1.2068131556013218e-06,
59
+ "ram": 5.043462608010817e-08,
60
  "gpu": 0.0,
61
+ "total": 1.25724778168143e-06
62
  },
63
  "efficiency": {
64
  "unit": "samples/kWh",
65
+ "value": 795388.1602102416
66
  }
67
  }
68
  }