Upload summary.json with huggingface_hub
Browse files- summary.json +33 -0
summary.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mode": "ae",
|
| 3 |
+
"latent_dim": 64,
|
| 4 |
+
"in_channels": 7,
|
| 5 |
+
"d_model": 128,
|
| 6 |
+
"use_metadata": false,
|
| 7 |
+
"use_images": false,
|
| 8 |
+
"use_gp": false,
|
| 9 |
+
"gp_dim": 0,
|
| 10 |
+
"max_detections": null,
|
| 11 |
+
"n_params": 1241927,
|
| 12 |
+
"best_epoch": 199,
|
| 13 |
+
"target_beta": null,
|
| 14 |
+
"num_codes": null,
|
| 15 |
+
"test_metrics": {
|
| 16 |
+
"total_loss": 0.9114869020201943,
|
| 17 |
+
"recon_cont": 0.261524381285364,
|
| 18 |
+
"recon_band": 0.64996252683076,
|
| 19 |
+
"band_acc": 0.6261323708923235,
|
| 20 |
+
"cls_loss": 0.0,
|
| 21 |
+
"cls_acc": 0.0,
|
| 22 |
+
"beta": 0.0,
|
| 23 |
+
"kld": 0.0,
|
| 24 |
+
"vq_loss": 0.0,
|
| 25 |
+
"mse_dt": 0.012741945848878063,
|
| 26 |
+
"mse_dt_prev": 0.6072282814253595,
|
| 27 |
+
"mse_logflux": 0.11261358680055776,
|
| 28 |
+
"mse_logflux_err": 0.3135136939225802
|
| 29 |
+
},
|
| 30 |
+
"raw_bytes": 7196,
|
| 31 |
+
"compressed_bytes": 256,
|
| 32 |
+
"compression_ratio": 28.109375
|
| 33 |
+
}
|