Commit
•
5cd927e
1
Parent(s):
666e209
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,
|
@@ -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": 15.
|
32 |
},
|
33 |
-
"energy":
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
},
|
36 |
"warmup": {
|
37 |
"memory": {
|
38 |
"unit": "MB",
|
39 |
-
"max_ram":
|
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":
|
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": 1.
|
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": 9.
|
95 |
},
|
96 |
"energy": null,
|
97 |
"efficiency": null
|
|
|
2 |
"overall": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
+
"max_ram": 2854.449152,
|
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.1283776540001327,
|
15 |
+
"mean": 0.6256755308000266,
|
16 |
+
"stdev": 0.045402955680306084,
|
17 |
+
"p50": 0.6138644640000166,
|
18 |
+
"p90": 0.6757224374000316,
|
19 |
+
"p95": 0.6946000362000176,
|
20 |
+
"p99": 0.7097021152400066,
|
21 |
"values": [
|
22 |
+
0.7134776350000038,
|
23 |
+
0.6138644640000166,
|
24 |
+
0.5927784929999689,
|
25 |
+
0.5891674210000701,
|
26 |
+
0.6190896410000732
|
27 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
+
"value": 15.982725083100814
|
32 |
},
|
33 |
+
"energy": {
|
34 |
+
"unit": "kWh",
|
35 |
+
"cpu": 0.00013365974311666822,
|
36 |
+
"ram": 5.590119422727787e-06,
|
37 |
+
"gpu": 0,
|
38 |
+
"total": 0.000139249862539396
|
39 |
+
},
|
40 |
+
"efficiency": {
|
41 |
+
"unit": "samples/kWh",
|
42 |
+
"value": 71813.35634834714
|
43 |
+
}
|
44 |
},
|
45 |
"warmup": {
|
46 |
"memory": {
|
47 |
"unit": "MB",
|
48 |
+
"max_ram": 2854.449152,
|
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.3273420990000204,
|
58 |
+
"mean": 0.6636710495000102,
|
59 |
+
"stdev": 0.049806585499993616,
|
60 |
+
"p50": 0.6636710495000102,
|
61 |
+
"p90": 0.7035163179000051,
|
62 |
+
"p95": 0.7084969764500044,
|
63 |
+
"p99": 0.7124815032900039,
|
64 |
"values": [
|
65 |
+
0.7134776350000038,
|
66 |
+
0.6138644640000166
|
67 |
]
|
68 |
},
|
69 |
"throughput": {
|
70 |
"unit": "samples/s",
|
71 |
+
"value": 6.027082246563986
|
72 |
},
|
73 |
"energy": null,
|
74 |
"efficiency": null
|
|
|
76 |
"train": {
|
77 |
"memory": {
|
78 |
"unit": "MB",
|
79 |
+
"max_ram": 2854.449152,
|
80 |
"max_global_vram": null,
|
81 |
"max_process_vram": null,
|
82 |
"max_reserved": null,
|
|
|
85 |
"latency": {
|
86 |
"unit": "s",
|
87 |
"count": 3,
|
88 |
+
"total": 1.8010355550001123,
|
89 |
+
"mean": 0.6003451850000374,
|
90 |
+
"stdev": 0.013336064719400858,
|
91 |
+
"p50": 0.5927784929999689,
|
92 |
+
"p90": 0.6138274114000524,
|
93 |
+
"p95": 0.6164585262000628,
|
94 |
+
"p99": 0.6185634180400712,
|
95 |
"values": [
|
96 |
+
0.5927784929999689,
|
97 |
+
0.5891674210000701,
|
98 |
+
0.6190896410000732
|
99 |
]
|
100 |
},
|
101 |
"throughput": {
|
102 |
"unit": "samples/s",
|
103 |
+
"value": 9.994250224559769
|
104 |
},
|
105 |
"energy": null,
|
106 |
"efficiency": null
|