Commit
•
a17aa00
1
Parent(s):
74cb0d1
Upload cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cpu_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"overall": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
@@ -10,43 +10,42 @@
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
-
"values": [
|
14 |
-
0.7017293509999831,
|
15 |
-
0.5997961070000315,
|
16 |
-
0.5799124420000226,
|
17 |
-
0.5851385729999947,
|
18 |
-
0.5874819090000187
|
19 |
-
],
|
20 |
"count": 5,
|
21 |
-
"total": 3.
|
22 |
-
"mean": 0.
|
23 |
-
"
|
24 |
-
"
|
25 |
-
"
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
},
|
30 |
"throughput": {
|
31 |
"unit": "samples/s",
|
32 |
-
"value": 16.
|
33 |
},
|
34 |
"energy": {
|
35 |
"unit": "kWh",
|
36 |
-
"cpu": 0.
|
37 |
-
"ram": 5.
|
38 |
"gpu": 0,
|
39 |
-
"total": 0.
|
40 |
},
|
41 |
"efficiency": {
|
42 |
"unit": "samples/kWh",
|
43 |
-
"value":
|
44 |
}
|
45 |
},
|
46 |
"warmup": {
|
47 |
"memory": {
|
48 |
"unit": "MB",
|
49 |
-
"max_ram":
|
50 |
"max_global_vram": null,
|
51 |
"max_process_vram": null,
|
52 |
"max_reserved": null,
|
@@ -54,23 +53,22 @@
|
|
54 |
},
|
55 |
"latency": {
|
56 |
"unit": "s",
|
57 |
-
"values": [
|
58 |
-
0.7017293509999831,
|
59 |
-
0.5997961070000315
|
60 |
-
],
|
61 |
"count": 2,
|
62 |
-
"total": 1.
|
63 |
-
"mean": 0.
|
64 |
-
"
|
65 |
-
"
|
66 |
-
"
|
67 |
-
"
|
68 |
-
"
|
69 |
-
"
|
|
|
|
|
|
|
70 |
},
|
71 |
"throughput": {
|
72 |
"unit": "samples/s",
|
73 |
-
"value": 6.
|
74 |
},
|
75 |
"energy": null,
|
76 |
"efficiency": null
|
@@ -78,7 +76,7 @@
|
|
78 |
"train": {
|
79 |
"memory": {
|
80 |
"unit": "MB",
|
81 |
-
"max_ram":
|
82 |
"max_global_vram": null,
|
83 |
"max_process_vram": null,
|
84 |
"max_reserved": null,
|
@@ -86,24 +84,23 @@
|
|
86 |
},
|
87 |
"latency": {
|
88 |
"unit": "s",
|
89 |
-
"values": [
|
90 |
-
0.5799124420000226,
|
91 |
-
0.5851385729999947,
|
92 |
-
0.5874819090000187
|
93 |
-
],
|
94 |
"count": 3,
|
95 |
-
"total": 1.
|
96 |
-
"mean": 0.
|
97 |
-
"
|
98 |
-
"
|
99 |
-
"
|
100 |
-
"
|
101 |
-
"
|
102 |
-
"
|
|
|
|
|
|
|
|
|
103 |
},
|
104 |
"throughput": {
|
105 |
"unit": "samples/s",
|
106 |
-
"value": 10.
|
107 |
},
|
108 |
"energy": null,
|
109 |
"efficiency": null
|
|
|
2 |
"overall": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 2851.274752,
|
6 |
"max_global_vram": null,
|
7 |
"max_process_vram": null,
|
8 |
"max_reserved": null,
|
|
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
"count": 5,
|
14 |
+
"total": 3.093990560000009,
|
15 |
+
"mean": 0.6187981120000018,
|
16 |
+
"stdev": 0.04263731248574673,
|
17 |
+
"p50": 0.5998916340000164,
|
18 |
+
"p90": 0.6641107263999857,
|
19 |
+
"p95": 0.6838455791999764,
|
20 |
+
"p99": 0.6996334614399689,
|
21 |
+
"values": [
|
22 |
+
0.703580431999967,
|
23 |
+
0.5998916340000164,
|
24 |
+
0.592974168000012,
|
25 |
+
0.5926381579999997,
|
26 |
+
0.6049061680000136
|
27 |
+
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
+
"value": 16.160359584290347
|
32 |
},
|
33 |
"energy": {
|
34 |
"unit": "kWh",
|
35 |
+
"cpu": 0.00013247197343333332,
|
36 |
+
"ram": 5.540329281951932e-06,
|
37 |
"gpu": 0,
|
38 |
+
"total": 0.00013801230271528526
|
39 |
},
|
40 |
"efficiency": {
|
41 |
"unit": "samples/kWh",
|
42 |
+
"value": 72457.30853886022
|
43 |
}
|
44 |
},
|
45 |
"warmup": {
|
46 |
"memory": {
|
47 |
"unit": "MB",
|
48 |
+
"max_ram": 2851.274752,
|
49 |
"max_global_vram": null,
|
50 |
"max_process_vram": null,
|
51 |
"max_reserved": null,
|
|
|
53 |
},
|
54 |
"latency": {
|
55 |
"unit": "s",
|
|
|
|
|
|
|
|
|
56 |
"count": 2,
|
57 |
+
"total": 1.3034720659999834,
|
58 |
+
"mean": 0.6517360329999917,
|
59 |
+
"stdev": 0.05184439899997528,
|
60 |
+
"p50": 0.6517360329999917,
|
61 |
+
"p90": 0.693211552199972,
|
62 |
+
"p95": 0.6983959920999695,
|
63 |
+
"p99": 0.7025435440199675,
|
64 |
+
"values": [
|
65 |
+
0.703580431999967,
|
66 |
+
0.5998916340000164
|
67 |
+
]
|
68 |
},
|
69 |
"throughput": {
|
70 |
"unit": "samples/s",
|
71 |
+
"value": 6.137454118637094
|
72 |
},
|
73 |
"energy": null,
|
74 |
"efficiency": null
|
|
|
76 |
"train": {
|
77 |
"memory": {
|
78 |
"unit": "MB",
|
79 |
+
"max_ram": 2851.274752,
|
80 |
"max_global_vram": null,
|
81 |
"max_process_vram": null,
|
82 |
"max_reserved": null,
|
|
|
84 |
},
|
85 |
"latency": {
|
86 |
"unit": "s",
|
|
|
|
|
|
|
|
|
|
|
87 |
"count": 3,
|
88 |
+
"total": 1.7905184940000254,
|
89 |
+
"mean": 0.5968394980000085,
|
90 |
+
"stdev": 0.005705646288064979,
|
91 |
+
"p50": 0.592974168000012,
|
92 |
+
"p90": 0.6025197680000133,
|
93 |
+
"p95": 0.6037129680000135,
|
94 |
+
"p99": 0.6046675280000136,
|
95 |
+
"values": [
|
96 |
+
0.592974168000012,
|
97 |
+
0.5926381579999997,
|
98 |
+
0.6049061680000136
|
99 |
+
]
|
100 |
},
|
101 |
"throughput": {
|
102 |
"unit": "samples/s",
|
103 |
+
"value": 10.052953968538985
|
104 |
},
|
105 |
"energy": null,
|
106 |
"efficiency": null
|