fix: scrub API keys from evaluation scripts for security 34884b9 Nikame Agent commited on 11 days ago
chore: remove hardcoded API keys and replace with environment variable loading 24abcf7 Nikame Agent commited on 11 days ago
feat: add batched evaluation script for Gemini to bypass rate limits 609c627 Nikame Agent commited on 11 days ago
chore: switch default Gemini model to gemini-1.5-flash for better free-tier limits 417f2d4 Nikame Agent commited on 11 days ago
chore: switch default Gemini evaluation model to gemini-3.1-flash-lite 2afeddc Nikame Agent commited on 11 days ago
fix: add smart rate limit handling parsing wait_time from 429 errors for Gemini eval c0fa15d Nikame Agent commited on 11 days ago
feat: add eval_gemini.py to evaluate Gemini models via API 6b40934 Nikame Agent commited on 11 days ago
feat: rewrite eval_gonyai.py as full Kaggle-ready script matching colab_eval.py harness 63e0415 Nikame Agent commited on 11 days ago
fix: address ACL reviewer issues — non-monotonic scaling, OOD label, Gonyai/Gemma/Aya paragraphs, Section ref b794c86 Nikame Agent commited on 11 days ago
feat: scatter 31 handcrafted items across 4 modules → 3,031 total items 4eafdd0 Nikame Agent commited on 11 days ago
feat: backfill 37 handcrafted items to reach exactly 3,000 items and update paper bfdf630 Nikame Agent commited on 11 days ago
feat: add comprehensive statistical, validation, and diagnostic scripts a5fb1a8 Nikame Agent commited on 11 days ago
fix: shuffle MCQ candidates, fix length bias, add difficulty tracking 7ee8fe0 Nikame Agent commited on 15 days ago
feat: adapt eval script for Kaggle environment and 19GB disk limits 6029afb Nikame Agent commited on 15 days ago
fix: enforce GPU 0 device_map and enable CPU offload for 8-bit models to bypass conservative memory dispatcher 230be05 Nikame Agent commited on 15 days ago
fix: use BitsAndBytesConfig for newer transformers and clear disk cache to prevent IO Error d7c7fe4 Nikame Agent commited on 15 days ago
feat: v4.0 crash-safe eval suite — checkpoint/resume, aggressive VRAM cleanup, 12 mainstream models 98d7957 Nikame Agent commited on 15 days ago
docs: rewrite paper to professional 2-column format with expanded analysis; feat: add Google Colab evaluation script 265457a Nikame Agent commited on 15 days ago
docs: fix pdflatex fontspec crash by using romanized Konkani 9c625f9 Nikame Agent commited on 18 days ago
fix: removed all duplicate candidates across the benchmark using rigorous multi-pass review 696b5d1 Nikame Agent commited on 18 days ago
fix: scrubbed all english translation hints from json files 3a35302 Nikame Agent commited on 18 days ago