Datasets:
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: TypeError
Message: Couldn't cast array of type
struct<family: string, anchor: timestamp[s], n: int64, direction: string, roll: string>
to
{'family': Value('string'), 'anchor': Value('timestamp[s]'), 'n': Value('int64'), 'direction': Value('string')}
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, 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 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2303, 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 1852, 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 2149, 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<family: string, anchor: timestamp[s], n: int64, direction: string, roll: string>
to
{'family': Value('string'), 'anchor': Value('timestamp[s]'), 'n': Value('int64'), 'direction': 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 1683, 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 1869, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed 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 | row_id int64 | family string | category string | template_id string | enumerated bool | prompt string | completion string | reference timestamp[s] | answer timestamp[s] | answer_type string | params dict | split string | shard string | license string | source string | generator_version string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
chrono-20000000 | 20,000,000 | F1 | F1 | f1_fieldwork | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Fri 2027-12-03, count 15 business days backward.
Thu 2027-12-02: business day 1
Wed 2027-12-01: business day 2
Tue 2027-11-30: business day 3
Mon 2027-11-29: business day 4
Sun 2027-11-28: weekend, skip
Sat 2027-11-27: weekend, skip
Fri 2027-11-26: business day 5
Thu 2027-11-25: holiday (Thanksgiving Day), skip
... | 2027-11-10T00:00:00 | 2027-11-10T00:00:00 | date | {
"family": "F1",
"anchor": "2027-12-03T00:00:00",
"n": 15,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000001 | 20,000,001 | F1 | F1 | f1_grant | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2021-06-06, count 14 business days backward.
Sat 2021-06-05: weekend, skip
Fri 2021-06-04: business day 1
Thu 2021-06-03: business day 2
Wed 2021-06-02: business day 3
Tue 2021-06-01: business day 4
Mon 2021-05-31: holiday (Memorial Day), skip
Sun 2021-05-30: weekend, skip
Sat 2021-05-29: weekend, skip
Fri 2... | 2021-05-17T00:00:00 | 2021-05-17T00:00:00 | date | {
"family": "F1",
"anchor": "2021-06-06T00:00:00",
"n": 14,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000002 | 20,000,002 | F1 | F1 | f1_permit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2025-09-22, count 15 business days forward.
Tue 2025-09-23: business day 1
Wed 2025-09-24: business day 2
Thu 2025-09-25: business day 3
Fri 2025-09-26: business day 4
Sat 2025-09-27: weekend, skip
Sun 2025-09-28: weekend, skip
Mon 2025-09-29: business day 5
Tue 2025-09-30: business day 6
Wed 2025-10-01: bus... | 2025-10-14T00:00:00 | 2025-10-14T00:00:00 | date | {
"family": "F1",
"anchor": "2025-09-22T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000003 | 20,000,003 | F1 | F1 | f1_hearing | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2029-04-29, count 11 business days backward.
Sat 2029-04-28: weekend, skip
Fri 2029-04-27: business day 1
Thu 2029-04-26: business day 2
Wed 2029-04-25: business day 3
Tue 2029-04-24: business day 4
Mon 2029-04-23: business day 5
Sun 2029-04-22: weekend, skip
Sat 2029-04-21: weekend, skip
Fri 2029-04-20: bus... | 2029-04-13T00:00:00 | 2029-04-13T00:00:00 | date | {
"family": "F1",
"anchor": "2029-04-29T00:00:00",
"n": 11,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000004 | 20,000,004 | F1 | F1 | f1_cure | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2025-06-22, count 10 business days forward.
Mon 2025-06-23: business day 1
Tue 2025-06-24: business day 2
Wed 2025-06-25: business day 3
Thu 2025-06-26: business day 4
Fri 2025-06-27: business day 5
Sat 2025-06-28: weekend, skip
Sun 2025-06-29: weekend, skip
Mon 2025-06-30: business day 6
Tue 2025-07-01: bus... | 2025-07-07T00:00:00 | 2025-07-07T00:00:00 | date | {
"family": "F1",
"anchor": "2025-06-22T00:00:00",
"n": 10,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000005 | 20,000,005 | F1 | F1 | f1_escrow | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2027-01-04, count 15 business days forward.
Tue 2027-01-05: business day 1
Wed 2027-01-06: business day 2
Thu 2027-01-07: business day 3
Fri 2027-01-08: business day 4
Sat 2027-01-09: weekend, skip
Sun 2027-01-10: weekend, skip
Mon 2027-01-11: business day 5
Tue 2027-01-12: business day 6
Wed 2027-01-13: bus... | 2027-01-26T00:00:00 | 2027-01-26T00:00:00 | date | {
"family": "F1",
"anchor": "2027-01-04T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000006 | 20,000,006 | F1 | F1 | f1_inspect | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2028-01-03, count 11 business days forward.
Tue 2028-01-04: business day 1
Wed 2028-01-05: business day 2
Thu 2028-01-06: business day 3
Fri 2028-01-07: business day 4
Sat 2028-01-08: weekend, skip
Sun 2028-01-09: weekend, skip
Mon 2028-01-10: business day 5
Tue 2028-01-11: business day 6
Wed 2028-01-12: bus... | 2028-01-19T00:00:00 | 2028-01-19T00:00:00 | date | {
"family": "F1",
"anchor": "2028-01-03T00:00:00",
"n": 11,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000007 | 20,000,007 | F1 | F1 | f1_board | true | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2029-01-31, count 9 business days backward.
Tue 2029-01-30: business day 1
Mon 2029-01-29: business day 2
Sun 2029-01-28: weekend, skip
Sat 2029-01-27: weekend, skip
Fri 2029-01-26: business day 3
Thu 2029-01-25: business day 4
Wed 2029-01-24: business day 5
Tue 2029-01-23: business day 6
Mon 2029-01-22: bus... | 2029-01-18T00:00:00 | 2029-01-18T00:00:00 | date | {
"family": "F1",
"anchor": "2029-01-31T00:00:00",
"n": 9,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000008 | 20,000,008 | F1 | F1 | f1_title | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sat 2023-01-28, count 15 business days backward.
Fri 2023-01-27: business day 1
Thu 2023-01-26: business day 2
Wed 2023-01-25: business day 3
Tue 2023-01-24: business day 4
Mon 2023-01-23: business day 5
Sun 2023-01-22: weekend, skip
Sat 2023-01-21: weekend, skip
Fri 2023-01-20: business day 6
Thu 2023-01-19: bu... | 2023-01-06T00:00:00 | 2023-01-06T00:00:00 | date | {
"family": "F1",
"anchor": "2023-01-28T00:00:00",
"n": 15,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000009 | 20,000,009 | F1 | F1 | f1_ship | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Tue 2020-12-15, count 14 business days forward.
Wed 2020-12-16: business day 1
Thu 2020-12-17: business day 2
Fri 2020-12-18: business day 3
Sat 2020-12-19: weekend, skip
Sun 2020-12-20: weekend, skip
Mon 2020-12-21: business day 4
Tue 2020-12-22: business day 5
Wed 2020-12-23: business day 6
Thu 2020-12-24: bus... | 2021-01-06T00:00:00 | 2021-01-06T00:00:00 | date | {
"family": "F1",
"anchor": "2020-12-15T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000010 | 20,000,010 | F1 | F1 | f1_escrow | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2021-12-30, count 15 business days forward.
Fri 2021-12-31: holiday (New Year's Day), skip
Sat 2022-01-01: weekend, skip
Sun 2022-01-02: weekend, skip
Mon 2022-01-03: business day 1
Tue 2022-01-04: business day 2
Wed 2022-01-05: business day 3
Thu 2022-01-06: business day 4
Fri 2022-01-07: business day 5
Sat... | 2022-01-24T00:00:00 | 2022-01-24T00:00:00 | date | {
"family": "F1",
"anchor": "2021-12-30T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000011 | 20,000,011 | F1 | F1 | f1_escrow | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Tue 2027-11-02, count 10 business days forward.
Wed 2027-11-03: business day 1
Thu 2027-11-04: business day 2
Fri 2027-11-05: business day 3
Sat 2027-11-06: weekend, skip
Sun 2027-11-07: weekend, skip
Mon 2027-11-08: business day 4
Tue 2027-11-09: business day 5
Wed 2027-11-10: business day 6
Thu 2027-11-11: hol... | 2027-11-17T00:00:00 | 2027-11-17T00:00:00 | date | {
"family": "F1",
"anchor": "2027-11-02T00:00:00",
"n": 10,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000012 | 20,000,012 | F1 | F1 | f1_ship | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2028-12-24, count 12 business days forward.
Mon 2028-12-25: holiday (Christmas Day), skip
Tue 2028-12-26: business day 1
Wed 2028-12-27: business day 2
Thu 2028-12-28: business day 3
Fri 2028-12-29: business day 4
Sat 2028-12-30: weekend, skip
Sun 2028-12-31: weekend, skip
Mon 2029-01-01: holiday (New Year's... | 2029-01-11T00:00:00 | 2029-01-11T00:00:00 | date | {
"family": "F1",
"anchor": "2028-12-24T00:00:00",
"n": 12,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000013 | 20,000,013 | F1 | F1 | f1_invoice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2026-11-04, count 13 business days forward.
Thu 2026-11-05: business day 1
Fri 2026-11-06: business day 2
Sat 2026-11-07: weekend, skip
Sun 2026-11-08: weekend, skip
Mon 2026-11-09: business day 3
Tue 2026-11-10: business day 4
Wed 2026-11-11: holiday (Veterans Day), skip
Thu 2026-11-12: business day 5
Fri 2... | 2026-11-24T00:00:00 | 2026-11-24T00:00:00 | date | {
"family": "F1",
"anchor": "2026-11-04T00:00:00",
"n": 13,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000014 | 20,000,014 | F1 | F1 | f1_audit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2021-11-10, count 12 business days forward.
Thu 2021-11-11: holiday (Veterans Day), skip
Fri 2021-11-12: business day 1
Sat 2021-11-13: weekend, skip
Sun 2021-11-14: weekend, skip
Mon 2021-11-15: business day 2
Tue 2021-11-16: business day 3
Wed 2021-11-17: business day 4
Thu 2021-11-18: business day 5
Fri 2... | 2021-11-30T00:00:00 | 2021-11-30T00:00:00 | date | {
"family": "F1",
"anchor": "2021-11-10T00:00:00",
"n": 12,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000015 | 20,000,015 | F1 | F1 | f1_board | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Tue 2024-02-27, count 13 business days backward.
Mon 2024-02-26: business day 1
Sun 2024-02-25: weekend, skip
Sat 2024-02-24: weekend, skip
Fri 2024-02-23: business day 2
Thu 2024-02-22: business day 3
Wed 2024-02-21: business day 4
Tue 2024-02-20: business day 5
Mon 2024-02-19: holiday (Washington's Birthday), ... | 2024-02-07T00:00:00 | 2024-02-07T00:00:00 | date | {
"family": "F1",
"anchor": "2024-02-27T00:00:00",
"n": 13,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000016 | 20,000,016 | F1 | F1 | f1_grant | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2023-07-02, count 12 business days backward.
Sat 2023-07-01: weekend, skip
Fri 2023-06-30: business day 1
Thu 2023-06-29: business day 2
Wed 2023-06-28: business day 3
Tue 2023-06-27: business day 4
Mon 2023-06-26: business day 5
Sun 2023-06-25: weekend, skip
Sat 2023-06-24: weekend, skip
Fri 2023-06-23: bus... | 2023-06-14T00:00:00 | 2023-06-14T00:00:00 | date | {
"family": "F1",
"anchor": "2023-07-02T00:00:00",
"n": 12,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000017 | 20,000,017 | F1 | F1 | f1_invoice | true | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sat 2021-07-17, count 15 business days forward.
Sun 2021-07-18: weekend, skip
Mon 2021-07-19: business day 1
Tue 2021-07-20: business day 2
Wed 2021-07-21: business day 3
Thu 2021-07-22: business day 4
Fri 2021-07-23: business day 5
Sat 2021-07-24: weekend, skip
Sun 2021-07-25: weekend, skip
Mon 2021-07-26: busi... | 2021-08-06T00:00:00 | 2021-08-06T00:00:00 | date | {
"family": "F1",
"anchor": "2021-07-17T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000018 | 20,000,018 | F1 | F1 | f1_hearing | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Fri 2027-06-11, count 10 business days backward.
Thu 2027-06-10: business day 1
Wed 2027-06-09: business day 2
Tue 2027-06-08: business day 3
Mon 2027-06-07: business day 4
Sun 2027-06-06: weekend, skip
Sat 2027-06-05: weekend, skip
Fri 2027-06-04: business day 5
Thu 2027-06-03: business day 6
Wed 2027-06-02: bu... | 2027-05-27T00:00:00 | 2027-05-27T00:00:00 | date | {
"family": "F1",
"anchor": "2027-06-11T00:00:00",
"n": 10,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000019 | 20,000,019 | F1 | F1 | f1_permit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2020-06-28, count 14 business days forward.
Mon 2020-06-29: business day 1
Tue 2020-06-30: business day 2
Wed 2020-07-01: business day 3
Thu 2020-07-02: business day 4
Fri 2020-07-03: holiday (Independence Day), skip
Sat 2020-07-04: weekend, skip
Sun 2020-07-05: weekend, skip
Mon 2020-07-06: business day 5
T... | 2020-07-17T00:00:00 | 2020-07-17T00:00:00 | date | {
"family": "F1",
"anchor": "2020-06-28T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000020 | 20,000,020 | F1 | F1 | f1_fieldwork | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sat 2023-12-02, count 13 business days backward.
Fri 2023-12-01: business day 1
Thu 2023-11-30: business day 2
Wed 2023-11-29: business day 3
Tue 2023-11-28: business day 4
Mon 2023-11-27: business day 5
Sun 2023-11-26: weekend, skip
Sat 2023-11-25: weekend, skip
Fri 2023-11-24: business day 6
Thu 2023-11-23: ho... | 2023-11-14T00:00:00 | 2023-11-14T00:00:00 | date | {
"family": "F1",
"anchor": "2023-12-02T00:00:00",
"n": 13,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000021 | 20,000,021 | F1 | F1 | f1_service | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2023-08-13, count 7 business days forward.
Mon 2023-08-14: business day 1
Tue 2023-08-15: business day 2
Wed 2023-08-16: business day 3
Thu 2023-08-17: business day 4
Fri 2023-08-18: business day 5
Sat 2023-08-19: weekend, skip
Sun 2023-08-20: weekend, skip
Mon 2023-08-21: business day 6
Tue 2023-08-22: busi... | 2023-08-22T00:00:00 | 2023-08-22T00:00:00 | date | {
"family": "F1",
"anchor": "2023-08-13T00:00:00",
"n": 7,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000022 | 20,000,022 | F1 | F1 | f1_cure | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2026-05-21, count 13 business days forward.
Fri 2026-05-22: business day 1
Sat 2026-05-23: weekend, skip
Sun 2026-05-24: weekend, skip
Mon 2026-05-25: holiday (Memorial Day), skip
Tue 2026-05-26: business day 2
Wed 2026-05-27: business day 3
Thu 2026-05-28: business day 4
Fri 2026-05-29: business day 5
Sat 2... | 2026-06-10T00:00:00 | 2026-06-10T00:00:00 | date | {
"family": "F1",
"anchor": "2026-05-21T00:00:00",
"n": 13,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000023 | 20,000,023 | F1 | F1 | f1_service | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2028-03-08, count 13 business days forward.
Thu 2028-03-09: business day 1
Fri 2028-03-10: business day 2
Sat 2028-03-11: weekend, skip
Sun 2028-03-12: weekend, skip
Mon 2028-03-13: business day 3
Tue 2028-03-14: business day 4
Wed 2028-03-15: business day 5
Thu 2028-03-16: business day 6
Fri 2028-03-17: bus... | 2028-03-27T00:00:00 | 2028-03-27T00:00:00 | date | {
"family": "F1",
"anchor": "2028-03-08T00:00:00",
"n": 13,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000024 | 20,000,024 | F1 | F1 | f1_service | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2020-06-29, count 14 business days forward.
Tue 2020-06-30: business day 1
Wed 2020-07-01: business day 2
Thu 2020-07-02: business day 3
Fri 2020-07-03: holiday (Independence Day), skip
Sat 2020-07-04: weekend, skip
Sun 2020-07-05: weekend, skip
Mon 2020-07-06: business day 4
Tue 2020-07-07: business day 5
W... | 2020-07-20T00:00:00 | 2020-07-20T00:00:00 | date | {
"family": "F1",
"anchor": "2020-06-29T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000025 | 20,000,025 | F1 | F1 | f1_inspect | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sat 2023-09-02, count 14 business days forward.
Sun 2023-09-03: weekend, skip
Mon 2023-09-04: holiday (Labor Day), skip
Tue 2023-09-05: business day 1
Wed 2023-09-06: business day 2
Thu 2023-09-07: business day 3
Fri 2023-09-08: business day 4
Sat 2023-09-09: weekend, skip
Sun 2023-09-10: weekend, skip
Mon 2023-... | 2023-09-22T00:00:00 | 2023-09-22T00:00:00 | date | {
"family": "F1",
"anchor": "2023-09-02T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000026 | 20,000,026 | F1 | F1 | f1_service | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2029-06-04, count 15 business days forward.
Tue 2029-06-05: business day 1
Wed 2029-06-06: business day 2
Thu 2029-06-07: business day 3
Fri 2029-06-08: business day 4
Sat 2029-06-09: weekend, skip
Sun 2029-06-10: weekend, skip
Mon 2029-06-11: business day 5
Tue 2029-06-12: business day 6
Wed 2029-06-13: bus... | 2029-06-26T00:00:00 | 2029-06-26T00:00:00 | date | {
"family": "F1",
"anchor": "2029-06-04T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000027 | 20,000,027 | F1 | F1 | f1_notice | true | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2026-10-21, count 15 business days forward.
Thu 2026-10-22: business day 1
Fri 2026-10-23: business day 2
Sat 2026-10-24: weekend, skip
Sun 2026-10-25: weekend, skip
Mon 2026-10-26: business day 3
Tue 2026-10-27: business day 4
Wed 2026-10-28: business day 5
Thu 2026-10-29: business day 6
Fri 2026-10-30: bus... | 2026-11-12T00:00:00 | 2026-11-12T00:00:00 | date | {
"family": "F1",
"anchor": "2026-10-21T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000028 | 20,000,028 | F1 | F1 | f1_fieldwork | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Tue 2030-01-01, count 15 business days backward.
Mon 2029-12-31: business day 1
Sun 2029-12-30: weekend, skip
Sat 2029-12-29: weekend, skip
Fri 2029-12-28: business day 2
Thu 2029-12-27: business day 3
Wed 2029-12-26: business day 4
Tue 2029-12-25: holiday (Christmas Day), skip
Mon 2029-12-24: business day 5
Sun... | 2029-12-10T00:00:00 | 2029-12-10T00:00:00 | date | {
"family": "F1",
"anchor": "2030-01-01T00:00:00",
"n": 15,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000029 | 20,000,029 | F1 | F1 | f1_ship | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2027-11-01, count 15 business days forward.
Tue 2027-11-02: business day 1
Wed 2027-11-03: business day 2
Thu 2027-11-04: business day 3
Fri 2027-11-05: business day 4
Sat 2027-11-06: weekend, skip
Sun 2027-11-07: weekend, skip
Mon 2027-11-08: business day 5
Tue 2027-11-09: business day 6
Wed 2027-11-10: bus... | 2027-11-23T00:00:00 | 2027-11-23T00:00:00 | date | {
"family": "F1",
"anchor": "2027-11-01T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000030 | 20,000,030 | F1 | F1 | f1_fieldwork | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2021-10-21, count 15 business days backward.
Wed 2021-10-20: business day 1
Tue 2021-10-19: business day 2
Mon 2021-10-18: business day 3
Sun 2021-10-17: weekend, skip
Sat 2021-10-16: weekend, skip
Fri 2021-10-15: business day 4
Thu 2021-10-14: business day 5
Wed 2021-10-13: business day 6
Tue 2021-10-12: bu... | 2021-09-29T00:00:00 | 2021-09-29T00:00:00 | date | {
"family": "F1",
"anchor": "2021-10-21T00:00:00",
"n": 15,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000031 | 20,000,031 | F1 | F1 | f1_invoice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2029-05-10, count 15 business days forward.
Fri 2029-05-11: business day 1
Sat 2029-05-12: weekend, skip
Sun 2029-05-13: weekend, skip
Mon 2029-05-14: business day 2
Tue 2029-05-15: business day 3
Wed 2029-05-16: business day 4
Thu 2029-05-17: business day 5
Fri 2029-05-18: business day 6
Sat 2029-05-19: wee... | 2029-06-01T00:00:00 | 2029-06-01T00:00:00 | date | {
"family": "F1",
"anchor": "2029-05-10T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000032 | 20,000,032 | F1 | F1 | f1_title | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2021-09-15, count 14 business days backward.
Tue 2021-09-14: business day 1
Mon 2021-09-13: business day 2
Sun 2021-09-12: weekend, skip
Sat 2021-09-11: weekend, skip
Fri 2021-09-10: business day 3
Thu 2021-09-09: business day 4
Wed 2021-09-08: business day 5
Tue 2021-09-07: business day 6
Mon 2021-09-06: ho... | 2021-08-25T00:00:00 | 2021-08-25T00:00:00 | date | {
"family": "F1",
"anchor": "2021-09-15T00:00:00",
"n": 14,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000033 | 20,000,033 | F1 | F1 | f1_launch | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2024-08-11, count 14 business days backward.
Sat 2024-08-10: weekend, skip
Fri 2024-08-09: business day 1
Thu 2024-08-08: business day 2
Wed 2024-08-07: business day 3
Tue 2024-08-06: business day 4
Mon 2024-08-05: business day 5
Sun 2024-08-04: weekend, skip
Sat 2024-08-03: weekend, skip
Fri 2024-08-02: bus... | 2024-07-23T00:00:00 | 2024-07-23T00:00:00 | date | {
"family": "F1",
"anchor": "2024-08-11T00:00:00",
"n": 14,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000034 | 20,000,034 | F1 | F1 | f1_permit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Fri 2023-05-19, count 13 business days forward.
Sat 2023-05-20: weekend, skip
Sun 2023-05-21: weekend, skip
Mon 2023-05-22: business day 1
Tue 2023-05-23: business day 2
Wed 2023-05-24: business day 3
Thu 2023-05-25: business day 4
Fri 2023-05-26: business day 5
Sat 2023-05-27: weekend, skip
Sun 2023-05-28: week... | 2023-06-08T00:00:00 | 2023-06-08T00:00:00 | date | {
"family": "F1",
"anchor": "2023-05-19T00:00:00",
"n": 13,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000035 | 20,000,035 | F1 | F1 | f1_cure | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2024-06-19, count 13 business days forward.
Thu 2024-06-20: business day 1
Fri 2024-06-21: business day 2
Sat 2024-06-22: weekend, skip
Sun 2024-06-23: weekend, skip
Mon 2024-06-24: business day 3
Tue 2024-06-25: business day 4
Wed 2024-06-26: business day 5
Thu 2024-06-27: business day 6
Fri 2024-06-28: bus... | 2024-07-09T00:00:00 | 2024-07-09T00:00:00 | date | {
"family": "F1",
"anchor": "2024-06-19T00:00:00",
"n": 13,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000036 | 20,000,036 | F1 | F1 | f1_service | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2026-06-10, count 14 business days forward.
Thu 2026-06-11: business day 1
Fri 2026-06-12: business day 2
Sat 2026-06-13: weekend, skip
Sun 2026-06-14: weekend, skip
Mon 2026-06-15: business day 3
Tue 2026-06-16: business day 4
Wed 2026-06-17: business day 5
Thu 2026-06-18: business day 6
Fri 2026-06-19: hol... | 2026-07-01T00:00:00 | 2026-07-01T00:00:00 | date | {
"family": "F1",
"anchor": "2026-06-10T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000037 | 20,000,037 | F1 | F1 | f1_audit | true | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Fri 2021-08-20, count 12 business days forward.
Sat 2021-08-21: weekend, skip
Sun 2021-08-22: weekend, skip
Mon 2021-08-23: business day 1
Tue 2021-08-24: business day 2
Wed 2021-08-25: business day 3
Thu 2021-08-26: business day 4
Fri 2021-08-27: business day 5
Sat 2021-08-28: weekend, skip
Sun 2021-08-29: week... | 2021-09-08T00:00:00 | 2021-09-08T00:00:00 | date | {
"family": "F1",
"anchor": "2021-08-20T00:00:00",
"n": 12,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000038 | 20,000,038 | F1 | F1 | f1_invoice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2027-11-22, count 5 business days forward.
Tue 2027-11-23: business day 1
Wed 2027-11-24: business day 2
Thu 2027-11-25: holiday (Thanksgiving Day), skip
Fri 2027-11-26: business day 3
Sat 2027-11-27: weekend, skip
Sun 2027-11-28: weekend, skip
Mon 2027-11-29: business day 4
Tue 2027-11-30: business day 5
<a... | 2027-11-30T00:00:00 | 2027-11-30T00:00:00 | date | {
"family": "F1",
"anchor": "2027-11-22T00:00:00",
"n": 5,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000039 | 20,000,039 | F1 | F1 | f1_escrow | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sat 2025-09-27, count 14 business days forward.
Sun 2025-09-28: weekend, skip
Mon 2025-09-29: business day 1
Tue 2025-09-30: business day 2
Wed 2025-10-01: business day 3
Thu 2025-10-02: business day 4
Fri 2025-10-03: business day 5
Sat 2025-10-04: weekend, skip
Sun 2025-10-05: weekend, skip
Mon 2025-10-06: busi... | 2025-10-17T00:00:00 | 2025-10-17T00:00:00 | date | {
"family": "F1",
"anchor": "2025-09-27T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000040 | 20,000,040 | F1 | F1 | f1_hearing | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2023-01-15, count 10 business days backward.
Sat 2023-01-14: weekend, skip
Fri 2023-01-13: business day 1
Thu 2023-01-12: business day 2
Wed 2023-01-11: business day 3
Tue 2023-01-10: business day 4
Mon 2023-01-09: business day 5
Sun 2023-01-08: weekend, skip
Sat 2023-01-07: weekend, skip
Fri 2023-01-06: bus... | 2022-12-30T00:00:00 | 2022-12-30T00:00:00 | date | {
"family": "F1",
"anchor": "2023-01-15T00:00:00",
"n": 10,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000041 | 20,000,041 | F1 | F1 | f1_ship | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2024-11-06, count 13 business days forward.
Thu 2024-11-07: business day 1
Fri 2024-11-08: business day 2
Sat 2024-11-09: weekend, skip
Sun 2024-11-10: weekend, skip
Mon 2024-11-11: holiday (Veterans Day), skip
Tue 2024-11-12: business day 3
Wed 2024-11-13: business day 4
Thu 2024-11-14: business day 5
Fri 2... | 2024-11-26T00:00:00 | 2024-11-26T00:00:00 | date | {
"family": "F1",
"anchor": "2024-11-06T00:00:00",
"n": 13,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000042 | 20,000,042 | F1 | F1 | f1_cure | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Fri 2024-05-24, count 13 business days forward.
Sat 2024-05-25: weekend, skip
Sun 2024-05-26: weekend, skip
Mon 2024-05-27: holiday (Memorial Day), skip
Tue 2024-05-28: business day 1
Wed 2024-05-29: business day 2
Thu 2024-05-30: business day 3
Fri 2024-05-31: business day 4
Sat 2024-06-01: weekend, skip
Sun 20... | 2024-06-13T00:00:00 | 2024-06-13T00:00:00 | date | {
"family": "F1",
"anchor": "2024-05-24T00:00:00",
"n": 13,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000043 | 20,000,043 | F1 | F1 | f1_invoice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2025-01-22, count 9 business days forward.
Thu 2025-01-23: business day 1
Fri 2025-01-24: business day 2
Sat 2025-01-25: weekend, skip
Sun 2025-01-26: weekend, skip
Mon 2025-01-27: business day 3
Tue 2025-01-28: business day 4
Wed 2025-01-29: business day 5
Thu 2025-01-30: business day 6
Fri 2025-01-31: busi... | 2025-02-04T00:00:00 | 2025-02-04T00:00:00 | date | {
"family": "F1",
"anchor": "2025-01-22T00:00:00",
"n": 9,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000044 | 20,000,044 | F1 | F1 | f1_inspect | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sat 2020-09-05, count 11 business days forward.
Sun 2020-09-06: weekend, skip
Mon 2020-09-07: holiday (Labor Day), skip
Tue 2020-09-08: business day 1
Wed 2020-09-09: business day 2
Thu 2020-09-10: business day 3
Fri 2020-09-11: business day 4
Sat 2020-09-12: weekend, skip
Sun 2020-09-13: weekend, skip
Mon 2020-... | 2020-09-22T00:00:00 | 2020-09-22T00:00:00 | date | {
"family": "F1",
"anchor": "2020-09-05T00:00:00",
"n": 11,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000045 | 20,000,045 | F1 | F1 | f1_launch | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2023-06-18, count 12 business days backward.
Sat 2023-06-17: weekend, skip
Fri 2023-06-16: business day 1
Thu 2023-06-15: business day 2
Wed 2023-06-14: business day 3
Tue 2023-06-13: business day 4
Mon 2023-06-12: business day 5
Sun 2023-06-11: weekend, skip
Sat 2023-06-10: weekend, skip
Fri 2023-06-09: bus... | 2023-06-01T00:00:00 | 2023-06-01T00:00:00 | date | {
"family": "F1",
"anchor": "2023-06-18T00:00:00",
"n": 12,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000046 | 20,000,046 | F1 | F1 | f1_escrow | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2026-11-01, count 14 business days forward.
Mon 2026-11-02: business day 1
Tue 2026-11-03: business day 2
Wed 2026-11-04: business day 3
Thu 2026-11-05: business day 4
Fri 2026-11-06: business day 5
Sat 2026-11-07: weekend, skip
Sun 2026-11-08: weekend, skip
Mon 2026-11-09: business day 6
Tue 2026-11-10: bus... | 2026-11-20T00:00:00 | 2026-11-20T00:00:00 | date | {
"family": "F1",
"anchor": "2026-11-01T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000047 | 20,000,047 | F1 | F1 | f1_permit | true | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2027-08-01, count 6 business days forward.
Mon 2027-08-02: business day 1
Tue 2027-08-03: business day 2
Wed 2027-08-04: business day 3
Thu 2027-08-05: business day 4
Fri 2027-08-06: business day 5
Sat 2027-08-07: weekend, skip
Sun 2027-08-08: weekend, skip
Mon 2027-08-09: business day 6
<answer>2027-08-09</... | 2027-08-09T00:00:00 | 2027-08-09T00:00:00 | date | {
"family": "F1",
"anchor": "2027-08-01T00:00:00",
"n": 6,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000048 | 20,000,048 | F1 | F1 | f1_notice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2029-05-20, count 11 business days forward.
Mon 2029-05-21: business day 1
Tue 2029-05-22: business day 2
Wed 2029-05-23: business day 3
Thu 2029-05-24: business day 4
Fri 2029-05-25: business day 5
Sat 2029-05-26: weekend, skip
Sun 2029-05-27: weekend, skip
Mon 2029-05-28: holiday (Memorial Day), skip
Tue 2... | 2029-06-05T00:00:00 | 2029-06-05T00:00:00 | date | {
"family": "F1",
"anchor": "2029-05-20T00:00:00",
"n": 11,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000049 | 20,000,049 | F1 | F1 | f1_cure | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2025-12-01, count 15 business days forward.
Tue 2025-12-02: business day 1
Wed 2025-12-03: business day 2
Thu 2025-12-04: business day 3
Fri 2025-12-05: business day 4
Sat 2025-12-06: weekend, skip
Sun 2025-12-07: weekend, skip
Mon 2025-12-08: business day 5
Tue 2025-12-09: business day 6
Wed 2025-12-10: bus... | 2025-12-22T00:00:00 | 2025-12-22T00:00:00 | date | {
"family": "F1",
"anchor": "2025-12-01T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000050 | 20,000,050 | F1 | F1 | f1_invoice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2028-10-09, count 15 business days forward.
Tue 2028-10-10: business day 1
Wed 2028-10-11: business day 2
Thu 2028-10-12: business day 3
Fri 2028-10-13: business day 4
Sat 2028-10-14: weekend, skip
Sun 2028-10-15: weekend, skip
Mon 2028-10-16: business day 5
Tue 2028-10-17: business day 6
Wed 2028-10-18: bus... | 2028-10-30T00:00:00 | 2028-10-30T00:00:00 | date | {
"family": "F1",
"anchor": "2028-10-09T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000051 | 20,000,051 | F1 | F1 | f1_title | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2025-07-21, count 13 business days backward.
Sun 2025-07-20: weekend, skip
Sat 2025-07-19: weekend, skip
Fri 2025-07-18: business day 1
Thu 2025-07-17: business day 2
Wed 2025-07-16: business day 3
Tue 2025-07-15: business day 4
Mon 2025-07-14: business day 5
Sun 2025-07-13: weekend, skip
Sat 2025-07-12: wee... | 2025-07-01T00:00:00 | 2025-07-01T00:00:00 | date | {
"family": "F1",
"anchor": "2025-07-21T00:00:00",
"n": 13,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000052 | 20,000,052 | F1 | F1 | f1_permit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sat 2024-10-12, count 11 business days forward.
Sun 2024-10-13: weekend, skip
Mon 2024-10-14: holiday (Columbus Day), skip
Tue 2024-10-15: business day 1
Wed 2024-10-16: business day 2
Thu 2024-10-17: business day 3
Fri 2024-10-18: business day 4
Sat 2024-10-19: weekend, skip
Sun 2024-10-20: weekend, skip
Mon 20... | 2024-10-29T00:00:00 | 2024-10-29T00:00:00 | date | {
"family": "F1",
"anchor": "2024-10-12T00:00:00",
"n": 11,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000053 | 20,000,053 | F1 | F1 | f1_cure | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Fri 2026-03-27, count 15 business days forward.
Sat 2026-03-28: weekend, skip
Sun 2026-03-29: weekend, skip
Mon 2026-03-30: business day 1
Tue 2026-03-31: business day 2
Wed 2026-04-01: business day 3
Thu 2026-04-02: business day 4
Fri 2026-04-03: business day 5
Sat 2026-04-04: weekend, skip
Sun 2026-04-05: week... | 2026-04-17T00:00:00 | 2026-04-17T00:00:00 | date | {
"family": "F1",
"anchor": "2026-03-27T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000054 | 20,000,054 | F1 | F1 | f1_board | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2030-01-16, count 13 business days backward.
Tue 2030-01-15: business day 1
Mon 2030-01-14: business day 2
Sun 2030-01-13: weekend, skip
Sat 2030-01-12: weekend, skip
Fri 2030-01-11: business day 3
Thu 2030-01-10: business day 4
Wed 2030-01-09: business day 5
Tue 2030-01-08: business day 6
Mon 2030-01-07: bu... | 2029-12-27T00:00:00 | 2029-12-27T00:00:00 | date | {
"family": "F1",
"anchor": "2030-01-16T00:00:00",
"n": 13,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000055 | 20,000,055 | F1 | F1 | f1_inspect | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2021-07-01, count 13 business days forward.
Fri 2021-07-02: business day 1
Sat 2021-07-03: weekend, skip
Sun 2021-07-04: weekend, skip
Mon 2021-07-05: holiday (Independence Day), skip
Tue 2021-07-06: business day 2
Wed 2021-07-07: business day 3
Thu 2021-07-08: business day 4
Fri 2021-07-09: business day 5
S... | 2021-07-21T00:00:00 | 2021-07-21T00:00:00 | date | {
"family": "F1",
"anchor": "2021-07-01T00:00:00",
"n": 13,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000056 | 20,000,056 | F1 | F1 | f1_permit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2026-12-13, count 10 business days forward.
Mon 2026-12-14: business day 1
Tue 2026-12-15: business day 2
Wed 2026-12-16: business day 3
Thu 2026-12-17: business day 4
Fri 2026-12-18: business day 5
Sat 2026-12-19: weekend, skip
Sun 2026-12-20: weekend, skip
Mon 2026-12-21: business day 6
Tue 2026-12-22: bus... | 2026-12-28T00:00:00 | 2026-12-28T00:00:00 | date | {
"family": "F1",
"anchor": "2026-12-13T00:00:00",
"n": 10,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000057 | 20,000,057 | F1 | F1 | f1_escrow | true | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2025-03-27, count 14 business days forward.
Fri 2025-03-28: business day 1
Sat 2025-03-29: weekend, skip
Sun 2025-03-30: weekend, skip
Mon 2025-03-31: business day 2
Tue 2025-04-01: business day 3
Wed 2025-04-02: business day 4
Thu 2025-04-03: business day 5
Fri 2025-04-04: business day 6
Sat 2025-04-05: wee... | 2025-04-16T00:00:00 | 2025-04-16T00:00:00 | date | {
"family": "F1",
"anchor": "2025-03-27T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000058 | 20,000,058 | F1 | F1 | f1_audit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2022-12-26, count 9 business days forward.
Tue 2022-12-27: business day 1
Wed 2022-12-28: business day 2
Thu 2022-12-29: business day 3
Fri 2022-12-30: business day 4
Sat 2022-12-31: weekend, skip
Sun 2023-01-01: weekend, skip
Mon 2023-01-02: holiday (New Year's Day), skip
Tue 2023-01-03: business day 5
Wed ... | 2023-01-09T00:00:00 | 2023-01-09T00:00:00 | date | {
"family": "F1",
"anchor": "2022-12-26T00:00:00",
"n": 9,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000059 | 20,000,059 | F1 | F1 | f1_grant | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Tue 2022-12-13, count 13 business days backward.
Mon 2022-12-12: business day 1
Sun 2022-12-11: weekend, skip
Sat 2022-12-10: weekend, skip
Fri 2022-12-09: business day 2
Thu 2022-12-08: business day 3
Wed 2022-12-07: business day 4
Tue 2022-12-06: business day 5
Mon 2022-12-05: business day 6
Sun 2022-12-04: we... | 2022-11-23T00:00:00 | 2022-11-23T00:00:00 | date | {
"family": "F1",
"anchor": "2022-12-13T00:00:00",
"n": 13,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000060 | 20,000,060 | F1 | F1 | f1_inspect | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2024-11-28, count 8 business days forward.
Fri 2024-11-29: business day 1
Sat 2024-11-30: weekend, skip
Sun 2024-12-01: weekend, skip
Mon 2024-12-02: business day 2
Tue 2024-12-03: business day 3
Wed 2024-12-04: business day 4
Thu 2024-12-05: business day 5
Fri 2024-12-06: business day 6
Sat 2024-12-07: week... | 2024-12-10T00:00:00 | 2024-12-10T00:00:00 | date | {
"family": "F1",
"anchor": "2024-11-28T00:00:00",
"n": 8,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000061 | 20,000,061 | F1 | F1 | f1_escrow | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sat 2025-08-16, count 14 business days forward.
Sun 2025-08-17: weekend, skip
Mon 2025-08-18: business day 1
Tue 2025-08-19: business day 2
Wed 2025-08-20: business day 3
Thu 2025-08-21: business day 4
Fri 2025-08-22: business day 5
Sat 2025-08-23: weekend, skip
Sun 2025-08-24: weekend, skip
Mon 2025-08-25: busi... | 2025-09-05T00:00:00 | 2025-09-05T00:00:00 | date | {
"family": "F1",
"anchor": "2025-08-16T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000062 | 20,000,062 | F1 | F1 | f1_inspect | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Fri 2030-01-11, count 14 business days forward.
Sat 2030-01-12: weekend, skip
Sun 2030-01-13: weekend, skip
Mon 2030-01-14: business day 1
Tue 2030-01-15: business day 2
Wed 2030-01-16: business day 3
Thu 2030-01-17: business day 4
Fri 2030-01-18: business day 5
Sat 2030-01-19: weekend, skip
Sun 2030-01-20: week... | 2030-02-01T00:00:00 | 2030-02-01T00:00:00 | date | {
"family": "F1",
"anchor": "2030-01-11T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000063 | 20,000,063 | F1 | F1 | f1_grant | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2020-07-30, count 10 business days backward.
Wed 2020-07-29: business day 1
Tue 2020-07-28: business day 2
Mon 2020-07-27: business day 3
Sun 2020-07-26: weekend, skip
Sat 2020-07-25: weekend, skip
Fri 2020-07-24: business day 4
Thu 2020-07-23: business day 5
Wed 2020-07-22: business day 6
Tue 2020-07-21: bu... | 2020-07-16T00:00:00 | 2020-07-16T00:00:00 | date | {
"family": "F1",
"anchor": "2020-07-30T00:00:00",
"n": 10,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000064 | 20,000,064 | F1 | F1 | f1_escrow | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Fri 2026-11-20, count 11 business days forward.
Sat 2026-11-21: weekend, skip
Sun 2026-11-22: weekend, skip
Mon 2026-11-23: business day 1
Tue 2026-11-24: business day 2
Wed 2026-11-25: business day 3
Thu 2026-11-26: holiday (Thanksgiving Day), skip
Fri 2026-11-27: business day 4
Sat 2026-11-28: weekend, skip
Su... | 2026-12-08T00:00:00 | 2026-12-08T00:00:00 | date | {
"family": "F1",
"anchor": "2026-11-20T00:00:00",
"n": 11,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000065 | 20,000,065 | F1 | F1 | f1_permit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Tue 2023-05-16, count 13 business days forward.
Wed 2023-05-17: business day 1
Thu 2023-05-18: business day 2
Fri 2023-05-19: business day 3
Sat 2023-05-20: weekend, skip
Sun 2023-05-21: weekend, skip
Mon 2023-05-22: business day 4
Tue 2023-05-23: business day 5
Wed 2023-05-24: business day 6
Thu 2023-05-25: bus... | 2023-06-05T00:00:00 | 2023-06-05T00:00:00 | date | {
"family": "F1",
"anchor": "2023-05-16T00:00:00",
"n": 13,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000066 | 20,000,066 | F1 | F1 | f1_escrow | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2030-08-28, count 15 business days forward.
Thu 2030-08-29: business day 1
Fri 2030-08-30: business day 2
Sat 2030-08-31: weekend, skip
Sun 2030-09-01: weekend, skip
Mon 2030-09-02: holiday (Labor Day), skip
Tue 2030-09-03: business day 3
Wed 2030-09-04: business day 4
Thu 2030-09-05: business day 5
Fri 2030... | 2030-09-19T00:00:00 | 2030-09-19T00:00:00 | date | {
"family": "F1",
"anchor": "2030-08-28T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000067 | 20,000,067 | F1 | F1 | f1_inspect | true | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2024-08-14, count 8 business days forward.
Thu 2024-08-15: business day 1
Fri 2024-08-16: business day 2
Sat 2024-08-17: weekend, skip
Sun 2024-08-18: weekend, skip
Mon 2024-08-19: business day 3
Tue 2024-08-20: business day 4
Wed 2024-08-21: business day 5
Thu 2024-08-22: business day 6
Fri 2024-08-23: busi... | 2024-08-26T00:00:00 | 2024-08-26T00:00:00 | date | {
"family": "F1",
"anchor": "2024-08-14T00:00:00",
"n": 8,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000068 | 20,000,068 | F1 | F1 | f1_service | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2028-08-24, count 15 business days forward.
Fri 2028-08-25: business day 1
Sat 2028-08-26: weekend, skip
Sun 2028-08-27: weekend, skip
Mon 2028-08-28: business day 2
Tue 2028-08-29: business day 3
Wed 2028-08-30: business day 4
Thu 2028-08-31: business day 5
Fri 2028-09-01: business day 6
Sat 2028-09-02: wee... | 2028-09-15T00:00:00 | 2028-09-15T00:00:00 | date | {
"family": "F1",
"anchor": "2028-08-24T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000069 | 20,000,069 | F1 | F1 | f1_grant | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2022-12-15, count 15 business days backward.
Wed 2022-12-14: business day 1
Tue 2022-12-13: business day 2
Mon 2022-12-12: business day 3
Sun 2022-12-11: weekend, skip
Sat 2022-12-10: weekend, skip
Fri 2022-12-09: business day 4
Thu 2022-12-08: business day 5
Wed 2022-12-07: business day 6
Tue 2022-12-06: bu... | 2022-11-23T00:00:00 | 2022-11-23T00:00:00 | date | {
"family": "F1",
"anchor": "2022-12-15T00:00:00",
"n": 15,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000070 | 20,000,070 | F1 | F1 | f1_invoice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2025-06-05, count 14 business days forward.
Fri 2025-06-06: business day 1
Sat 2025-06-07: weekend, skip
Sun 2025-06-08: weekend, skip
Mon 2025-06-09: business day 2
Tue 2025-06-10: business day 3
Wed 2025-06-11: business day 4
Thu 2025-06-12: business day 5
Fri 2025-06-13: business day 6
Sat 2025-06-14: wee... | 2025-06-26T00:00:00 | 2025-06-26T00:00:00 | date | {
"family": "F1",
"anchor": "2025-06-05T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000071 | 20,000,071 | F1 | F1 | f1_permit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2028-10-19, count 15 business days forward.
Fri 2028-10-20: business day 1
Sat 2028-10-21: weekend, skip
Sun 2028-10-22: weekend, skip
Mon 2028-10-23: business day 2
Tue 2028-10-24: business day 3
Wed 2028-10-25: business day 4
Thu 2028-10-26: business day 5
Fri 2028-10-27: business day 6
Sat 2028-10-28: wee... | 2028-11-09T00:00:00 | 2028-11-09T00:00:00 | date | {
"family": "F1",
"anchor": "2028-10-19T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000072 | 20,000,072 | F1 | F1 | f1_title | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sat 2023-06-10, count 14 business days backward.
Fri 2023-06-09: business day 1
Thu 2023-06-08: business day 2
Wed 2023-06-07: business day 3
Tue 2023-06-06: business day 4
Mon 2023-06-05: business day 5
Sun 2023-06-04: weekend, skip
Sat 2023-06-03: weekend, skip
Fri 2023-06-02: business day 6
Thu 2023-06-01: bu... | 2023-05-22T00:00:00 | 2023-05-22T00:00:00 | date | {
"family": "F1",
"anchor": "2023-06-10T00:00:00",
"n": 14,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000073 | 20,000,073 | F1 | F1 | f1_title | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Tue 2029-07-17, count 12 business days backward.
Mon 2029-07-16: business day 1
Sun 2029-07-15: weekend, skip
Sat 2029-07-14: weekend, skip
Fri 2029-07-13: business day 2
Thu 2029-07-12: business day 3
Wed 2029-07-11: business day 4
Tue 2029-07-10: business day 5
Mon 2029-07-09: business day 6
Sun 2029-07-08: we... | 2029-06-28T00:00:00 | 2029-06-28T00:00:00 | date | {
"family": "F1",
"anchor": "2029-07-17T00:00:00",
"n": 12,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000074 | 20,000,074 | F1 | F1 | f1_notice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Fri 2029-11-16, count 13 business days forward.
Sat 2029-11-17: weekend, skip
Sun 2029-11-18: weekend, skip
Mon 2029-11-19: business day 1
Tue 2029-11-20: business day 2
Wed 2029-11-21: business day 3
Thu 2029-11-22: holiday (Thanksgiving Day), skip
Fri 2029-11-23: business day 4
Sat 2029-11-24: weekend, skip
Su... | 2029-12-06T00:00:00 | 2029-12-06T00:00:00 | date | {
"family": "F1",
"anchor": "2029-11-16T00:00:00",
"n": 13,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000075 | 20,000,075 | F1 | F1 | f1_invoice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Tue 2026-04-14, count 15 business days forward.
Wed 2026-04-15: business day 1
Thu 2026-04-16: business day 2
Fri 2026-04-17: business day 3
Sat 2026-04-18: weekend, skip
Sun 2026-04-19: weekend, skip
Mon 2026-04-20: business day 4
Tue 2026-04-21: business day 5
Wed 2026-04-22: business day 6
Thu 2026-04-23: bus... | 2026-05-05T00:00:00 | 2026-05-05T00:00:00 | date | {
"family": "F1",
"anchor": "2026-04-14T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000076 | 20,000,076 | F1 | F1 | f1_grant | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Tue 2024-06-25, count 12 business days backward.
Mon 2024-06-24: business day 1
Sun 2024-06-23: weekend, skip
Sat 2024-06-22: weekend, skip
Fri 2024-06-21: business day 2
Thu 2024-06-20: business day 3
Wed 2024-06-19: holiday (Juneteenth National Independence Day), skip
Tue 2024-06-18: business day 4
Mon 2024-06... | 2024-06-06T00:00:00 | 2024-06-06T00:00:00 | date | {
"family": "F1",
"anchor": "2024-06-25T00:00:00",
"n": 12,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000077 | 20,000,077 | F1 | F1 | f1_title | true | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sat 2028-12-23, count 15 business days backward.
Fri 2028-12-22: business day 1
Thu 2028-12-21: business day 2
Wed 2028-12-20: business day 3
Tue 2028-12-19: business day 4
Mon 2028-12-18: business day 5
Sun 2028-12-17: weekend, skip
Sat 2028-12-16: weekend, skip
Fri 2028-12-15: business day 6
Thu 2028-12-14: bu... | 2028-12-04T00:00:00 | 2028-12-04T00:00:00 | date | {
"family": "F1",
"anchor": "2028-12-23T00:00:00",
"n": 15,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000078 | 20,000,078 | F1 | F1 | f1_invoice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2024-08-15, count 12 business days forward.
Fri 2024-08-16: business day 1
Sat 2024-08-17: weekend, skip
Sun 2024-08-18: weekend, skip
Mon 2024-08-19: business day 2
Tue 2024-08-20: business day 3
Wed 2024-08-21: business day 4
Thu 2024-08-22: business day 5
Fri 2024-08-23: business day 6
Sat 2024-08-24: wee... | 2024-09-03T00:00:00 | 2024-09-03T00:00:00 | date | {
"family": "F1",
"anchor": "2024-08-15T00:00:00",
"n": 12,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000079 | 20,000,079 | F1 | F1 | f1_notice | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Thu 2023-11-16, count 12 business days forward.
Fri 2023-11-17: business day 1
Sat 2023-11-18: weekend, skip
Sun 2023-11-19: weekend, skip
Mon 2023-11-20: business day 2
Tue 2023-11-21: business day 3
Wed 2023-11-22: business day 4
Thu 2023-11-23: holiday (Thanksgiving Day), skip
Fri 2023-11-24: business day 5
S... | 2023-12-05T00:00:00 | 2023-12-05T00:00:00 | date | {
"family": "F1",
"anchor": "2023-11-16T00:00:00",
"n": 12,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000080 | 20,000,080 | F1 | F1 | f1_inspect | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2023-05-29, count 15 business days forward.
Tue 2023-05-30: business day 1
Wed 2023-05-31: business day 2
Thu 2023-06-01: business day 3
Fri 2023-06-02: business day 4
Sat 2023-06-03: weekend, skip
Sun 2023-06-04: weekend, skip
Mon 2023-06-05: business day 5
Tue 2023-06-06: business day 6
Wed 2023-06-07: bus... | 2023-06-20T00:00:00 | 2023-06-20T00:00:00 | date | {
"family": "F1",
"anchor": "2023-05-29T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000081 | 20,000,081 | F1 | F1 | f1_inspect | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Wed 2030-06-05, count 12 business days forward.
Thu 2030-06-06: business day 1
Fri 2030-06-07: business day 2
Sat 2030-06-08: weekend, skip
Sun 2030-06-09: weekend, skip
Mon 2030-06-10: business day 3
Tue 2030-06-11: business day 4
Wed 2030-06-12: business day 5
Thu 2030-06-13: business day 6
Fri 2030-06-14: bus... | 2030-06-24T00:00:00 | 2030-06-24T00:00:00 | date | {
"family": "F1",
"anchor": "2030-06-05T00:00:00",
"n": 12,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000082 | 20,000,082 | F1 | F1 | f1_service | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2020-06-21, count 14 business days forward.
Mon 2020-06-22: business day 1
Tue 2020-06-23: business day 2
Wed 2020-06-24: business day 3
Thu 2020-06-25: business day 4
Fri 2020-06-26: business day 5
Sat 2020-06-27: weekend, skip
Sun 2020-06-28: weekend, skip
Mon 2020-06-29: business day 6
Tue 2020-06-30: bus... | 2020-07-10T00:00:00 | 2020-07-10T00:00:00 | date | {
"family": "F1",
"anchor": "2020-06-21T00:00:00",
"n": 14,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000083 | 20,000,083 | F1 | F1 | f1_audit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Tue 2026-03-24, count 9 business days forward.
Wed 2026-03-25: business day 1
Thu 2026-03-26: business day 2
Fri 2026-03-27: business day 3
Sat 2026-03-28: weekend, skip
Sun 2026-03-29: weekend, skip
Mon 2026-03-30: business day 4
Tue 2026-03-31: business day 5
Wed 2026-04-01: business day 6
Thu 2026-04-02: busi... | 2026-04-06T00:00:00 | 2026-04-06T00:00:00 | date | {
"family": "F1",
"anchor": "2026-03-24T00:00:00",
"n": 9,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000084 | 20,000,084 | F1 | F1 | f1_escrow | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Mon 2029-05-21, count 8 business days forward.
Tue 2029-05-22: business day 1
Wed 2029-05-23: business day 2
Thu 2029-05-24: business day 3
Fri 2029-05-25: business day 4
Sat 2029-05-26: weekend, skip
Sun 2029-05-27: weekend, skip
Mon 2029-05-28: holiday (Memorial Day), skip
Tue 2029-05-29: business day 5
Wed 20... | 2029-06-01T00:00:00 | 2029-06-01T00:00:00 | date | {
"family": "F1",
"anchor": "2029-05-21T00:00:00",
"n": 8,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000085 | 20,000,085 | F1 | F1 | f1_inspect | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2022-09-04, count 10 business days forward.
Mon 2022-09-05: holiday (Labor Day), skip
Tue 2022-09-06: business day 1
Wed 2022-09-07: business day 2
Thu 2022-09-08: business day 3
Fri 2022-09-09: business day 4
Sat 2022-09-10: weekend, skip
Sun 2022-09-11: weekend, skip
Mon 2022-09-12: business day 5
Tue 2022... | 2022-09-19T00:00:00 | 2022-09-19T00:00:00 | date | {
"family": "F1",
"anchor": "2022-09-04T00:00:00",
"n": 10,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000086 | 20,000,086 | F1 | F1 | f1_permit | false | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2022-05-15, count 15 business days forward.
Mon 2022-05-16: business day 1
Tue 2022-05-17: business day 2
Wed 2022-05-18: business day 3
Thu 2022-05-19: business day 4
Fri 2022-05-20: business day 5
Sat 2022-05-21: weekend, skip
Sun 2022-05-22: weekend, skip
Mon 2022-05-23: business day 6
Tue 2022-05-24: bus... | 2022-06-06T00:00:00 | 2022-06-06T00:00:00 | date | {
"family": "F1",
"anchor": "2022-05-15T00:00:00",
"n": 15,
"direction": "after"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
chrono-20000087 | 20,000,087 | F1 | F1 | f1_hearing | true | You are a precise date and time calculator. Work through the computation line by line, then give the final answer in a single answer tag. Write nothing after the tag.
Example question: A notice dated Friday 2026-03-13 takes effect 2 business days later. Give the answer as <answer>YYYY-MM-DD</answer>.
Example answer:
A... | Anchor Sun 2024-02-25, count 7 business days backward.
Sat 2024-02-24: weekend, skip
Fri 2024-02-23: business day 1
Thu 2024-02-22: business day 2
Wed 2024-02-21: business day 3
Tue 2024-02-20: business day 4
Mon 2024-02-19: holiday (Washington's Birthday), skip
Sun 2024-02-18: weekend, skip
Sat 2024-02-17: weekend, sk... | 2024-02-14T00:00:00 | 2024-02-14T00:00:00 | date | {
"family": "F1",
"anchor": "2024-02-25T00:00:00",
"n": 7,
"direction": "before"
} | train | chrono_train | CC-BY-4.0 | programmatic, statutory holiday rules plus IANA tzdata | chrono-gen-1.1.0 |
- What this dataset proves, and how you check it
- Every gold answer is computed twice, by two solvers that share no code
- The five families
- Why guessing does not work here
- Completions are long on purpose
- What the prompt promises
- Held-out slices
- Verification
- Token budget, measured
- Adaptive Data
- Try it, and everything that backs it
- Limitations
ChronoCalc: 60,000 date and time computations, every answer solved twice
A 60,000-row training corpus for the calendar arithmetic that real systems get wrong: counting business days across federal holidays, rolling a date off a weekend, converting across timezones through a daylight saving transition, finding the next occurrence of a recurring schedule, and computing ISO week numbers including the years that have a week 53.
What this dataset proves, and how you check it
| rows | 60,000, 5 families, 51 distinct templates |
| how labels were produced | solved twice, by two independently written solvers |
| solver disagreements | 0 across all 60,000 rows, and a disagreeing row is dropped, never repaired |
| labels authored or judged by a language model | zero |
| reproducibility | the corpus regenerates byte for byte from one seed; a row is a pure function of its integer id |
| what it does to a model | gemma-3-4b-it: 11.0% to 91.0% exact match, held out |
| significance | p = 7.2e-113, exact McNemar |
| what this card volunteers | the base is already 69 to 86% at plain day-walking, and wins 13 held-out rows outright |
| what ships beside the rows | both solvers, the scorer, every eval slice, per-row verdicts |
Every number above is recomputable on a laptop with no GPU, from files in this repository.
Built for the Adaption AutoScientist Challenge, Part 2 (Math and Code), and co-optimized with Adaptive Data (Adaption Labs).
Every gold answer is computed twice, by two solvers that share no code
solver_a produces the answer and the line-by-line working. solver_b is written from scratch with
different primitives and produces the answer again. A row whose solvers disagree is dropped and
logged, never repaired.
On the released corpus there are 0 dual-solver disagreements across 60,000 rows. No language model appears anywhere in the label path.
A row is also a pure function of its integer id, so regenerating from the same preset reproduces the file byte for byte. Ids come from a shared allocator that hands each split a disjoint range, so a training row and a held-out row cannot collide by construction rather than by careful shuffling.
The five families
| family | rows | what it computes |
|---|---|---|
| F1 | 9,802 | business days forward or backward across federal holidays |
| F2 | 8,614 | rolling a date off a weekend or holiday, forward or backward |
| F3 | 14,554 | elapsed time across timezones and daylight saving transitions |
| F4 | 12,178 | the next occurrence of a recurring schedule |
| F5 | 14,852 | ISO week numbers, including cross-year week 53 |
Why guessing does not work here
The strongest property of this corpus is how thin the answer distribution is. If a model could score by memorizing a common answer, the most frequent answer would carry real mass. It does not:
| family | distinct answers | share held by the single most common answer |
|---|---|---|
| F1 | 2,513 | 0.1% |
| F2 | 2,035 | 0.2% |
| F3 | 851 | 0.3% |
| F4 | 1,983 | 0.7% |
| F5 | 562 | 0.6% |
The best possible constant guess scores under one percent. Every point has to be computed.
The traps are also load-bearing rather than incidental:
- 67.9% of F1 rows are ones where a holiday actually changes the answer, and only 0.7% are the degenerate case where the answer equals the anchor plus N.
- 72.7% of F2 rows genuinely require an adjustment.
- Of 5,824 same-zone F3 rows, 5,717 span a daylight saving transition. 42 distinct IANA zones appear.
- 64.6% of F4 rows are ones where the winning occurrence moved.
- 2.6% of F5 rows cross a year boundary, across 393 distinct cross-year answers, which is where ISO week numbering actually bites.
Completions are long on purpose
Every completion enumerates its computation line by line before emitting a single <answer> tag.
This is a deliberate cost. A terser format would score identically on exact match and be worth less, and this project has twice trained a model that became terser than its base and then lost win rate on tasks it was never trained on, because terseness generalizes out of the shard that taught it. Showing the work is also what makes a wrong answer diagnosable rather than merely wrong.
What the prompt promises
Every convention needed to compute the answer is stated in the prompt: the anchor date in ISO 8601 with its weekday named, the counting rule, the rolling rule, IANA zone names wherever a timezone appears, and the full schedule rule for recurring events.
One disclosed exception. In 90% of rows the holiday calendar is named by statute rather than enumerated, because knowing the US federal calendar is part of the behaviour being trained. The other 10% print the calendar in full, and a dedicated 200-row enumerated held-out slice exists so the headline claim can be rechecked with the calendar fully disclosed. That slice is the answer to "is it computing, or does it just know the holidays?"
Held-out slices
Disjoint from training on id, prompt and scenario:
| slice | rows | what it isolates |
|---|---|---|
| headline | 500-row held-out set | the competition's own yardstick |
| hard | 300-row hard shard, 60 per family | the hardest case in every family |
| enumerated | 200-row enumerated slice | calendar printed in full, no statute knowledge needed |
| range | 150-row range slice, 2031 to 2035 | dates beyond the training window |
The range slice matters: it tests dates outside the period the training corpus covers, so a model cannot pass it by having seen nearby years.
Verification
- 29 of 29 integrity checks pass on the corpus, and 24 of 24 on the enumerated slice, which has no F3 or F5 rows by design.
- 0 dual-solver disagreements across 60,000 rows.
- 0 decontamination overlaps.
- 21 file pairs proven disjoint on id, prompt and scenario.
- 51 distinct template ids, so phrasing is not a single mould.
Token budget, measured
Measured with the real gemma-3-4b-it tokenizer rather than assumed:
| tokens | |
|---|---|
| prompt p50 / p99 / max | 331 / 613 / 766 |
| completion p50 / p99 / max | 182 / 456 / 521 |
| total p50 / p90 / p99 / max | 532 / 701 / 833 / 960 |
Training uses max_len 1024 and 0 of 60,000 rows exceed the budget. A 768 window would truncate
roughly the top decile, and a truncated completion loses its <answer> tag entirely, so the row
would teach nothing under completion-only masking.
Adaptive Data
An enhancement pass was run and refused. The returned rows rewrote values the labels depend on,
including dates inside the question, so merging them would have produced confidently wrong gold
answers. The pass was aborted and the decision is documented in
docs/adaption/chrono_enhancement_verdict.md rather than quietly dropped.
Instruction sentences remain the only surface any enhancement is permitted to touch, because a rewritten instruction cannot corrupt a computed answer while a rewritten date can.
Try it, and everything that backs it
Live side by side demo: https://huggingface.co/spaces/Jainamshahhh/chronocalc-demo Enter your own input and watch the base model and ChronoCalc-4B answer it under identical greedy decoding. The GPU backend scales to zero, so a cold first request takes about a minute.
Released on both platforms, with the scorer, every eval slice, the per row verdicts and
significance.py alongside, so every number on this page can be recomputed rather than
trusted.
Limitations
US federal holiday calendar, Gregorian dates, IANA timezone database. Not other national calendars, not historical calendar reforms, not leap seconds. Dates range across the training window with a dedicated out-of-range slice for 2031 to 2035.
- Downloads last month
- 30