File size: 5,337 Bytes
886e247
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
  "repo_id": "Echo-Team/Echo-Memory",
  "backbone": "Wan2.1-T2V-1.3B",
  "checkpoints": [
    {
      "id": "context_k1",
      "family": "Raw context",
      "paper_row": "Context K=1",
      "train_recipe": "train/context_learning/run_pre_qkv_ctx1.sh",
      "hf_path": "context_k1/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_from_scratch_merged_cam_ctx_1_noise_15_atomic_cam_inject_pre_qkv_single_rt",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    },
    {
      "id": "context_k20",
      "family": "Raw context",
      "paper_row": "Context K=20",
      "train_recipe": "train/context_learning/run_pre_qkv_ctx20.sh",
      "hf_path": "context_k20/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_from_scratch_merged_cam_ctx_20_noise_15_atomic_cam_inject_pre_qkv_per_frame_vae",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    },
    {
      "id": "spatial_mem",
      "family": "Spatial",
      "paper_row": "Spatial Memory",
      "train_recipe": "train/memory_baselines_basic/run_spatial_memory_baseline.sh",
      "hf_path": "spatial_mem/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_local/exp1_4_4_cam_rt_paper_style_memory_baselines_basic_spatial_mem",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    },
    {
      "id": "block_wise_ssm_two_chunk",
      "family": "State-space",
      "paper_row": "Block-wise SSM",
      "train_recipe": "train/memory_baselines_basic/run_ablation_block_wise_ssm_two_chunk.sh",
      "hf_path": "block_wise_ssm_two_chunk/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_local/exp1_4_4_cam_rt_paper_style_memory_baselines_basic_abl_block_wise_ssm_two_chunk",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    },
    {
      "id": "videossm_hybrid",
      "family": "State-space",
      "paper_row": "Legacy Hybrid (VideoSSM)",
      "train_recipe": "train/memory_baselines_basic/run_videossm_hybrid_baseline.sh",
      "hf_path": "videossm_hybrid/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_local/exp1_4_4_cam_rt_paper_style_memory_baselines_basic_videossm_hybrid",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    },
    {
      "id": "spatial_concat_text_two_chunk",
      "family": "Spatial",
      "paper_row": "Spatial \u2014 concat text readout (ablation)",
      "train_recipe": "train/memory_baselines_basic/run_ablation_spatial_concat_text_two_chunk.sh",
      "hf_path": "spatial_concat_text_two_chunk/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_local/exp1_4_4_cam_rt_paper_style_memory_baselines_basic_abl_spatial_concat_text_two_chunk",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    },
    {
      "id": "spatial_inject_none_two_chunk",
      "family": "Spatial",
      "paper_row": "Spatial \u2014 inject none (ablation)",
      "train_recipe": "train/memory_baselines_basic/run_ablation_spatial_inject_none_two_chunk.sh",
      "hf_path": "spatial_inject_none_two_chunk/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_local/exp1_4_4_cam_rt_paper_style_memory_baselines_basic_abl_spatial_inject_none_two_chunk",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    },
    {
      "id": "spatial_cross_attn_readout_t32_g4_two_chunk",
      "family": "Spatial",
      "paper_row": "Spatial \u2014 cross-attn readout t32 (ablation)",
      "train_recipe": "train/memory_baselines_basic/run_ablation_spatial_cross_attn_readout_two_chunk.sh",
      "hf_path": "spatial_cross_attn_readout_t32_g4_two_chunk/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_local/exp1_4_4_cam_rt_paper_style_memory_baselines_basic_abl_spatial_cross_attn_readout_t32_g4_two_chunk",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    },
    {
      "id": "ssm_ablation_ctx1_every4_hint21",
      "family": "State-space",
      "paper_row": "SSM ablation \u2014 ctx=1, every 4 blocks, hint 21",
      "train_recipe": "internal SSM ablation recipe",
      "hf_path": "ssm_ablation_ctx1_every4_hint21/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_from_scratch_ssm_ablation_ctx1_every4_hint21",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    },
    {
      "id": "ssm_ablation_ctx5_every1_hint21",
      "family": "State-space",
      "paper_row": "SSM ablation \u2014 ctx=5, every 1 block, hint 21",
      "train_recipe": "internal SSM ablation recipe",
      "hf_path": "ssm_ablation_ctx5_every1_hint21/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_from_scratch_ssm_ablation_ctx5_every1_hint21",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    },
    {
      "id": "ssm_ablation_ctx5_every4_hint81",
      "family": "State-space",
      "paper_row": "SSM ablation \u2014 ctx=5, every 4 blocks, hint 81",
      "train_recipe": "internal SSM ablation recipe",
      "hf_path": "ssm_ablation_ctx5_every4_hint81/epoch-0.safetensors",
      "source_subdir": "exp1_4_4_cam_rt_paper_style_from_scratch_ssm_ablation_ctx5_every4_hint81",
      "training_steps": 30000,
      "backbone": "Wan2.1-T2V-1.3B"
    }
  ]
}