Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
JorgeAV
/
MR-JEPA
like
0
multimodal
reasoning
jepa
world-model
vision-language
arxiv:
5 papers
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
MR-JEPA
Ctrl+K
Ctrl+K
1 contributor
History:
45 commits
JorgeAV
Phase 4 final results with training analysis
9825ad6
verified
8 days ago
checkpoints
Phase 4 (SmolLM2 decoder) checkpoint - Stage 2 Epoch 3
8 days ago
mr_jepa
fix: target_encoder.py — respect config.jepa_loss_fn (smooth_l1/mse/cosine) instead of hardcoded MSE
14 days ago
results
Phase 4 final results with training analysis
8 days ago
.gitattributes
Safe
1.52 kB
initial commit
14 days ago
README.md
Safe
11.4 kB
fix: README.md — complete ablation table with all 13 experiments and CLI flags, add no_sigreg/vicreg_only
14 days ago
launch_ablations.py
Safe
2.81 kB
add: launch_ablations.py — complete ablation matrix with CLI commands for all 12 experiments
14 days ago
test_architecture.py
Safe
16.4 kB
fix: test_architecture.py — use os.path.dirname(__file__) instead of hardcoded /app for sys.path
14 days ago
train_mrjepa.py
Safe
39.8 kB
Fix TextEncoder.unfreeze_last: compatible with both AutoModel (Qwen3Model.layers) and ForCausalLM (model.model.layers)
14 days ago
train_phase2.py
Safe
45.7 kB
feat: add persistent Trackio Space for image logging (space_id + sync)
14 days ago
train_phase3.py
Safe
42.8 kB
Add complete Phase 3 training script with generative decoder + open-ended VQA
10 days ago
train_phase3_1.py
Safe
42.3 kB
Add Phase 3.1 training: gen_weight 2.0, gen_len 32, scheduled sampling, beam search
10 days ago
train_phase4.py
Safe
51.5 kB
Add Phase 4 training: SmolLM2-135M decoder + bridge MLP
8 days ago