IlyasMoutawwakil HF staff commited on
Commit
277ef82
1 Parent(s): 210d888

Upload cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_token-classification_microsoft/deberta-v3-base/benchmark.json CHANGED
@@ -71,14 +71,14 @@
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
- "cpu_ram_mb": 16757.354496,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.1",
81
- "optimum_benchmark_commit": "0b24af9d7b7751f74b160dfade73ef78e10964d6",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
@@ -97,7 +97,7 @@
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 1177.055232,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,38 +105,37 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 7,
109
- "total": 1.1179401010001584,
110
- "mean": 0.15970572871430835,
111
- "stdev": 0.007323966930437257,
112
- "p50": 0.1619540210000423,
113
- "p90": 0.16456921860004742,
114
- "p95": 0.16520259180004473,
115
- "p99": 0.1657092903600426,
116
  "values": [
117
- 0.16372472100005098,
118
- 0.16583596500004205,
119
- 0.16043571500000553,
120
- 0.1619540210000423,
121
- 0.16046980900000563,
122
- 0.1632263509999916,
123
- 0.1422935190000203
124
  ]
125
  },
126
  "throughput": {
127
  "unit": "samples/s",
128
- "value": 6.2615161525536935
129
  },
130
  "energy": {
131
  "unit": "kWh",
132
- "cpu": 5.514595740371281e-06,
133
- "ram": 2.304606582556801e-07,
134
  "gpu": 0.0,
135
- "total": 5.745056398626961e-06
136
  },
137
  "efficiency": {
138
  "unit": "samples/kWh",
139
- "value": 174062.69505709203
140
  }
141
  }
142
  }
 
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
+ "cpu_ram_mb": 16757.3504,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.1",
81
+ "optimum_benchmark_commit": "1ba65d84c92c93ea19ab2d2293c92bced987bae2",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
 
97
  "forward": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 1177.161728,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 6,
109
+ "total": 1.110696714000028,
110
+ "mean": 0.18511611900000466,
111
+ "stdev": 0.035942075532073126,
112
+ "p50": 0.16995525249998877,
113
+ "p90": 0.23438959649999447,
114
+ "p95": 0.23444975824999403,
115
+ "p99": 0.23449788764999369,
116
  "values": [
117
+ 0.1569963980000466,
118
+ 0.16569244999999455,
119
+ 0.23426927299999534,
120
+ 0.2345099199999936,
121
+ 0.174218054999983,
122
+ 0.1450106180000148
 
123
  ]
124
  },
125
  "throughput": {
126
  "unit": "samples/s",
127
+ "value": 5.402014721365106
128
  },
129
  "energy": {
130
  "unit": "kWh",
131
+ "cpu": 5.699163013034396e-06,
132
+ "ram": 2.3817635999042372e-07,
133
  "gpu": 0.0,
134
+ "total": 5.93733937302482e-06
135
  },
136
  "efficiency": {
137
  "unit": "samples/kWh",
138
+ "value": 168425.60904355763
139
  }
140
  }
141
  }