Commit
•
0cb3bb7
1
Parent(s):
1ef47a9
Upload cpu_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_training_transformers_multiple-choice_FacebookAI/roberta-base/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"overall": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram": 2867.
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -11,32 +11,41 @@
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 5,
|
14 |
-
"total": 3.
|
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 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
-
"value":
|
32 |
},
|
33 |
-
"energy":
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
},
|
36 |
"warmup": {
|
37 |
"memory": {
|
38 |
"unit": "MB",
|
39 |
-
"max_ram": 2867.
|
40 |
"max_global_vram": null,
|
41 |
"max_process_vram": null,
|
42 |
"max_reserved": null,
|
@@ -45,21 +54,21 @@
|
|
45 |
"latency": {
|
46 |
"unit": "s",
|
47 |
"count": 2,
|
48 |
-
"total": 1.
|
49 |
-
"mean": 0.
|
50 |
-
"stdev": 0.
|
51 |
-
"p50": 0.
|
52 |
-
"p90": 0.
|
53 |
-
"p95": 0.
|
54 |
-
"p99": 0.
|
55 |
"values": [
|
56 |
-
0.
|
57 |
-
0.
|
58 |
]
|
59 |
},
|
60 |
"throughput": {
|
61 |
"unit": "samples/s",
|
62 |
-
"value":
|
63 |
},
|
64 |
"energy": null,
|
65 |
"efficiency": null
|
@@ -67,7 +76,7 @@
|
|
67 |
"train": {
|
68 |
"memory": {
|
69 |
"unit": "MB",
|
70 |
-
"max_ram": 2867.
|
71 |
"max_global_vram": null,
|
72 |
"max_process_vram": null,
|
73 |
"max_reserved": null,
|
@@ -76,22 +85,22 @@
|
|
76 |
"latency": {
|
77 |
"unit": "s",
|
78 |
"count": 3,
|
79 |
-
"total": 2.
|
80 |
-
"mean": 0.
|
81 |
-
"stdev": 0.
|
82 |
-
"p50": 0.
|
83 |
-
"p90": 0.
|
84 |
-
"p95": 0.
|
85 |
-
"p99": 0.
|
86 |
"values": [
|
87 |
-
0.
|
88 |
-
0.
|
89 |
-
0.
|
90 |
]
|
91 |
},
|
92 |
"throughput": {
|
93 |
"unit": "samples/s",
|
94 |
-
"value":
|
95 |
},
|
96 |
"energy": null,
|
97 |
"efficiency": null
|
|
|
2 |
"overall": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 2867.310592,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 5,
|
14 |
+
"total": 3.765057387000013,
|
15 |
+
"mean": 0.7530114774000026,
|
16 |
+
"stdev": 0.049834828125172245,
|
17 |
+
"p50": 0.7319912859999818,
|
18 |
+
"p90": 0.8070305028000121,
|
19 |
+
"p95": 0.8293047134000175,
|
20 |
+
"p99": 0.847124081880022,
|
21 |
"values": [
|
22 |
+
0.8515789240000231,
|
23 |
+
0.7210628130000032,
|
24 |
+
0.7202164930000095,
|
25 |
+
0.7319912859999818,
|
26 |
+
0.7402078709999955
|
27 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
+
"value": 13.280010066417567
|
32 |
},
|
33 |
+
"energy": {
|
34 |
+
"unit": "kWh",
|
35 |
+
"cpu": 0.00015752619131666662,
|
36 |
+
"ram": 6.588362165716827e-06,
|
37 |
+
"gpu": 0,
|
38 |
+
"total": 0.00016411455348238344
|
39 |
+
},
|
40 |
+
"efficiency": {
|
41 |
+
"unit": "samples/kWh",
|
42 |
+
"value": 60933.04821423671
|
43 |
+
}
|
44 |
},
|
45 |
"warmup": {
|
46 |
"memory": {
|
47 |
"unit": "MB",
|
48 |
+
"max_ram": 2867.310592,
|
49 |
"max_global_vram": null,
|
50 |
"max_process_vram": null,
|
51 |
"max_reserved": null,
|
|
|
54 |
"latency": {
|
55 |
"unit": "s",
|
56 |
"count": 2,
|
57 |
+
"total": 1.5726417370000263,
|
58 |
+
"mean": 0.7863208685000131,
|
59 |
+
"stdev": 0.06525805550000996,
|
60 |
+
"p50": 0.7863208685000131,
|
61 |
+
"p90": 0.8385273129000211,
|
62 |
+
"p95": 0.8450531184500221,
|
63 |
+
"p99": 0.8502737628900229,
|
64 |
"values": [
|
65 |
+
0.8515789240000231,
|
66 |
+
0.7210628130000032
|
67 |
]
|
68 |
},
|
69 |
"throughput": {
|
70 |
"unit": "samples/s",
|
71 |
+
"value": 5.0869818673773795
|
72 |
},
|
73 |
"energy": null,
|
74 |
"efficiency": null
|
|
|
76 |
"train": {
|
77 |
"memory": {
|
78 |
"unit": "MB",
|
79 |
+
"max_ram": 2867.310592,
|
80 |
"max_global_vram": null,
|
81 |
"max_process_vram": null,
|
82 |
"max_reserved": null,
|
|
|
85 |
"latency": {
|
86 |
"unit": "s",
|
87 |
"count": 3,
|
88 |
+
"total": 2.1924156499999867,
|
89 |
+
"mean": 0.7308052166666622,
|
90 |
+
"stdev": 0.008204424372745985,
|
91 |
+
"p50": 0.7319912859999818,
|
92 |
+
"p90": 0.7385645539999928,
|
93 |
+
"p95": 0.7393862124999941,
|
94 |
+
"p99": 0.7400435392999952,
|
95 |
"values": [
|
96 |
+
0.7202164930000095,
|
97 |
+
0.7319912859999818,
|
98 |
+
0.7402078709999955
|
99 |
]
|
100 |
},
|
101 |
"throughput": {
|
102 |
"unit": "samples/s",
|
103 |
+
"value": 8.210122017693182
|
104 |
},
|
105 |
"energy": null,
|
106 |
"efficiency": null
|