Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    TypeError
Message:      Couldn't cast array of type
struct<regime: string, book_quality: string, input: string, band: string>
to
{'structure': Value('string')}
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1827, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2312, in cast_table_to_schema
                  cast_array_to_feature(
                  ~~~~~~~~~~~~~~~~~~~~~^
                      table[name] if name in table_column_names else pa.array([None] * len(table), type=schema.field(name).type),
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      feature,
                      ^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 1861, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                                           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2158, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<regime: string, book_quality: string, input: string, band: string>
              to
              {'structure': Value('string')}
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1880, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

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.

id
string
domain
string
prompt
string
vocabulary
list
difficulty
dict
d000-p0
d000
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d000-p1
d000
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d000-p2
d000
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d000-p3
d000
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d000-p4
d000
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d000-p5
d000
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d001-p0
d001
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d001-p1
d001
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d001-p2
d001
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d001-p3
d001
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d001-p4
d001
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d001-p5
d001
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d002-p0
d002
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d002-p1
d002
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d002-p2
d002
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d002-p3
d002
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d002-p4
d002
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d002-p5
d002
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d003-p0
d003
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d003-p1
d003
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d003-p2
d003
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d003-p3
d003
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d003-p4
d003
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d003-p5
d003
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d004-p0
d004
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d004-p1
d004
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d004-p2
d004
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d004-p3
d004
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d004-p4
d004
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d004-p5
d004
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d005-p0
d005
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d005-p1
d005
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d005-p2
d005
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d005-p3
d005
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d005-p4
d005
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d005-p5
d005
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d006-p0
d006
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d006-p1
d006
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d006-p2
d006
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d006-p3
d006
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d006-p4
d006
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d006-p5
d006
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d007-p0
d007
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d007-p1
d007
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d007-p2
d007
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d007-p3
d007
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d007-p4
d007
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d007-p5
d007
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d008-p0
d008
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d008-p1
d008
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d008-p2
d008
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d008-p3
d008
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d008-p4
d008
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d008-p5
d008
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d009-p0
d009
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d009-p1
d009
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d009-p2
d009
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d009-p3
d009
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d009-p4
d009
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d009-p5
d009
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d010-p0
d010
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d010-p1
d010
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d010-p2
d010
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d010-p3
d010
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d010-p4
d010
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d010-p5
d010
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d011-p0
d011
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d011-p1
d011
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d011-p2
d011
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d011-p3
d011
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d011-p4
d011
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d011-p5
d011
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d012-p0
d012
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d012-p1
d012
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d012-p2
d012
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d012-p3
d012
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d012-p4
d012
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d012-p5
d012
You are the decision-maker for the following policy domain. This is a medical triage domain. Patients are assessed for urgency. The heart_rate must not exceed 60 percent of the max_safe_rate. Patients with a temperature above 39.5 degrees should be escalated. Patients with oxygen_saturation below 90 should be critical...
[ { "verb": "discharge", "rank": 4, "restrictive": false }, { "verb": "monitor", "rank": 3, "restrictive": true }, { "verb": "escalate", "rank": 2, "restrictive": true }, { "verb": "critical_escalate", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d013-p0
d013
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d013-p1
d013
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d013-p2
d013
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d013-p3
d013
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d013-p4
d013
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d013-p5
d013
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d014-p0
d014
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d014-p1
d014
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d014-p2
d014
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d014-p3
d014
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d014-p4
d014
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d014-p5
d014
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d015-p0
d015
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d015-p1
d015
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d015-p2
d015
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d015-p3
d015
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d015-p4
d015
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d015-p5
d015
You are the decision-maker for the following policy domain. This is a loan approval domain. Applications are evaluated based on the applicant's financial profile. The monthly payment must not exceed 80 percent of the monthly income. Applications with a credit score below 500 should be denied. Otherwise, the applicatio...
[ { "verb": "approve", "rank": 2, "restrictive": false }, { "verb": "deny", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d016-p0
d016
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d016-p1
d016
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d016-p2
d016
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
d016-p3
d016
You are the decision-maker for the following policy domain. This is an environmental compliance domain. Sites are assessed for regulatory compliance. The emissions level must not exceed 70 percent of the permitted threshold. Sites located in a protected zone should be flagged for review. Otherwise, the site is cleared...
[ { "verb": "clear", "rank": 2, "restrictive": false }, { "verb": "flag", "rank": 1, "restrictive": true } ]
{ "structure": "baseline" }
End of preview.

AmberTrace — Certified Decision Eval Suites

Cross-domain eval and OOD/prediction probe suites used by the alignment matrix. Prompts and answer vocabularies only — the certified oracle and undecidable verdicts are stripped; score live against AmberTrace.

AT = gold — this dataset ships no answers

The AmberTrace verifier is the answer. Every certified-answer column (gold / oracle / decision / triage_reason / undecidable) has been stripped from these files: a public (features → certified decision) map would give the decision function away and let any leaderboard be gamed. Score live by submitting the prompts/features to AmberTrace and reading the certificate at eval time — the verifier is the oracle, not a static key.

Files

File Rows Fields Notes
decision_eval_v1.jsonl 1350 id, domain, prompt, vocabulary, difficulty 1,350-item cross-domain decision eval; oracle + undecidable stripped.
ood_probe_v1.jsonl 120 id, domain, prompt, vocabulary, difficulty 120-item out-of-distribution probe; oracle + undecidable stripped.
prediction_eval_v1.jsonl 40 id, domain, prompt, vocabulary, difficulty 40-item symbolic-forecast eval; oracle + undecidable stripped.

Provenance

These platforms were agent-authored via the AmberTrace SDK and acceptance-gated; the prompt/feature files are generated reproducibly from the source repo. See ambertrace-rlvr and its data/ + examples/gen_*.py generators.

Reproduce / score

License

MIT (see the source repo).

Downloads last month
28

Articles mentioning AmberTraceLabs/decision-eval