CoolFace
Datasetpublic

JacobLinCool/gsat-115

Machine-gradable exam benchmarks produced by any-to-bench. Each subset is one exam: the viewer table shows one row per answerable question (figures embedded); the raw, byte-faithful bundle lives under <subset>/bundle/ — exam.json (structured paper), answer_schema.json (strict JSON Schema an answer sheet must satisfy), grading.json (deterministic rules + judge rubrics), manifest.json (provenance), and assets/ (figures). Usage Benchmark any model against an exam: a2b download… See the full description on the dataset page: https://huggingface.co/datasets/JacobLinCool/gsat-115.

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes43downloads
Dataset Card

<!-- a2b:header:start --> Machine-gradable exam benchmarks produced by any-to-bench. Each subset is one exam: the viewer table shows one row per answerable question (figures embedded); the raw, byte-faithful bundle lives under <subset>/bundle/ — exam.json (structured paper), answer_schema.json (strict JSON Schema an answer sheet must satisfy), grading.json (deterministic rules + judge rubrics), manifest.json (provenance), and assets/ (figures).

Usage

Benchmark any model against an exam:

bash
a2b download JacobLinCool/gsat-115 --name <subset> -o bundle
a2b solve bundle --model <your-model> -o answers.json
a2b grade bundle answers.json -o report.json

Or load the question table directly:

python
from datasets import load_dataset
ds = load_dataset("JacobLinCool/gsat-115", "<subset>", split="test")

⚠️ Answer key included

<subset>/bundle/grading.json contains the full answer key and scoring rubrics. If you benchmark models against this dataset, keep it out of training corpora.

Exam content copyright belongs to the original exam publisher. <!-- a2b:header:end -->

<!-- a2b:bundle:matha:start -->

matha — 115學年度學科能力測驗試題:數學A考科

Subject數學A
Languagezh-TW
Questions20 (18 auto-graded, 2 LLM-judged)
Total points100
Question typessinglechoice ×7, multiplechoice ×6, fillinblank ×5, short_answer ×1, essay ×1
Ingested bycodex:gpt-5.6-sol (any-to-bench 0.1.0)
Created2026-08-14
Sourcesmatha-exam.pdf sha256:e867988978a8…<br>matha-key.pdf sha256:0308d00e554a…

a2b download JacobLinCool/gsat-115 --name matha -o bundle <!-- a2b:bundle:matha:end -->

<!-- a2b:bundle:chinese:start -->

chinese — 115學年度學科能力測驗 國語文綜合能力測驗

Subject國語文
Languagezh-Hant
Questions39 (33 auto-graded, 6 LLM-judged)
Total points100
Question typessinglechoice ×26, multiplechoice ×7, short_answer ×6
Ingested bycodex:gpt-5.6-sol (any-to-bench 0.1.0)
Created2026-08-14
Sourceschinese-exam.pdf sha256:9cee75fa62cc…<br>chinese-key.pdf sha256:d371d9539c7c…

a2b download JacobLinCool/gsat-115 --name chinese -o bundle <!-- a2b:bundle:chinese:end -->

<!-- a2b:bundle:english:start -->

english — 115學年度學科能力測驗試題:英文考科

Subject英文
Languagezh-TW/en
Questions53 (47 auto-graded, 6 LLM-judged)
Total points100
Question typessinglechoice ×46, shortanswer ×3, fillinblank ×2, multiple_choice ×1, essay ×1
Ingested bycodex:gpt-5.6-sol (any-to-bench 0.1.0)
Created2026-08-14
Sourcesenglish-exam.pdf sha256:e5a644f01334…<br>english-key.pdf sha256:f8edda873324…

a2b download JacobLinCool/gsat-115 --name english -o bundle <!-- a2b:bundle:english:end -->

<!-- a2b:bundle:social:start -->

social — 財團法人大學入學考試中心基金會 115學年度學科能力測驗試題 社會考科

Subject社會考科
Languagezh-Hant
Questions65 (54 auto-graded, 11 LLM-judged)
Total points144
Question typessinglechoice ×54, shortanswer ×10, drawing ×1
Ingested bycodex:gpt-5.6-sol (any-to-bench 0.1.0)
Created2026-08-14
Sourcessocial-exam.pdf sha256:e4af275a5fbe…<br>social-key.pdf sha256:e09b526002c3…

a2b download JacobLinCool/gsat-115 --name social -o bundle <!-- a2b:bundle:social:end -->

<!-- a2b:bundle:science:start -->

science — 115學年度學科能力測驗試題 自然考科

Subject自然考科
Languagezh-TW
Questions63 (48 auto-graded, 15 LLM-judged)
Total points128
Question typessinglechoice ×30, multiplechoice ×18, short_answer ×10, drawing ×5
Ingested bycodex:gpt-5.6-sol (any-to-bench 0.1.0)
Created2026-08-14
Sourcesscience-exam.pdf sha256:9381c4030a41…<br>science-key.pdf sha256:ba42c71786f7…

a2b download JacobLinCool/gsat-115 --name science -o bundle <!-- a2b:bundle:science:end -->