File size: 30,636 Bytes
2ff5c54 1b432fd 2ff5c54 1b432fd 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 34d0e72 2ff5c54 cdc806e 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 2957021 2ff5c54 672896a 2ff5c54 672896a 2ff5c54 | 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 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 | """
MINDI 1.5 Vision-Coder β Trainer
Production-ready 3-phase training loop optimized for AMD MI300X (192GB VRAM).
Streams training data from disk (4.18GB train.jsonl) to avoid RAM exhaustion.
Phases:
Phase 1 (steps 0β5000): LoRA only, LR 2e-4, batch 16
Phase 2 (steps 5000β7500): Vision bridge only, LR 1e-5, batch 8
Phase 3 (steps 7500β10000): All trainable, LR 5e-5, batch 12
MI300X specifics:
- ROCm presents as CUDA to PyTorch (torch.cuda.* works)
- bf16 (NOT fp16) for AMD stability
- torch.compile() optional (works on ROCm)
- Gradient checkpointing enabled
- DataLoader: num_workers=4, pin_memory=True, prefetch_factor=2
"""
from __future__ import annotations
import json
import math
import sys
import time
from dataclasses import dataclass, field
from pathlib import Path
from typing import Any, Iterator, Optional
# Force unbuffered stdout for docker exec -d log visibility
if not sys.stdout.line_buffering:
sys.stdout.reconfigure(line_buffering=True)
import torch
import torch.nn as nn
from PIL import Image
from torch.optim import AdamW
from torch.optim.lr_scheduler import CosineAnnealingLR, LinearLR, SequentialLR
from torch.utils.data import DataLoader, IterableDataset
# ββ Configuration βββββββββββββββββββββββββββββββββββββββββββββββββββββ
PROJECT_ROOT = Path(__file__).resolve().parent.parent.parent
@dataclass
class PhaseConfig:
"""Configuration for a single training phase."""
name: str
start_step: int
end_step: int
learning_rate: float
batch_size: int
gradient_accumulation_steps: int = 4
# Component toggles
lora: bool = False
vision_projection: bool = False
fusion: bool = False
# Data type: "text" for code-only, "vision" for image+code, "mixed" for both
data_type: str = "text"
@dataclass
class TrainingConfig:
"""Full training configuration."""
# Data paths
train_file: Path = field(default_factory=lambda: PROJECT_ROOT / "data" / "processed" / "train.jsonl")
val_file: Path = field(default_factory=lambda: PROJECT_ROOT / "data" / "processed" / "val.jsonl")
vision_train_file: Path = field(default_factory=lambda: PROJECT_ROOT / "data" / "websight" / "train.jsonl")
vision_val_file: Path = field(default_factory=lambda: PROJECT_ROOT / "data" / "websight" / "val.jsonl")
# Output
output_dir: Path = field(default_factory=lambda: PROJECT_ROOT / "checkpoints" / "training")
log_dir: Path = field(default_factory=lambda: PROJECT_ROOT / "logs" / "training")
# Model
max_seq_length: int = 8192
use_compile: bool = False
gradient_checkpointing: bool = True
# Hardware (MI300X defaults)
dtype: str = "bf16"
num_workers: int = 4
pin_memory: bool = True
prefetch_factor: int = 2
# Training
weight_decay: float = 0.01
warmup_ratio: float = 0.03
max_grad_norm: float = 1.0
seed: int = 42
# Logging
log_every_n_steps: int = 10
eval_every_n_steps: int = 250
save_every_n_steps: int = 500
# Phases
phases: list[PhaseConfig] = field(default_factory=lambda: [
PhaseConfig(
name="phase1_lora",
start_step=0, end_step=5000,
learning_rate=2e-4, batch_size=16,
lora=True, vision_projection=False, fusion=False,
data_type="text",
),
PhaseConfig(
name="phase2_vision_bridge",
start_step=5000, end_step=7500,
learning_rate=1e-5, batch_size=8,
lora=False, vision_projection=True, fusion=True,
data_type="vision",
),
PhaseConfig(
name="phase3_all",
start_step=7500, end_step=10000,
learning_rate=5e-5, batch_size=12,
lora=True, vision_projection=True, fusion=True,
data_type="mixed",
),
])
@property
def total_steps(self) -> int:
return self.phases[-1].end_step if self.phases else 0
@property
def torch_dtype(self) -> torch.dtype:
return {"bf16": torch.bfloat16, "fp16": torch.float16, "fp32": torch.float32}[self.dtype]
# ββ Streaming Dataset βββββββββββββββββββββββββββββββββββββββββββββββββ
class StreamingJSONLDataset(IterableDataset):
"""
Streams JSONL training data from disk line by line.
Tokenizes on-the-fly to avoid loading 4+ GB into RAM.
Supports optional image loading for vision-code pairs.
Expected JSONL format:
{"id": "...", "type": "...", "source": "...",
"image_path": "data/websight/images/ws_0000001.jpg", (optional)
"messages": [{"role": "system", "content": "..."},
{"role": "user", "content": "..."},
{"role": "assistant", "content": "..."}],
"metadata": {...}}
"""
def __init__(
self,
file_path: Path,
tokenizer: Any,
max_length: int = 8192,
shuffle_buffer: int = 10000,
seed: int = 42,
project_root: Optional[Path] = None,
) -> None:
self.file_path = Path(file_path)
self.tokenizer = tokenizer
self.max_length = max_length
self.shuffle_buffer = shuffle_buffer
self.seed = seed
self.project_root = Path(project_root) if project_root else PROJECT_ROOT
if not self.file_path.exists():
raise FileNotFoundError(f"Training data not found: {self.file_path}")
def _format_messages(self, messages: list[dict[str, str]]) -> str:
"""Format chat messages into a single training string."""
# Use the tokenizer's chat template if available
if hasattr(self.tokenizer, "apply_chat_template"):
return self.tokenizer.apply_chat_template(
messages, tokenize=False, add_generation_prompt=False
)
# Fallback: simple concatenation
parts = []
for msg in messages:
role = msg.get("role", "user")
content = msg.get("content", "")
parts.append(f"<|{role}|>\n{content}")
return "\n".join(parts)
def _tokenize(self, text: str) -> Optional[dict[str, torch.Tensor]]:
"""Tokenize text and create training labels."""
encoded = self.tokenizer(
text,
max_length=self.max_length,
truncation=True,
padding="max_length",
return_tensors="pt",
)
input_ids = encoded["input_ids"].squeeze(0)
attention_mask = encoded["attention_mask"].squeeze(0)
# Labels = input_ids, with padding tokens masked as -100
labels = input_ids.clone()
labels[attention_mask == 0] = -100
return {
"input_ids": input_ids,
"attention_mask": attention_mask,
"labels": labels,
}
def _line_iterator(self) -> Iterator[dict]:
"""Iterate over JSONL file line by line."""
with open(self.file_path, "r", encoding="utf-8") as f:
for line in f:
line = line.strip()
if line:
yield json.loads(line)
def _shuffled_iterator(self) -> Iterator[dict]:
"""Reservoir-style shuffle buffer for streaming data."""
import random
rng = random.Random(self.seed)
buffer: list[dict] = []
for item in self._line_iterator():
buffer.append(item)
if len(buffer) >= self.shuffle_buffer:
rng.shuffle(buffer)
yield from buffer
buffer.clear()
# Flush remaining items
if buffer:
rng.shuffle(buffer)
yield from buffer
def _load_image(self, image_path: str) -> Optional[Image.Image]:
"""Load image from a relative path. Returns None if missing/corrupt."""
try:
full_path = self.project_root / image_path
if full_path.exists():
img = Image.open(str(full_path)).convert("RGB")
return img
except Exception:
pass
return None
def __iter__(self) -> Iterator[dict[str, Any]]:
for example in self._shuffled_iterator():
messages = example.get("messages", [])
if not messages:
continue
text = self._format_messages(messages)
tokenized = self._tokenize(text)
if tokenized is not None:
# Load image if path present
image_path = example.get("image_path")
if image_path:
tokenized["image"] = self._load_image(image_path)
else:
tokenized["image"] = None
yield tokenized
def count_lines(self) -> int:
"""Count total lines (for progress estimation). Reads file once."""
count = 0
with open(self.file_path, "r", encoding="utf-8") as f:
for _ in f:
count += 1
return count
# ββ Trainer βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
class MINDITrainer:
"""
3-phase trainer for MINDI 1.5 Vision-Coder.
Optimized for AMD MI300X 192GB:
- bf16 mixed precision
- Gradient checkpointing
- Streaming data from disk
- Optional torch.compile()
- Phase-based component freezing/unfreezing
"""
def __init__(
self,
model: nn.Module,
config: TrainingConfig,
) -> None:
"""
Initialize the trainer.
Args:
model: MINDI15 model instance (already initialized).
config: Training configuration.
"""
self.model = model
self.config = config
self.device = "cuda" if torch.cuda.is_available() else "cpu"
self.global_step = 0
self.best_val_loss = float("inf")
# Create output directories
self.config.output_dir.mkdir(parents=True, exist_ok=True)
self.config.log_dir.mkdir(parents=True, exist_ok=True)
# Gradient checkpointing
if config.gradient_checkpointing:
base_model = self.model.architecture.get_model()
if hasattr(base_model, "gradient_checkpointing_enable"):
base_model.gradient_checkpointing_enable()
print("[MINDITrainer] Gradient checkpointing enabled")
# Required for PEFT/LoRA + gradient checkpointing without torch.compile
if hasattr(self.model.llm, "enable_input_require_grads"):
self.model.llm.enable_input_require_grads()
else:
def _make_inputs_require_grad(module, input, output):
output.requires_grad_(True)
self.model.llm.get_input_embeddings().register_forward_hook(_make_inputs_require_grad)
# Optional torch.compile (works on ROCm)
if config.use_compile:
print("[MINDITrainer] Compiling model with torch.compile() ...")
self.model.llm = torch.compile(self.model.llm)
self.model.architecture.peft_model = self.model.llm
print("[MINDITrainer] Compilation complete")
# Mixed precision scaler (bf16 doesn't need GradScaler, but keep structure)
self.use_amp = config.dtype in ("bf16", "fp16")
self.amp_dtype = config.torch_dtype
# Training log
self.log_file = config.log_dir / "training_log.jsonl"
self.metrics_history: list[dict] = []
print(f"[MINDITrainer] Device: {self.device}")
print(f"[MINDITrainer] Dtype: {config.dtype}")
print(f"[MINDITrainer] Total steps: {config.total_steps}")
print(f"[MINDITrainer] Phases: {len(config.phases)}")
def _build_optimizer(self, phase: PhaseConfig) -> AdamW:
"""Build optimizer for the current phase (only trainable params)."""
params = [p for p in self.model.parameters() if p.requires_grad]
if not params:
raise RuntimeError(f"No trainable parameters in phase '{phase.name}'")
return AdamW(
params,
lr=phase.learning_rate,
weight_decay=self.config.weight_decay,
betas=(0.9, 0.95),
)
def _build_scheduler(
self, optimizer: AdamW, phase: PhaseConfig
) -> torch.optim.lr_scheduler.LRScheduler:
"""Build LR scheduler: linear warmup + cosine decay."""
phase_steps = phase.end_step - phase.start_step
warmup_steps = max(1, int(phase_steps * self.config.warmup_ratio))
decay_steps = max(1, phase_steps - warmup_steps)
warmup = LinearLR(
optimizer,
start_factor=0.01,
end_factor=1.0,
total_iters=warmup_steps,
)
cosine = CosineAnnealingLR(
optimizer,
T_max=decay_steps,
eta_min=phase.learning_rate * 0.1,
)
return SequentialLR(
optimizer,
schedulers=[warmup, cosine],
milestones=[warmup_steps],
)
def _build_dataloader(
self, file_path: Path, batch_size: int, shuffle_buffer: int = 10000
) -> DataLoader:
"""Build a streaming DataLoader."""
dataset = StreamingJSONLDataset(
file_path=file_path,
tokenizer=self.model.tokenizer,
max_length=self.config.max_seq_length,
shuffle_buffer=shuffle_buffer,
seed=self.config.seed,
)
def _collate_fn(batch):
"""Custom collate: stack tensors, keep images as list."""
collated = {
"input_ids": torch.stack([b["input_ids"] for b in batch]),
"attention_mask": torch.stack([b["attention_mask"] for b in batch]),
"labels": torch.stack([b["labels"] for b in batch]),
"images": [b.get("image") for b in batch],
}
return collated
return DataLoader(
dataset,
batch_size=batch_size,
num_workers=self.config.num_workers,
pin_memory=self.config.pin_memory,
prefetch_factor=self.config.prefetch_factor if self.config.num_workers > 0 else None,
drop_last=True,
collate_fn=_collate_fn,
)
def _log_metrics(self, metrics: dict) -> None:
"""Append metrics to log file and history."""
self.metrics_history.append(metrics)
with open(self.log_file, "a", encoding="utf-8") as f:
f.write(json.dumps(metrics) + "\n")
@torch.no_grad()
def evaluate(self, val_loader: DataLoader, max_batches: int = 50) -> float:
"""
Run validation and return average loss.
Args:
val_loader: Validation DataLoader.
max_batches: Maximum batches to evaluate (for speed).
Returns:
Average validation loss.
"""
self.model.eval()
total_loss = 0.0
count = 0
for batch_idx, batch in enumerate(val_loader):
if batch_idx >= max_batches:
break
input_ids = batch["input_ids"].to(self.device)
attention_mask = batch["attention_mask"].to(self.device)
labels = batch["labels"].to(self.device)
images = batch.get("images")
image = None
if images:
for img in images:
if img is not None:
image = img
break
with torch.autocast(device_type="cuda", dtype=self.amp_dtype, enabled=self.use_amp):
result = self.model(
input_ids=input_ids,
attention_mask=attention_mask,
labels=labels,
image=image,
)
if result["loss"] is not None:
total_loss += result["loss"].item()
count += 1
self.model.train()
return total_loss / max(count, 1)
def _save_checkpoint(self, phase_name: str, step: int, val_loss: float) -> Path:
"""Save a training checkpoint."""
ckpt_dir = self.config.output_dir / f"{phase_name}_step{step}"
ckpt_dir.mkdir(parents=True, exist_ok=True)
# Save model weights
self.model.save(ckpt_dir)
# Save trainer state
state = {
"global_step": self.global_step,
"phase": phase_name,
"step_in_phase": step,
"val_loss": val_loss,
"best_val_loss": self.best_val_loss,
}
torch.save(state, ckpt_dir / "trainer_state.pt")
print(f"[MINDITrainer] Checkpoint saved: {ckpt_dir}")
return ckpt_dir
def train_phase(self, phase: PhaseConfig) -> dict:
"""
Execute a single training phase.
Args:
phase: Phase configuration.
Returns:
Dict with phase training metrics.
"""
print()
print("=" * 60)
print(f" Phase: {phase.name}")
print(f" Steps: {phase.start_step} β {phase.end_step}")
print(f" LR: {phase.learning_rate} | Batch: {phase.batch_size}")
print(f" Components: LoRA={phase.lora}, Vision={phase.vision_projection}, "
f"Fusion={phase.fusion}")
print(f" Data: {phase.data_type}")
print("=" * 60)
# Set trainable components
self.model.set_trainable_components(
lora=phase.lora,
vision_projection=phase.vision_projection,
fusion=phase.fusion,
)
# Build optimizer and scheduler for this phase
optimizer = self._build_optimizer(phase)
scheduler = self._build_scheduler(optimizer, phase)
# Select data files based on phase data_type
if phase.data_type == "vision":
train_file = self.config.vision_train_file
val_file = self.config.vision_val_file
else:
# "text" or "mixed" β use main data (mixed has images inline)
train_file = self.config.train_file
val_file = self.config.val_file
# Build data loaders
train_loader = self._build_dataloader(
train_file, phase.batch_size
)
val_loader = self._build_dataloader(
val_file, batch_size=max(phase.batch_size // 2, 1),
shuffle_buffer=1000,
)
self.model.train()
phase_steps = phase.end_step - phase.start_step
step_in_phase = 0
accum_loss = 0.0
accum_count = 0
phase_start_time = time.time()
train_iter = iter(train_loader)
while step_in_phase < phase_steps:
# Get next batch (restart iterator if exhausted = new epoch)
try:
batch = next(train_iter)
except StopIteration:
train_iter = iter(train_loader)
batch = next(train_iter)
input_ids = batch["input_ids"].to(self.device)
attention_mask = batch["attention_mask"].to(self.device)
labels = batch["labels"].to(self.device)
images = batch.get("images") # list of PIL Images or Nones
# Pick first non-None image in batch (model processes one image at a time)
image = None
if images:
for img in images:
if img is not None:
image = img
break
# Forward pass with mixed precision
with torch.autocast(device_type="cuda", dtype=self.amp_dtype, enabled=self.use_amp):
result = self.model(
input_ids=input_ids,
attention_mask=attention_mask,
labels=labels,
image=image,
)
loss = result["loss"]
if loss is None:
continue
# Scale loss for gradient accumulation
loss = loss / phase.gradient_accumulation_steps
# Backward pass
loss.backward()
accum_loss += loss.item() * phase.gradient_accumulation_steps
accum_count += 1
# Optimizer step (every gradient_accumulation_steps)
if accum_count % phase.gradient_accumulation_steps == 0:
# Gradient clipping
torch.nn.utils.clip_grad_norm_(
[p for p in self.model.parameters() if p.requires_grad],
self.config.max_grad_norm,
)
optimizer.step()
scheduler.step()
optimizer.zero_grad()
step_in_phase += 1
self.global_step += 1
avg_loss = accum_loss / phase.gradient_accumulation_steps
accum_loss = 0.0
# Logging
if step_in_phase % self.config.log_every_n_steps == 0:
elapsed = time.time() - phase_start_time
steps_per_sec = step_in_phase / elapsed if elapsed > 0 else 0.0
eta_sec = (phase_steps - step_in_phase) / steps_per_sec if steps_per_sec > 0 else 0.0
metrics = {
"phase": phase.name,
"global_step": self.global_step,
"step_in_phase": step_in_phase,
"loss": round(avg_loss, 4),
"lr": optimizer.param_groups[0]["lr"],
"steps_per_sec": round(steps_per_sec, 3),
"eta_minutes": round(eta_sec / 60, 1),
"elapsed_minutes": round(elapsed / 60, 1),
}
self._log_metrics(metrics)
print(f" [{phase.name}] step {step_in_phase}/{phase_steps} | "
f"loss={avg_loss:.4f} | "
f"lr={optimizer.param_groups[0]['lr']:.2e} | "
f"speed={steps_per_sec:.2f} steps/s | "
f"ETA={eta_sec / 60:.1f}min")
# Evaluation
if step_in_phase % self.config.eval_every_n_steps == 0:
val_loss = self.evaluate(val_loader)
print(f" [{phase.name}] EVAL step {step_in_phase} | val_loss={val_loss:.4f}")
self._log_metrics({
"phase": phase.name,
"global_step": self.global_step,
"val_loss": round(val_loss, 4),
"type": "eval",
})
# Save best model
if val_loss < self.best_val_loss:
self.best_val_loss = val_loss
self._save_checkpoint(phase.name, step_in_phase, val_loss)
print(f" [{phase.name}] New best val_loss: {val_loss:.4f}")
# Periodic save
if step_in_phase % self.config.save_every_n_steps == 0:
self._save_checkpoint(phase.name, step_in_phase, self.best_val_loss)
# End-of-phase save
phase_elapsed = time.time() - phase_start_time
self._save_checkpoint(phase.name, step_in_phase, self.best_val_loss)
phase_summary = {
"phase": phase.name,
"total_steps": step_in_phase,
"elapsed_minutes": round(phase_elapsed / 60, 1),
"best_val_loss": round(self.best_val_loss, 4),
"type": "phase_complete",
}
self._log_metrics(phase_summary)
print(f"\n [{phase.name}] Complete β {step_in_phase} steps in "
f"{phase_elapsed / 60:.1f} min")
return phase_summary
def train(self) -> dict:
"""
Run all 3 training phases sequentially.
Returns:
Dict with complete training summary.
"""
print()
print("=" * 60)
print(" MINDI 1.5 β Training Start")
print(f" Total phases: {len(self.config.phases)}")
print(f" Total steps: {self.config.total_steps}")
print(f" Device: {self.device}")
print(f" Dtype: {self.config.dtype}")
print(f" Output: {self.config.output_dir}")
print("=" * 60)
torch.manual_seed(self.config.seed)
if torch.cuda.is_available():
torch.cuda.manual_seed_all(self.config.seed)
training_start = time.time()
phase_summaries = []
for phase in self.config.phases:
summary = self.train_phase(phase)
phase_summaries.append(summary)
total_elapsed = time.time() - training_start
# Final save
final_dir = self.config.output_dir / "final"
final_dir.mkdir(parents=True, exist_ok=True)
self.model.save(final_dir)
training_summary = {
"total_steps": self.global_step,
"total_minutes": round(total_elapsed / 60, 1),
"best_val_loss": round(self.best_val_loss, 4),
"phases": phase_summaries,
"type": "training_complete",
}
self._log_metrics(training_summary)
print()
print("=" * 60)
print(" MINDI 1.5 β Training Complete")
print(f" Total steps: {self.global_step}")
print(f" Total time: {total_elapsed / 60:.1f} minutes")
print(f" Best val loss: {self.best_val_loss:.4f}")
print(f" Final saved to: {final_dir}")
print("=" * 60)
return training_summary
def resume_from_checkpoint(self, checkpoint_dir: Path) -> None:
"""
Resume training from a checkpoint.
Args:
checkpoint_dir: Directory containing saved checkpoint.
"""
checkpoint_dir = Path(checkpoint_dir)
state_file = checkpoint_dir / "trainer_state.pt"
if not state_file.exists():
raise FileNotFoundError(f"Trainer state not found: {state_file}")
# Load model weights
self.model.load(checkpoint_dir)
# Load trainer state
state = torch.load(state_file, map_location=self.device, weights_only=True)
self.global_step = state["global_step"]
self.best_val_loss = state["best_val_loss"]
print(f"[MINDITrainer] Resumed from step {self.global_step} "
f"(val_loss={self.best_val_loss:.4f})")
# ββ Test block ββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
if __name__ == "__main__":
print("=" * 60)
print(" MINDI 1.5 β Trainer Test")
print("=" * 60)
print()
# ββ Test 1: Config defaults ββββββββββββββββββββββββββββββββββ
print(" Test 1: TrainingConfig defaults")
config = TrainingConfig()
assert config.total_steps == 10000
assert config.dtype == "bf16"
assert config.torch_dtype == torch.bfloat16
assert len(config.phases) == 3
assert config.gradient_checkpointing is True
assert config.num_workers == 4
assert config.pin_memory is True
assert config.prefetch_factor == 2
print(f" Total steps: {config.total_steps}")
print(f" Dtype: {config.dtype}")
print(f" Phases: {[p.name for p in config.phases]}")
print(" β Config defaults correct")
# ββ Test 2: Phase configs ββββββββββββββββββββββββββββββββββββ
print("\n Test 2: Phase configurations")
p1, p2, p3 = config.phases
assert p1.name == "phase1_lora"
assert p1.batch_size == 16
assert p1.learning_rate == 2e-4
assert p1.lora is True and p1.vision_projection is False and p1.fusion is False
assert p2.name == "phase2_vision_bridge"
assert p2.batch_size == 8
assert p2.learning_rate == 1e-5
assert p2.lora is False and p2.vision_projection is True and p2.fusion is True
assert p3.name == "phase3_all"
assert p3.batch_size == 12
assert p3.learning_rate == 5e-5
assert p3.lora is True and p3.vision_projection is True and p3.fusion is True
print(" Phase 1: LoRA only, batch=16, lr=2e-4 β")
print(" Phase 2: Vision bridge, batch=8, lr=1e-5 β")
print(" Phase 3: All, batch=12, lr=5e-5 β")
# ββ Test 3: Streaming dataset (if data exists) βββββββββββββββ
print("\n Test 3: StreamingJSONLDataset")
train_path = config.train_file
if train_path.exists():
from transformers import AutoTokenizer
tok = AutoTokenizer.from_pretrained(
str(PROJECT_ROOT / "data" / "tokenizer" / "mindi_tokenizer"),
trust_remote_code=True,
)
dataset = StreamingJSONLDataset(
file_path=train_path,
tokenizer=tok,
max_length=512, # small for test
shuffle_buffer=100,
)
count = 0
for item in dataset:
assert "input_ids" in item
assert "attention_mask" in item
assert "labels" in item
assert item["input_ids"].shape[0] == 512
count += 1
if count >= 5:
break
print(f" Streamed {count} examples, shape={item['input_ids'].shape} β")
else:
print(f" [SKIP] Train file not found: {train_path}")
# ββ Test 4: PhaseConfig step ranges ββββββββββββββββββββββββββ
print("\n Test 4: Phase step continuity")
for i in range(1, len(config.phases)):
prev = config.phases[i - 1]
curr = config.phases[i]
assert prev.end_step == curr.start_step, \
f"Gap between {prev.name} and {curr.name}"
print(" All phases are contiguous β")
# ββ Test 5: Gradient accumulation ββββββββββββββββββββββββββββ
print("\n Test 5: Gradient accumulation steps")
for phase in config.phases:
assert phase.gradient_accumulation_steps == 4
print(" All phases: grad_accum=4 β")
print("\n β All trainer tests passed!")
print("=" * 60)
|