IlyasMoutawwakil HF staff commited on
Commit
e02c2dc
1 Parent(s): 5634044

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": 938.139648,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,62 +10,59 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 31,
14
- "total": 1.0141728780001245,
15
- "mean": 0.032715254129036274,
16
- "stdev": 0.0005976728100066315,
17
- "p50": 0.03255317099996091,
18
- "p90": 0.033625195000013264,
19
- "p95": 0.03367818449999049,
20
- "p99": 0.03439317479998181,
21
  "values": [
22
- 0.032726695999997446,
23
- 0.032308700999976736,
24
- 0.032540656000037416,
25
- 0.03221091699998624,
26
- 0.031932845000028465,
27
- 0.03255317099996091,
28
- 0.03267785499997444,
29
- 0.03217025100002502,
30
- 0.03264928100003317,
31
- 0.0323256430000356,
32
- 0.032312969000031444,
33
- 0.032384815000000344,
34
- 0.03197832000000744,
35
- 0.03207892900002207,
36
- 0.033625195000013264,
37
- 0.03365021199999774,
38
- 0.0333262440000226,
39
- 0.03331711600003473,
40
- 0.03315819699997746,
41
- 0.03266425000003892,
42
- 0.03254482500000222,
43
- 0.032110228000021834,
44
- 0.03242504999997209,
45
- 0.032388390999983585,
46
- 0.032984021000004304,
47
- 0.03468761099998119,
48
- 0.03294453500001282,
49
- 0.03271607699997503,
50
- 0.03370615699998325,
51
- 0.03241823700000168,
52
- 0.032655482999985
53
  ]
54
  },
55
  "throughput": {
56
  "unit": "samples/s",
57
- "value": 30.566780745635555
58
  },
59
  "energy": {
60
  "unit": "kWh",
61
- "cpu": 1.2507944057385129e-06,
62
- "ram": 5.2272829605722514e-08,
63
  "gpu": 0.0,
64
- "total": 1.3030672353442354e-06
65
  },
66
  "efficiency": {
67
  "unit": "samples/kWh",
68
- "value": 767420.1091671428
69
  }
70
  }
71
  }
 
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
  },
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
  }