GomParam-v1 / scripts /colab_eval.py

Commit History

fix: implement conditional probability scoring
f497d8b

Nikame Agent commited on

fix: shuffle MCQ candidates, fix length bias, add difficulty tracking
7ee8fe0

Nikame Agent commited on

feat: adapt eval script for Kaggle environment and 19GB disk limits
6029afb

Nikame Agent commited on

fix: enforce GPU 0 device_map and enable CPU offload for 8-bit models to bypass conservative memory dispatcher
230be05

Nikame Agent commited on

fix: use BitsAndBytesConfig for newer transformers and clear disk cache to prevent IO Error
d7c7fe4

Nikame Agent commited on

fix: total_mem -> total_memory (correct PyTorch API)
dc3851d

Nikame Agent commited on

feat: v4.0 crash-safe eval suite — checkpoint/resume, aggressive VRAM cleanup, 12 mainstream models
98d7957

Nikame Agent commited on

docs: rewrite paper to professional 2-column format with expanded analysis; feat: add Google Colab evaluation script
265457a

Nikame Agent commited on