Upload cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json with huggingface_hub
Browse files
cuda_training_transformers_text-classification_FacebookAI/roberta-base/benchmark_report.json
CHANGED
@@ -2,64 +2,73 @@
|
|
2 |
"overall": {
|
3 |
"memory": {
|
4 |
"unit": "MB",
|
5 |
-
"max_ram":
|
6 |
-
"max_global_vram":
|
7 |
"max_process_vram": 0.0,
|
8 |
-
"max_reserved":
|
9 |
"max_allocated": 2516.250112
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 5,
|
14 |
-
"total": 0.
|
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":
|
40 |
-
"max_global_vram":
|
41 |
"max_process_vram": 0.0,
|
42 |
-
"max_reserved":
|
43 |
"max_allocated": 2516.250112
|
44 |
},
|
45 |
"latency": {
|
46 |
"unit": "s",
|
47 |
"count": 2,
|
48 |
-
"total": 0.
|
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": 20.
|
63 |
},
|
64 |
"energy": null,
|
65 |
"efficiency": null
|
@@ -67,31 +76,31 @@
|
|
67 |
"train": {
|
68 |
"memory": {
|
69 |
"unit": "MB",
|
70 |
-
"max_ram":
|
71 |
-
"max_global_vram":
|
72 |
"max_process_vram": 0.0,
|
73 |
-
"max_reserved":
|
74 |
"max_allocated": 2516.250112
|
75 |
},
|
76 |
"latency": {
|
77 |
"unit": "s",
|
78 |
"count": 3,
|
79 |
-
"total": 0.
|
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": 1318.72768,
|
6 |
+
"max_global_vram": 3384.27904,
|
7 |
"max_process_vram": 0.0,
|
8 |
+
"max_reserved": 2728.394752,
|
9 |
"max_allocated": 2516.250112
|
10 |
},
|
11 |
"latency": {
|
12 |
"unit": "s",
|
13 |
"count": 5,
|
14 |
+
"total": 0.5199789657592774,
|
15 |
+
"mean": 0.10399579315185548,
|
16 |
+
"stdev": 0.11738890175356556,
|
17 |
+
"p50": 0.04544611358642578,
|
18 |
+
"p90": 0.22154218750000004,
|
19 |
+
"p95": 0.280157583618164,
|
20 |
+
"p99": 0.32704990051269534,
|
21 |
"values": [
|
22 |
+
0.33877297973632814,
|
23 |
+
0.045695999145507815,
|
24 |
+
0.04489011383056641,
|
25 |
+
0.04544611358642578,
|
26 |
+
0.04517375946044922
|
27 |
]
|
28 |
},
|
29 |
"throughput": {
|
30 |
"unit": "samples/s",
|
31 |
+
"value": 96.15773577877252
|
32 |
},
|
33 |
+
"energy": {
|
34 |
+
"unit": "kWh",
|
35 |
+
"cpu": 9.992797483331137e-06,
|
36 |
+
"ram": 5.45599940179368e-06,
|
37 |
+
"gpu": 1.928751543001095e-05,
|
38 |
+
"total": 3.473631231513576e-05
|
39 |
+
},
|
40 |
+
"efficiency": {
|
41 |
+
"unit": "samples/kWh",
|
42 |
+
"value": 287883.1785388649
|
43 |
+
}
|
44 |
},
|
45 |
"warmup": {
|
46 |
"memory": {
|
47 |
"unit": "MB",
|
48 |
+
"max_ram": 1318.72768,
|
49 |
+
"max_global_vram": 3384.27904,
|
50 |
"max_process_vram": 0.0,
|
51 |
+
"max_reserved": 2728.394752,
|
52 |
"max_allocated": 2516.250112
|
53 |
},
|
54 |
"latency": {
|
55 |
"unit": "s",
|
56 |
"count": 2,
|
57 |
+
"total": 0.38446897888183595,
|
58 |
+
"mean": 0.19223448944091798,
|
59 |
+
"stdev": 0.14653849029541016,
|
60 |
+
"p50": 0.19223448944091798,
|
61 |
+
"p90": 0.30946528167724613,
|
62 |
+
"p95": 0.3241191307067871,
|
63 |
+
"p99": 0.3358422099304199,
|
64 |
"values": [
|
65 |
+
0.33877297973632814,
|
66 |
+
0.045695999145507815
|
67 |
]
|
68 |
},
|
69 |
"throughput": {
|
70 |
"unit": "samples/s",
|
71 |
+
"value": 20.80792063709969
|
72 |
},
|
73 |
"energy": null,
|
74 |
"efficiency": null
|
|
|
76 |
"train": {
|
77 |
"memory": {
|
78 |
"unit": "MB",
|
79 |
+
"max_ram": 1318.72768,
|
80 |
+
"max_global_vram": 3384.27904,
|
81 |
"max_process_vram": 0.0,
|
82 |
+
"max_reserved": 2728.394752,
|
83 |
"max_allocated": 2516.250112
|
84 |
},
|
85 |
"latency": {
|
86 |
"unit": "s",
|
87 |
"count": 3,
|
88 |
+
"total": 0.1355099868774414,
|
89 |
+
"mean": 0.0451699956258138,
|
90 |
+
"stdev": 0.00022700155207588596,
|
91 |
+
"p50": 0.04517375946044922,
|
92 |
+
"p90": 0.04539164276123047,
|
93 |
+
"p95": 0.04541887817382812,
|
94 |
+
"p99": 0.04544066650390625,
|
95 |
"values": [
|
96 |
+
0.04489011383056641,
|
97 |
+
0.04544611358642578,
|
98 |
+
0.04517375946044922
|
99 |
]
|
100 |
},
|
101 |
"throughput": {
|
102 |
"unit": "samples/s",
|
103 |
+
"value": 132.83153821186366
|
104 |
},
|
105 |
"energy": null,
|
106 |
"efficiency": null
|