IlyasMoutawwakil HF staff commited on
Commit
9be09a9
1 Parent(s): 35bf409

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.975808,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,59 +10,58 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 28,
14
- "total": 1.0005242020000082,
15
- "mean": 0.03573300721428601,
16
- "stdev": 0.000725269618269867,
17
- "p50": 0.03597269100001199,
18
- "p90": 0.03641050549998113,
19
- "p95": 0.03647341194999285,
20
- "p99": 0.03653340446999891,
21
  "values": [
22
- 0.0363684299999818,
23
- 0.03608610300000237,
24
- 0.035256974999981594,
25
- 0.036030379999999695,
26
- 0.034260286000005635,
27
- 0.03602155200002244,
28
- 0.036400720999949954,
29
- 0.0363302590000103,
30
- 0.035435089000031894,
31
- 0.035868827999991026,
32
- 0.035638678999987405,
33
- 0.033900895000044784,
34
- 0.03600378900000578,
35
- 0.0364272599999822,
36
- 0.035903904000008424,
37
- 0.03538521500001934,
38
- 0.03592107600002237,
39
- 0.034531050999987656,
40
- 0.036546401999999034,
41
- 0.03470199099996307,
42
- 0.036072477999994135,
43
- 0.03649826299999859,
44
- 0.03580974800001968,
45
- 0.0359415930000182,
46
- 0.03439629900003638,
47
- 0.03605036599998357,
48
- 0.03633324499998025,
49
- 0.03640332499998067
50
  ]
51
  },
52
  "throughput": {
53
  "unit": "samples/s",
54
- "value": 27.98533003402527
55
  },
56
  "energy": {
57
  "unit": "kWh",
58
- "cpu": 1.1926643374793056e-06,
59
- "ram": 4.984338564000986e-08,
60
  "gpu": 0.0,
61
- "total": 1.2425077231193155e-06
62
  },
63
  "efficiency": {
64
  "unit": "samples/kWh",
65
- "value": 804823.9712261105
66
  }
67
  }
68
  }
 
2
  "forward": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 938.401792,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 27,
14
+ "total": 1.005901983000058,
15
+ "mean": 0.03725562900000215,
16
+ "stdev": 0.0014558307297570007,
17
+ "p50": 0.03749458900000491,
18
+ "p90": 0.03833436780004149,
19
+ "p95": 0.03879292840001654,
20
+ "p99": 0.04032149011997489,
21
  "values": [
22
+ 0.03888445600000523,
23
+ 0.03817103700004054,
24
+ 0.03808299199999965,
25
+ 0.03763023300001578,
26
+ 0.03570773499995994,
27
+ 0.04082639399996424,
28
+ 0.03767195100004983,
29
+ 0.038579364000042915,
30
+ 0.03758413599996402,
31
+ 0.03647331199999826,
32
+ 0.03749458900000491,
33
+ 0.03680966299998545,
34
+ 0.037210736000020006,
35
+ 0.03666839800001753,
36
+ 0.03736286100001962,
37
+ 0.03706638500000281,
38
+ 0.037455664999981764,
39
+ 0.03766506900001332,
40
+ 0.03790494800000488,
41
+ 0.03794350099997246,
42
+ 0.037067988000046626,
43
+ 0.036718752000012955,
44
+ 0.03815941599998496,
45
+ 0.03759613899995884,
46
+ 0.036395255999991605,
47
+ 0.034225854999988314,
48
+ 0.03254515200001151
 
49
  ]
50
  },
51
  "throughput": {
52
  "unit": "samples/s",
53
+ "value": 26.84158144263092
54
  },
55
  "energy": {
56
  "unit": "kWh",
57
+ "cpu": 1.2540079653263092e-06,
58
+ "ram": 5.240700893595296e-08,
59
  "gpu": 0.0,
60
+ "total": 1.3064149742622622e-06
61
  },
62
  "efficiency": {
63
  "unit": "samples/kWh",
64
+ "value": 765453.5654451634
65
  }
66
  }
67
  }