Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Could not read the parquet files: timed out
Error code:   FileSystemError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

run_id
string
task
string
sample_id
string
prompt
string
raw_output
string
parsed_answer
string
expected
string
correct
bool
score
float64
choice_likelihoods
null
context
null
metadata
dict
6a63fde084a4e3b3
generative
s1
System: Answer with only the answer. No extra words. User: What is 2+2?
4
4
4
true
1
null
null
{ "scores": [ { "data_type": "numeric", "direction": "maximize", "kind": "benchmark", "name": "exact_match", "source": "sdk", "value": 1, "weight": 1 } ] }
6a63fde084a4e3b3
generative
s2
System: Answer with only the answer. No extra words. User: What is 3+3?
6
6
6
true
1
null
null
{ "scores": [ { "data_type": "numeric", "direction": "maximize", "kind": "benchmark", "name": "exact_match", "source": "sdk", "value": 1, "weight": 1 } ] }
6a63fde084a4e3b3
generative
s3
System: Answer with only the answer. No extra words. User: Capital of France?
Paris
Paris
Paris
true
1
null
null
{ "scores": [ { "data_type": "numeric", "direction": "maximize", "kind": "benchmark", "name": "exact_match", "source": "sdk", "value": 1, "weight": 1 } ] }
6a63fde084a4e3b3
generative
s4
System: Answer with only the answer. No extra words. User: Capital of Japan?
Tokyo
Tokyo
Tokyo
true
1
null
null
{ "scores": [ { "data_type": "numeric", "direction": "maximize", "kind": "benchmark", "name": "exact_match", "source": "sdk", "value": 1, "weight": 1 } ] }
6a63fde084a4e3b3
generative
s5
System: Answer with only the answer. No extra words. User: What is 10-3?
7
7
7
true
1
null
null
{ "scores": [ { "data_type": "numeric", "direction": "maximize", "kind": "benchmark", "name": "exact_match", "source": "sdk", "value": 1, "weight": 1 } ] }
6a63fde084a4e3b3
generative
s6
System: Answer with only the answer. No extra words. User: Largest planet?
Jupiter
Jupiter
Jupiter
true
1
null
null
{ "scores": [ { "data_type": "numeric", "direction": "maximize", "kind": "benchmark", "name": "exact_match", "source": "sdk", "value": 1, "weight": 1 } ] }
6a63fde084a4e3b3
generative
s7
System: Answer with only the answer. No extra words. User: How many days in a week?
7 days
7 days
7
false
0
null
null
{ "scores": [ { "data_type": "numeric", "direction": "maximize", "kind": "benchmark", "name": "exact_match", "source": "sdk", "value": 0, "weight": 1 } ] }
6a63fde084a4e3b3
generative
s8
System: Answer with only the answer. No extra words. User: What color is the sky?
Blue
Blue
blue
false
0
null
null
{ "scores": [ { "data_type": "numeric", "direction": "maximize", "kind": "benchmark", "name": "exact_match", "source": "sdk", "value": 0, "weight": 1 } ] }
AuditKIT

auditkit-testrun-evaluate

Built using AuditKIT — evaluate any model on any dataset and any task.

Method evaluate
Model <auditkit.model.vllm_gen.VLLMModel object at 0x7c887f99acf0>
Artifact run
Published 2026-09-02 05:37 UTC

Usage

from datasets import load_dataset

ds = load_dataset("ram-lexsi/auditkit-testrun-evaluate")
Downloads last month
32