0

Trial Prediction RL Env (Sundai March 22)

Fresh

Your environment description here

Type
RL Env
Runtime
multi-turn
License
unknown
Size
v0.1.1
Published
Mar 2026

Cite

Notes

Only stored in your browser.

clinical-trial-prediction

Replace the placeholders below, then remove this callout.

Overview

  • Environment ID: clinical-trial-prediction
  • Short description:
  • Tags:

Datasets

  • Primary dataset(s): <name(s) and brief description>
  • Source links:
  • Split sizes: <train/eval counts>

Task

  • Type: <single-turn | multi-turn | tool use>
  • Output format expectations (optional): <e.g., plain text, XML tags, JSON schema>
  • Rubric overview:

Quickstart

Run an evaluation with default settings:

prime eval run clinical-trial-prediction

Configure model and sampling:

prime eval run clinical-trial-prediction   -m gpt-4.1-mini   -n 20 -r 3 -t 1024 -T 0.7   -a '{"key": "value"}'  # env-specific args as JSON

Notes:

  • Use -a / --env-args to pass environment-specific configuration as a JSON object.

Environment Arguments

Document any supported environment arguments and their meaning. Example:

ArgTypeDefaultDescription
foostr"bar"What this controls
max_examplesint-1Limit on dataset size (use -1 for all)

Metrics

Summarize key metrics your rubric emits and how they’re interpreted.

MetricMeaning
rewardMain scalar reward (weighted sum of criteria)
accuracyExact match on target answer