IlyasMoutawwakil HF staff commited on
Commit
63b05fb
·
verified ·
1 Parent(s): 1a97788

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.091072,
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.026263414999903,
15
- "mean": 0.03420878049999677,
16
- "stdev": 0.0021248549622738646,
17
- "p50": 0.034939913999977534,
18
- "p90": 0.03588834719996612,
19
- "p95": 0.03597730995001598,
20
- "p99": 0.036017783690028865,
21
  "values": [
22
- 0.03588296199995966,
23
- 0.03490109099999472,
24
- 0.03574803999998721,
25
- 0.03384347799999432,
26
- 0.0350523949999797,
27
- 0.035113799999976436,
28
- 0.03464262699998244,
29
- 0.03497873699996035,
30
- 0.03437843099999327,
31
- 0.0337538489999929,
32
- 0.035871471000007205,
33
- 0.034880052000005435,
34
- 0.03472026100001813,
35
- 0.03548557800002072,
36
- 0.03576790700003585,
37
- 0.03464157399997703,
38
- 0.034777939999969476,
39
- 0.03554431800000657,
40
- 0.03498470799996767,
41
- 0.03515408599997727,
42
- 0.035721138999974755,
43
- 0.03601044300000922,
44
- 0.03602078200003689,
45
- 0.03593681400002424,
46
- 0.034145213000044805,
47
- 0.03008076800000481,
48
- 0.029481083999996827,
49
- 0.029201099000033537,
50
- 0.030029442999989442,
51
- 0.02951332499998216
52
  ]
53
  },
54
  "throughput": {
55
  "unit": "samples/s",
56
- "value": 29.23226099802343
57
  },
58
  "energy": {
59
  "unit": "kWh",
60
- "cpu": 1.1561736561893637e-06,
61
- "ram": 4.831835175880549e-08,
62
  "gpu": 0.0,
63
- "total": 1.204492007948169e-06
64
  },
65
  "efficiency": {
66
  "unit": "samples/kWh",
67
- "value": 830225.5169824517
68
  }
69
  }
70
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 936.771584,
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.0059070249998285,
15
+ "mean": 0.03592525089285102,
16
+ "stdev": 0.00196947294479433,
17
+ "p50": 0.03658272849997957,
18
+ "p90": 0.037491591399981414,
19
+ "p95": 0.037970250849986086,
20
+ "p99": 0.03827234601999862,
21
  "values": [
22
+ 0.03729326000001265,
23
+ 0.03649752399996942,
24
+ 0.03624167599997463,
25
+ 0.03545219199997973,
26
+ 0.036897701000043526,
27
+ 0.03634514999998828,
28
+ 0.036348164999992605,
29
+ 0.03833632900000339,
30
+ 0.038099354999985735,
31
+ 0.03773048599998674,
32
+ 0.03722083399998155,
33
+ 0.036848959999986164,
34
+ 0.03651132999999618,
35
+ 0.036654126999962955,
36
+ 0.03649788500001705,
37
+ 0.03691661700003124,
38
+ 0.03706347999997206,
39
+ 0.03670915899999727,
40
+ 0.037389207999979135,
41
+ 0.03733694199996762,
42
+ 0.03695067000001018,
43
+ 0.03601361099998712,
44
+ 0.031191546999991715,
45
+ 0.0319279310000411,
46
+ 0.032116223999992144,
47
+ 0.032740670000009686,
48
+ 0.03434033600001385,
49
+ 0.032235655999954815
 
 
50
  ]
51
  },
52
  "throughput": {
53
  "unit": "samples/s",
54
+ "value": 27.835574565159014
55
  },
56
  "energy": {
57
  "unit": "kWh",
58
+ "cpu": 1.2275965677367317e-06,
59
+ "ram": 5.130300258727516e-08,
60
  "gpu": 0.0,
61
+ "total": 1.278899570324007e-06
62
  },
63
  "efficiency": {
64
  "unit": "samples/kWh",
65
+ "value": 781922.2268928058
66
  }
67
  }
68
  }