datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
ocaml-reference-solutions
OCaml reference solutions for LiveCodeBench
OCaml reference solutions for the multilingual-LiveCodeBench OCaml problem set, together
with the list of problems the harness cannot score.
436 problems in the universe
415 are scoreable, and each has a verified reference
21 are excluded as unscoreable (see the errata config)
Configs
references is one row per problem. errata lists the problems the harness cannot score,
with the evidence for each.
from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/samuki-hf/ocaml-reference-solutions.ocaml-test-rollouts
OCaml test-suite rollouts (multilingual LiveCodeBench)
Model-generated test suites for OCaml competitive-programming problems. Each rollout is a
language model's response to a problem statement when asked to produce tests for a program
solving it, rather than the program itself.
Companion to the OCaml code rollouts in
samuki-hf/temperature-sweep-data
(rollouts/domain=mlcb/language=ocaml/...), generated over the same problems with the same
models, sampling configuration and… See the full description on the dataset page: https://huggingface.co/datasets/samuki-hf/ocaml-test-rollouts.OCaml_Repos
