Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Could not read the parquet files: division by zero
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.
eval_id string | eval_set_id string | run_id string | task_id string | log string | created timestamp[ns, tz=UTC] | tags string | git_origin string | git_commit string | packages string | metadata string | task_name string | task_display_name string | task_version int64 | task_file string | task_attribs string | solver string | solver_args string | sandbox_type string | sandbox_config string | model string | model_base_url string | model_args string | model_generate_config string | model_roles string | dataset_name string | dataset_location string | dataset_samples int64 | dataset_sample_ids string | dataset_shuffled bool | epochs int64 | epochs_reducer string | approval string | message_limit string | token_limit string | time_limit string | working_limit string | status string | error_message string | error_traceback string | total_samples string | completed_samples string | score_headline_name string | score_headline_metric string | score_headline_value string | score_headline_stderr string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
M6ArEjHzdXGrL23USwx4m9 | null | FZFUMLJoHF8ap8mvrxuUQg | gb3QspK74UxrZoKTEGxqtQ | hf://datasets/dvilasuero/arc-easy-gptoss20b-2/logs/2025-11-18T10-42-58+00-00_arc-easy_gb3QspK74UxrZoKTEGxqtQ.eval | 2025-11-18T10:42:58 | null | null | {"inspect_ai": "0.3.146.dev14+g9ce759d5"} | null | arc_easy | arc_easy | 0 | null | {} | null | null | null | null | hf-inference-providers/openai/gpt-oss-20b:cheapest | https://router.huggingface.co/v1 | https://router.huggingface.co/v1 | {} | {} | allenai/ai2_arc | allenai/ai2_arc | 2,376 | [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] | false | 1 | ["mean"] | null | null | null | null | null | started | null | null | null | null | null | null | null | null | |
2wwtbVwRdDWgKH7a85BCon | null | Scu3Jw5FVNtqE9JDv639US | joeJxAMAatgYPb4EpbYSci | hf://datasets/dvilasuero/arc-easy-gptoss20b-2/logs/2025-11-18T10-43-03+00-00_arc-easy_joeJxAMAatgYPb4EpbYSci.eval | 2025-11-18T10:43:03 | null | null | {"inspect_ai": "0.3.146.dev14+g9ce759d5"} | null | arc_easy | arc_easy | 0 | null | {} | null | null | null | null | hf-inference-providers/openai/gpt-oss-20b:cheapest | https://router.huggingface.co/v1 | https://router.huggingface.co/v1 | {} | {} | allenai/ai2_arc | allenai/ai2_arc | 2,376 | [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] | false | 1 | ["mean"] | null | null | null | null | null | started | null | null | null | null | null | null | null | null |
Evaluation logs exported from datasets/dvilasuero/arc-easy-gptoss20b-2
Evaluation Logs
This dataset contains evaluation logs exported from Inspect AI.
Splits
- evals: Evaluation-level data (one row per eval log)
- samples: Sample-level data (one row per sample)
Loading
from datasets import load_dataset
evals = load_dataset('dvilasuero/arc-easy-gptoss20b-2', split='evals')
samples = load_dataset('dvilasuero/arc-easy-gptoss20b-2', split='samples')
- Downloads last month
- 9