Upload folder using huggingface_hub
#15
by
johannaSommer
- opened
- base_results.json +11 -0
- plots.png +0 -0
- smashed_results.json +11 -0
base_results.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"current_gpu_type": "NVIDIA A10G",
|
3 |
+
"current_gpu_total_memory": 22515.75,
|
4 |
+
"memory_inference_first": 4198.0,
|
5 |
+
"memory_inference": 4198.0,
|
6 |
+
"memory_disk_first": 4196.0,
|
7 |
+
"memory_disk": 1258.0,
|
8 |
+
"inference_latency_async": 18.623569011688232,
|
9 |
+
"inference_CO2_emissions": 3.09516316473477e-05,
|
10 |
+
"inference_energy_consumption": 0.00011085178602016424
|
11 |
+
}
|
plots.png
ADDED
smashed_results.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"current_gpu_type": "NVIDIA A10G",
|
3 |
+
"current_gpu_total_memory": 22515.75,
|
4 |
+
"memory_inference_first": 778.0,
|
5 |
+
"memory_inference": 762.0,
|
6 |
+
"memory_disk_first": 782.0,
|
7 |
+
"memory_disk": 762.0,
|
8 |
+
"inference_latency_async": 26.569888591766357,
|
9 |
+
"inference_CO2_emissions": 2.604876733304808e-05,
|
10 |
+
"inference_energy_consumption": 9.236017855956166e-05
|
11 |
+
}
|