Datasets:
run_id stringclasses 1
value | task stringclasses 1
value | sample_id stringclasses 8
values | prompt stringclasses 8
values | raw_output stringclasses 8
values | parsed_answer stringclasses 8
values | expected stringclasses 7
values | correct bool 2
classes | score float64 0 1 | choice_likelihoods null | context null | metadata dict |
|---|---|---|---|---|---|---|---|---|---|---|---|
e68c64ef46588d92 | generative | 0 | 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
}
]
} |
e68c64ef46588d92 | generative | 1 | 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
}
]
} |
e68c64ef46588d92 | generative | 2 | 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
}
]
} |
e68c64ef46588d92 | generative | 3 | 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
}
]
} |
e68c64ef46588d92 | generative | 4 | 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
}
]
} |
e68c64ef46588d92 | generative | 5 | 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
}
]
} |
e68c64ef46588d92 | generative | 6 | 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
}
]
} |
e68c64ef46588d92 | generative | 7 | 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-testrun-cli
Built using AuditKIT — evaluate any model on any dataset and any task.
| Method | evaluate |
| Model | <auditkit.model.vllm_gen.VLLMModel object at 0x7c042bdabb60> |
| Artifact | run |
| Published | 2026-09-02 05:37 UTC |
Usage
from datasets import load_dataset
ds = load_dataset("ram-lexsi/auditkit-testrun-cli")
- Downloads last month
- 35
