Commit
•
1231005
1
Parent(s):
b0a1149
Upload cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_inference_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram": 940.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,56 +10,55 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"count":
|
14 |
-
"total": 1.
|
15 |
-
"mean": 0.
|
16 |
-
"stdev": 0.
|
17 |
-
"p50": 0.
|
18 |
-
"p90": 0.
|
19 |
-
"p95": 0.
|
20 |
-
"p99": 0.
|
21 |
"values": [
|
22 |
-
0.
|
23 |
-
0.
|
24 |
-
0.
|
25 |
-
0.
|
26 |
-
0.
|
27 |
-
0.
|
28 |
-
0.
|
29 |
-
0.
|
30 |
-
0.
|
31 |
-
0.
|
32 |
-
0.
|
33 |
-
0.
|
34 |
-
0.
|
35 |
-
0.
|
36 |
-
0.
|
37 |
-
0.
|
38 |
-
0.
|
39 |
-
0.
|
40 |
-
0.
|
41 |
-
0.
|
42 |
-
0.
|
43 |
-
0.
|
44 |
-
0.
|
45 |
-
0.
|
46 |
-
0.03937114299998257
|
47 |
]
|
48 |
},
|
49 |
"throughput": {
|
50 |
"unit": "samples/s",
|
51 |
-
"value":
|
52 |
},
|
53 |
"energy": {
|
54 |
"unit": "kWh",
|
55 |
-
"cpu": 1.
|
56 |
-
"ram": 6.
|
57 |
"gpu": 0.0,
|
58 |
-
"total": 1.
|
59 |
},
|
60 |
"efficiency": {
|
61 |
"unit": "samples/kWh",
|
62 |
-
"value":
|
63 |
}
|
64 |
}
|
65 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 940.343296,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 24,
|
14 |
+
"total": 1.0347442529999853,
|
15 |
+
"mean": 0.043114343874999385,
|
16 |
+
"stdev": 0.0010066770095216943,
|
17 |
+
"p50": 0.04307350999999926,
|
18 |
+
"p90": 0.044481364799986524,
|
19 |
+
"p95": 0.045098134149981206,
|
20 |
+
"p99": 0.045718312090002086,
|
21 |
"values": [
|
22 |
+
0.04333922099999654,
|
23 |
+
0.041851398999995126,
|
24 |
+
0.04192392499999187,
|
25 |
+
0.04215829399998938,
|
26 |
+
0.0422573390000025,
|
27 |
+
0.04222779299999502,
|
28 |
+
0.042567990000009104,
|
29 |
+
0.04515989499998341,
|
30 |
+
0.04474815599996873,
|
31 |
+
0.043629012999986116,
|
32 |
+
0.04344207299999425,
|
33 |
+
0.04302012499999819,
|
34 |
+
0.0424359229999709,
|
35 |
+
0.04294970299997658,
|
36 |
+
0.043500061999964146,
|
37 |
+
0.04312689500000033,
|
38 |
+
0.043364027999984955,
|
39 |
+
0.043127887000025567,
|
40 |
+
0.04385885200002804,
|
41 |
+
0.045885112000007666,
|
42 |
+
0.043411837000007836,
|
43 |
+
0.04223920400005454,
|
44 |
+
0.042108340000027056,
|
45 |
+
0.04241118700002744
|
|
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
+
"value": 23.194137034748376
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
+
"cpu": 1.6626858600863704e-06,
|
55 |
+
"ram": 6.948065160784723e-08,
|
56 |
"gpu": 0.0,
|
57 |
+
"total": 1.7321665116942177e-06
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
+
"value": 577311.7037240885
|
62 |
}
|
63 |
}
|
64 |
}
|