Commit
•
4a04368
1
Parent(s):
ace77bc
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":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,55 +10,52 @@
|
|
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.04169398599998431,
|
44 |
-
0.04334488000000647,
|
45 |
-
0.042544714000030126
|
46 |
]
|
47 |
},
|
48 |
"throughput": {
|
49 |
"unit": "samples/s",
|
50 |
-
"value":
|
51 |
},
|
52 |
"energy": {
|
53 |
"unit": "kWh",
|
54 |
-
"cpu": 1.
|
55 |
-
"ram": 6.
|
56 |
"gpu": 0.0,
|
57 |
-
"total": 1.
|
58 |
},
|
59 |
"efficiency": {
|
60 |
"unit": "samples/kWh",
|
61 |
-
"value":
|
62 |
}
|
63 |
}
|
64 |
}
|
|
|
2 |
"forward": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 940.347392,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
+
"count": 21,
|
14 |
+
"total": 1.0063083560000337,
|
15 |
+
"mean": 0.047919445523811124,
|
16 |
+
"stdev": 0.0008247789343517792,
|
17 |
+
"p50": 0.04781964699998298,
|
18 |
+
"p90": 0.04889871500000709,
|
19 |
+
"p95": 0.049182502000007844,
|
20 |
+
"p99": 0.04928782599997703,
|
21 |
"values": [
|
22 |
+
0.04931415699996933,
|
23 |
+
0.04781379600001401,
|
24 |
+
0.04889871500000709,
|
25 |
+
0.04678143699999282,
|
26 |
+
0.04877974300001142,
|
27 |
+
0.04781964699998298,
|
28 |
+
0.047574340999972264,
|
29 |
+
0.049182502000007844,
|
30 |
+
0.04599916199998688,
|
31 |
+
0.04818676000002142,
|
32 |
+
0.048317803999964326,
|
33 |
+
0.047561407000046074,
|
34 |
+
0.048549063999985265,
|
35 |
+
0.048445301000015206,
|
36 |
+
0.04696305499999198,
|
37 |
+
0.04688965799999778,
|
38 |
+
0.0484982890000083,
|
39 |
+
0.04803115100003197,
|
40 |
+
0.04774960800000372,
|
41 |
+
0.047748094999974455,
|
42 |
+
0.047204664000048524
|
|
|
|
|
|
|
43 |
]
|
44 |
},
|
45 |
"throughput": {
|
46 |
"unit": "samples/s",
|
47 |
+
"value": 20.868354987603123
|
48 |
},
|
49 |
"energy": {
|
50 |
"unit": "kWh",
|
51 |
+
"cpu": 1.5859182145860461e-06,
|
52 |
+
"ram": 6.627782124165832e-08,
|
53 |
"gpu": 0.0,
|
54 |
+
"total": 1.6521960358277045e-06
|
55 |
},
|
56 |
"efficiency": {
|
57 |
"unit": "samples/kWh",
|
58 |
+
"value": 605255.0534652673
|
59 |
}
|
60 |
}
|
61 |
}
|