IlyasMoutawwakil HF staff commited on
Commit
3ec5b6e
·
verified ·
1 Parent(s): 7ce0756

Upload cuda_training_transformers_text-generation_openai-community/gpt2/benchmark_report.json with huggingface_hub

Browse files
cuda_training_transformers_text-generation_openai-community/gpt2/benchmark_report.json CHANGED
@@ -2,7 +2,7 @@
2
  "overall": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 1346.179072,
6
  "max_global_vram": 3566.731264,
7
  "max_process_vram": 0.0,
8
  "max_reserved": 2910.846976,
@@ -10,42 +10,43 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 5,
14
- "total": 0.5276303176879883,
15
- "mean": 0.10552606353759766,
16
- "stdev": 0.12291292315481624,
17
- "p50": 0.04407295989990234,
18
- "p90": 0.2286845855712891,
19
- "p95": 0.29001767730712885,
20
- "p99": 0.3390841506958008,
21
  "values": [
22
- 0.35135076904296875,
23
- 0.044685310363769534,
24
- 0.043504638671875,
25
- 0.04407295989990234,
26
- 0.04401663970947266
27
- ]
 
 
 
 
 
 
 
 
 
28
  },
29
  "throughput": {
30
  "unit": "samples/s",
31
- "value": 94.76331879315408
32
  },
33
  "energy": {
34
  "unit": "kWh",
35
- "cpu": 1.0069256282066716e-05,
36
- "ram": 5.499168918063332e-06,
37
- "gpu": 1.6415013131931833e-05,
38
- "total": 3.198343833206188e-05
39
  },
40
  "efficiency": {
41
  "unit": "samples/kWh",
42
- "value": 312661.8187881156
43
  }
44
  },
45
  "warmup": {
46
  "memory": {
47
  "unit": "MB",
48
- "max_ram": 1346.179072,
49
  "max_global_vram": 3566.731264,
50
  "max_process_vram": 0.0,
51
  "max_reserved": 2910.846976,
@@ -53,22 +54,23 @@
53
  },
54
  "latency": {
55
  "unit": "s",
56
- "count": 2,
57
- "total": 0.3960360794067383,
58
- "mean": 0.19801803970336915,
59
- "stdev": 0.15333272933959963,
60
- "p50": 0.19801803970336915,
61
- "p90": 0.32068422317504885,
62
- "p95": 0.3360174961090088,
63
- "p99": 0.34828411445617674,
64
  "values": [
65
- 0.35135076904296875,
66
- 0.044685310363769534
67
- ]
 
 
 
 
 
 
 
 
 
68
  },
69
  "throughput": {
70
  "unit": "samples/s",
71
- "value": 20.20017977145919
72
  },
73
  "energy": null,
74
  "efficiency": null
@@ -76,7 +78,7 @@
76
  "train": {
77
  "memory": {
78
  "unit": "MB",
79
- "max_ram": 1346.179072,
80
  "max_global_vram": 3566.731264,
81
  "max_process_vram": 0.0,
82
  "max_reserved": 2910.846976,
@@ -84,23 +86,24 @@
84
  },
85
  "latency": {
86
  "unit": "s",
87
- "count": 3,
88
- "total": 0.13159423828125,
89
- "mean": 0.04386474609375,
90
- "stdev": 0.00025567037037248295,
91
- "p50": 0.04401663970947266,
92
- "p90": 0.04406169586181641,
93
- "p95": 0.044067327880859375,
94
- "p99": 0.04407183349609375,
95
  "values": [
96
- 0.043504638671875,
97
- 0.04407295989990234,
98
- 0.04401663970947266
99
- ]
 
 
 
 
 
 
 
 
 
100
  },
101
  "throughput": {
102
  "unit": "samples/s",
103
- "value": 136.78410419101687
104
  },
105
  "energy": null,
106
  "efficiency": null
 
2
  "overall": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1347.936256,
6
  "max_global_vram": 3566.731264,
7
  "max_process_vram": 0.0,
8
  "max_reserved": 2910.846976,
 
10
  },
11
  "latency": {
12
  "unit": "s",
 
 
 
 
 
 
 
 
13
  "values": [
14
+ 0.35102618408203123,
15
+ 0.044622848510742184,
16
+ 0.04359369659423828,
17
+ 0.04360192108154297,
18
+ 0.043504608154296874
19
+ ],
20
+ "count": 5,
21
+ "total": 0.5263492584228515,
22
+ "mean": 0.1052698516845703,
23
+ "p50": 0.04360192108154297,
24
+ "p90": 0.22846484985351562,
25
+ "p95": 0.28974551696777334,
26
+ "p99": 0.33877005065917964,
27
+ "stdev": 0.12287885170960712,
28
+ "stdev_": 116.7274863061461
29
  },
30
  "throughput": {
31
  "unit": "samples/s",
32
+ "value": 94.99395923881337
33
  },
34
  "energy": {
35
  "unit": "kWh",
36
+ "cpu": 1.0149285965922495e-05,
37
+ "ram": 5.542567702945991e-06,
38
+ "gpu": 1.9341404361883363e-05,
39
+ "total": 3.503325803075185e-05
40
  },
41
  "efficiency": {
42
  "unit": "samples/kWh",
43
+ "value": 285443.0493225066
44
  }
45
  },
46
  "warmup": {
47
  "memory": {
48
  "unit": "MB",
49
+ "max_ram": 1347.936256,
50
  "max_global_vram": 3566.731264,
51
  "max_process_vram": 0.0,
52
  "max_reserved": 2910.846976,
 
54
  },
55
  "latency": {
56
  "unit": "s",
 
 
 
 
 
 
 
 
57
  "values": [
58
+ 0.35102618408203123,
59
+ 0.044622848510742184
60
+ ],
61
+ "count": 2,
62
+ "total": 0.3956490325927734,
63
+ "mean": 0.1978245162963867,
64
+ "p50": 0.1978245162963867,
65
+ "p90": 0.3203858505249023,
66
+ "p95": 0.3357060173034668,
67
+ "p99": 0.34796215072631836,
68
+ "stdev": 0.1532016677856445,
69
+ "stdev_": 77.44321616644983
70
  },
71
  "throughput": {
72
  "unit": "samples/s",
73
+ "value": 20.219940758035666
74
  },
75
  "energy": null,
76
  "efficiency": null
 
78
  "train": {
79
  "memory": {
80
  "unit": "MB",
81
+ "max_ram": 1347.936256,
82
  "max_global_vram": 3566.731264,
83
  "max_process_vram": 0.0,
84
  "max_reserved": 2910.846976,
 
86
  },
87
  "latency": {
88
  "unit": "s",
 
 
 
 
 
 
 
 
89
  "values": [
90
+ 0.04359369659423828,
91
+ 0.04360192108154297,
92
+ 0.043504608154296874
93
+ ],
94
+ "count": 3,
95
+ "total": 0.13070022583007812,
96
+ "mean": 0.043566741943359376,
97
+ "p50": 0.04359369659423828,
98
+ "p90": 0.04360027618408203,
99
+ "p95": 0.0436010986328125,
100
+ "p99": 0.043601756591796874,
101
+ "stdev": 4.40633358950775e-05,
102
+ "stdev_": 0.10113984642772633
103
  },
104
  "throughput": {
105
  "unit": "samples/s",
106
+ "value": 137.7197314364368
107
  },
108
  "energy": null,
109
  "efficiency": null