{
  "model_type": "clm",
  "architecture": "state/action projection heads (InfoNCE)",
  "base_model": "Qwen/Qwen3-8B",
  "encoder_pooling": "last-token",
  "embedding_dim": 4096,
  "checkpoints": [
    "CLM_v0.1-8B.pt"
  ],
  "library": "contrastive-lm",
  "code": "https://github.com/Contrastive-LM/CLM"
}
