rookierufus commited on
Commit
acbd6e1
·
verified ·
1 Parent(s): 3a80f6a

Upload decoder_step11500_hrs25p6.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. decoder_step11500_hrs25p6.json +27 -0
decoder_step11500_hrs25p6.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "hours_trained": 25.556,
3
+ "num_videos_processed": 511,
4
+ "global_step": 11500,
5
+ "total_frames": 735840,
6
+ "loss": 0.933672,
7
+ "timestamp": "2026-06-11T18:56:57.392752+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
+ }