Commit History

fix: tolerate provider-specific wrapper tokens and bare answers
daef5de

Reja1 Claude Opus 4.7 commited on

feat: extend reasoning_effort to qwen/* and z-ai/*; add Qwen3-VL and GLM-4.6V
6ea8490

Reja1 Claude Opus 4.7 commited on

feat: sort predictions.jsonl and summary.jsonl by question_id at run end
3238252

Reja1 Claude Opus 4.7 commited on

feat: enable thinking effort for Google Gemini models (default high)
1cfa8e6

Reja1 Claude Opus 4.7 commited on

feat: enable extended thinking for Claude models (anthropic/*)
15ef1b8

Reja1 commited on

fix: write exam_name/exam_year to summary.jsonl; accumulate reprompt cost+tokens
9fa6cf6

Reja1 commited on

feat: concurrent API calls via ThreadPoolExecutor (default 4 workers)
38c8e02

Reja1 commited on

fix: show partial-credit answers as yellow ~ in progress bar, not red incorrect
dec6257

Reja1 Claude Sonnet 4.6 commited on

fix: encode question images as PNG (lossless) instead of JPEG
e2fc5fd

Reja1 commited on

fix: failure_unexpected_type scores 0 not -1
61df276

Reja1 commited on

Fix remaining old model references in CLAUDE.md, README, llm_interface.py
d6d3af5

Reja1 Claude Sonnet 4.6 commited on

Fix resume summary bug and add --score-only mode
d412fe5

Reja1 Claude Sonnet 4.6 commited on

Log response metadata (tokens, cost, latency) from OpenRouter API
775b8ff

Reja1 Claude Opus 4.6 commited on

Add reproducibility controls, leaderboard, and contamination disclosure
d630df8

Reja1 Claude Opus 4.6 commited on

Simplify prompts for thinking models
fbb8468

Reja1 Claude Opus 4.6 commited on

Move metadata.jsonl into images/ so ImageFolder picks up metadata
aee3e08

Reja1 Claude Opus 4.6 commited on

Switch to ImageFolder format for HuggingFace dataset viewer
51823a4

Reja1 Claude Opus 4.6 commited on

Move metadata.jsonl to repo root for HuggingFace image resolution
dd48820

Reja1 Claude Opus 4.6 commited on

Add missing paper_id field to dataset features
f782ff0

Reja1 Claude Opus 4.6 commited on

Rename image_path to image for HuggingFace dataset viewer compatibility
ba65fc5

Reja1 Claude Opus 4.6 commited on

Serialize correct_answer as JSON string in metadata.jsonl
e1baa4e

Reja1 Claude Opus 4.6 commited on

Replace dataset loading script with direct JSONL loading
807bc23

Reja1 Claude Opus 4.6 commited on

Fix low-priority issues: dead code, parsing, deps, tests
0799271

Reja1 Claude Opus 4.6 commited on

Fix 7 medium-priority issues: resume, timeout, logging, prompts, dead code
e8aee0e

Reja1 Claude Opus 4.6 commited on

Fix 5 high-priority bugs: caching, rate-limit retry, scoring, types, error msg
f254190

Reja1 Claude Opus 4.6 commited on

Refactor benchmark_runner.py: extract process_question() and log_question_result() helpers
fa54363

Reja1 Claude Opus 4.6 commited on

Integer type question evaluation fixed
1ab1a75

Reja1 commited on

Separation of response and score in predictions.jsonl and summary.jsonl
a2cb2dd

Reja1 commited on

With results of Jee Advanced 2024
45ee7d5

Reja1 commited on

--question-ids working and force redownloading
eb0a98a

Reja1 commited on

JEE Advance 2024 added
5891c9a

Reja1 commited on

Refactor: Generalize benchmark for JEE and NEET exams
6bc6a63

Reja1 commited on

Huggingface dataset compatibility
2f49b44

Reja1 commited on

Improved huggingface compatability
c7f64e6

Reja1 commited on

With more clear summary report and reattempt mechanism
ea74ed3

Reja1 commited on

First working version
de60742

Reja1 commited on