Upload perceiver_step11000_hrs24p4.json with huggingface_hub
Browse files
perceiver_step11000_hrs24p4.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"hours_trained": 24.444,
|
| 3 |
+
"num_videos_processed": 488,
|
| 4 |
+
"global_step": 11000,
|
| 5 |
+
"total_frames": 702720,
|
| 6 |
+
"loss": 0.943492,
|
| 7 |
+
"timestamp": "2026-06-11T18:37:14.754255+00:00",
|
| 8 |
+
"dataset": "rookierufus/Vjepa_mamba_dataset_v2",
|
| 9 |
+
"target_hours": 50.0,
|
| 10 |
+
"architecture": {
|
| 11 |
+
"encoder": {
|
| 12 |
+
"type": "PerceiverResampler",
|
| 13 |
+
"num_queries": 64,
|
| 14 |
+
"output_dim": 512,
|
| 15 |
+
"num_layers": 6,
|
| 16 |
+
"num_heads": 16,
|
| 17 |
+
"ffn_hidden": 2048
|
| 18 |
+
},
|
| 19 |
+
"decoder": {
|
| 20 |
+
"type": "PerceiverDecoder",
|
| 21 |
+
"num_queries": 576,
|
| 22 |
+
"num_layers": 3,
|
| 23 |
+
"num_heads": 16,
|
| 24 |
+
"ffn_hidden": 2048
|
| 25 |
+
}
|
| 26 |
+
}
|
| 27 |
+
}
|