B

Summary

This model is the B BrainAlign stage-2 LoRA checkpoint (best_by_retrieval) merged into the full base model Qwen/Qwen2.5-1.5B-Instruct.

The folder is saved in standard Hugging Face format so it can be uploaded directly for Open LLM Leaderboard v2 evaluation.

Export Metadata

  • Export time: 2026-05-14T19:54:54
  • Model kind: merged_lora
  • Base model: Qwen/Qwen2.5-1.5B-Instruct
  • Checkpoint choice: best_by_retrieval
  • Projector branch: B
  • Stage-1 head: mean5_pca1024_standardized_mse_contrastive_rawpca_normmse_rerun

Loading

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("B")
tokenizer = AutoTokenizer.from_pretrained("B")
Downloads last month
29
Safetensors
Model size
2B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for stech2333/brainalign-qwen2.5-1.5b-B

Adapter
(983)
this model