Upload metrics.json with huggingface_hub
Browse files- metrics.json +9 -0
metrics.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"attention_active_rate": 12.5,
|
| 3 |
+
"attention_sparsity": 87.5,
|
| 4 |
+
"channel_active_rate": 25.00001405676206,
|
| 5 |
+
"channel_sparsity": 74.99998594323793,
|
| 6 |
+
"avg_forward_ms": 145.96569538116455,
|
| 7 |
+
"total_forward_time_s": 4.3789708614349365,
|
| 8 |
+
"peak_memory_gb": 3.672008192
|
| 9 |
+
}
|