Commit History

fix: scrub API keys from evaluation scripts for security
34884b9

Nikame Agent commited on

chore: remove hardcoded API keys and replace with environment variable loading
24abcf7

Nikame Agent commited on

feat: add batched evaluation script for Gemini to bypass rate limits
609c627

Nikame Agent commited on

chore: switch default Gemini model to gemini-1.5-flash for better free-tier limits
417f2d4

Nikame Agent commited on

chore: switch default Gemini evaluation model to gemini-3.1-flash-lite
2afeddc

Nikame Agent commited on

fix: add smart rate limit handling parsing wait_time from 429 errors for Gemini eval
c0fa15d

Nikame Agent commited on

feat: add eval_gemini.py to evaluate Gemini models via API
6b40934

Nikame Agent commited on

feat: rewrite eval_gonyai.py as full Kaggle-ready script matching colab_eval.py harness
63e0415

Nikame Agent commited on

fix: address ACL reviewer issues — non-monotonic scaling, OOD label, Gonyai/Gemma/Aya paragraphs, Section ref
b794c86

Nikame Agent commited on

feat: scatter 31 handcrafted items across 4 modules → 3,031 total items
4eafdd0

Nikame Agent commited on

chore: track jpg files with lfs
184b363

Nikame Agent commited on

feat: backfill 37 handcrafted items to reach exactly 3,000 items and update paper
bfdf630

Nikame Agent commited on

fix: resolve Overleaf PDF image rendering and suppress hbox warnings
c40fa3d

Nikame Agent commited on

fix: add amsmath and amssymb to fix LaTeX compilation errors
b629384

Nikame Agent commited on

feat: add comprehensive statistical, validation, and diagnostic scripts
a5fb1a8

Nikame Agent commited on

docs: finalize dataset validity, leakage claims, and length bias disclosure
c196dae

Nikame Agent commited on

fix: dataset integrity - pruned 67 malformed items
975209c

Nikame Agent commited on

docs: replace tokenizer hypothesis with empirical fragmentation data
2759d98

Nikame Agent commited on

docs: major scientific upgrade for ACL Findings-level submission
64f7d05

Nikame Agent commited on

docs: final promotional language sweep
0615380

Nikame Agent commited on

docs: finalize structural evaluation elements for ACL submission
f552e12

Nikame Agent commited on

docs: add hyperparams, scaling laws, and refine tone
e4bd211

Nikame Agent commited on

docs: fix critical data inconsistency and expand limitations
382ad2e

Nikame Agent commited on

docs: finalize ACL reviewer feedback
7159cc7

Nikame Agent commited on

docs: major revision of paper to meet ACL standards
639bc3f

Nikame Agent commited on

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

docs: fix broken Devanagari shaping by reverting to Noto Serif Devanagari and update PDF
99ccd4f

Nikame Agent commited on

docs: add compiled PDF using FreeSerif Devanagari
39cd2ba

Nikame Agent commited on

docs: swap fonts to FreeSerif and Liberation Serif for better local compilation support
18f2997

Nikame Agent commited on

build: add latexmkrc to forcibly override Overleaf compiler to XeLaTeX
cdf0a38

Nikame Agent commited on

docs: re-add XeLaTeX magic comment to force Overleaf compiler
c2edbda

Nikame Agent commited on

docs: revert back to pure Devanagari Konkani with XeLaTeX
a60f99e

Nikame Agent commited on

docs: fix pdflatex fontspec crash by using romanized Konkani
9c625f9

Nikame Agent commited on

docs: add GomParam research paper (XeLaTeX)
646af9e

Nikame Agent commited on

fix: removed all duplicate candidates across the benchmark using rigorous multi-pass review
696b5d1

Nikame Agent commited on

fix: scrubbed all english translation hints from json files
3a35302

Nikame Agent commited on

feat: Artisan Wave 8 completion. 3030 hand-crafted items without templates
0762880

Nikame Agent commited on

docs: add python usage snippet and fix item count typo in schema section
46080e2

Nikame Agent commited on

docs: update shields.io badges to reflect 2,164 items and 8,206 words
9cec508

Nikame Agent commited on

fix: remove custom python loader and define yaml configs for HF dataset viewer
eb17ed5

Nikame Agent commited on

docs: formalize README language for academic presentation
7070bde

Nikame Agent commited on

feat: Wave 6 complete - 2,164 items, ALL 20 modules have 100+ items
2e16c55

Nikame Agent commited on

feat: push to 1,439 items (Wave 5), add 5 new modules
befd735

Nikame Agent commited on