rookierufus commited on
Commit
bba723f
·
verified ·
1 Parent(s): c9dad74

Upload decoder_step1500_hrs3p3.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. decoder_step1500_hrs3p3.json +27 -0
decoder_step1500_hrs3p3.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "hours_trained": 3.333,
3
+ "num_videos_processed": 66,
4
+ "global_step": 1500,
5
+ "total_frames": 95040,
6
+ "loss": 1.367653,
7
+ "timestamp": "2026-06-11T12:20:39.805557+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
+ }