The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 6 new columns ({'local_currency', 'country', 'ip_country', 'jurisdiction', 'app_type', 'event_id'}) and 3 missing columns ({'arrival_duration_minutes', 'payment_code', 'banking_hours_indicator'}).
This happened while the csv dataset builder was generating data using
hf://datasets/navk8690/paymind-reference-data-v2/payment_method.csv (at revision f57a6bfabc65c8024b38c7cc371e7316a52926e6), ['hf://datasets/navk8690/paymind-reference-data-v2@f57a6bfabc65c8024b38c7cc371e7316a52926e6/arrival.csv', 'hf://datasets/navk8690/paymind-reference-data-v2@f57a6bfabc65c8024b38c7cc371e7316a52926e6/payment_method.csv', 'hf://datasets/navk8690/paymind-reference-data-v2@f57a6bfabc65c8024b38c7cc371e7316a52926e6/success.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1848, in _prepare_split_single
writer.write_table(table)
~~~~~~~~~~~~~~~~~~^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
event_id: string
timestamp_utc: string
transaction_type: string
country: string
ip_country: string
jurisdiction: string
currency: string
local_currency: string
amount: double
app_type: string
hour: int64
day_of_week: string
is_weekend: int64
is_cross_border: int64
payment_type: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 2081
to
{'timestamp_utc': Value('string'), 'transaction_type': Value('string'), 'currency': Value('string'), 'amount': Value('float64'), 'hour': Value('int64'), 'day_of_week': Value('string'), 'is_weekend': Value('int64'), 'is_cross_border': Value('int64'), 'payment_code': Value('string'), 'payment_type': Value('string'), 'banking_hours_indicator': Value('int64'), 'arrival_duration_minutes': Value('float64')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1694, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1850, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
...<4 lines>...
)
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 6 new columns ({'local_currency', 'country', 'ip_country', 'jurisdiction', 'app_type', 'event_id'}) and 3 missing columns ({'arrival_duration_minutes', 'payment_code', 'banking_hours_indicator'}).
This happened while the csv dataset builder was generating data using
hf://datasets/navk8690/paymind-reference-data-v2/payment_method.csv (at revision f57a6bfabc65c8024b38c7cc371e7316a52926e6), ['hf://datasets/navk8690/paymind-reference-data-v2@f57a6bfabc65c8024b38c7cc371e7316a52926e6/arrival.csv', 'hf://datasets/navk8690/paymind-reference-data-v2@f57a6bfabc65c8024b38c7cc371e7316a52926e6/payment_method.csv', 'hf://datasets/navk8690/paymind-reference-data-v2@f57a6bfabc65c8024b38c7cc371e7316a52926e6/success.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
timestamp_utc string | transaction_type string | currency string | amount float64 | hour int64 | day_of_week string | is_weekend int64 | is_cross_border int64 | payment_code string | payment_type string | banking_hours_indicator int64 | arrival_duration_minutes float64 |
|---|---|---|---|---|---|---|---|---|---|---|---|
2025-01-08 02:25:57 | withdrawal | GBP | 383.78 | 2 | Wednesday | 0 | 1 | revolut_pay | revolut_pay | 0 | 0.0581 |
2026-04-14 13:13:42 | deposit | IDR | 33,684.3 | 13 | Tuesday | 0 | 0 | checkout | checkout | 1 | 0.1341 |
2024-12-24 10:15:09 | withdrawal | EUR | 199.28 | 10 | Tuesday | 0 | 0 | wise | wise | 1 | 0.2567 |
2023-03-27 17:58:50 | deposit | MXN | 15.14 | 17 | Monday | 0 | 0 | paypal | paypal | 0 | 0.0666 |
2025-07-23 19:24:44 | withdrawal | EUR | 29.78 | 19 | Wednesday | 0 | 0 | wise | wise | 0 | 1.4254 |
2023-02-26 16:24:24 | withdrawal | MYR | 94.87 | 16 | Sunday | 1 | 1 | revolut_pay | revolut_pay | 0 | 0.3397 |
2024-04-17 09:09:27 | deposit | THB | 1,340.06 | 9 | Wednesday | 0 | 0 | checkout | checkout | 1 | 0.133 |
2024-09-12 16:34:27 | withdrawal | SAR | 189.37 | 16 | Thursday | 0 | 1 | revolut_pay | revolut_pay | 1 | 0.7342 |
2024-04-27 02:36:28 | withdrawal | EUR | 56,413.63 | 2 | Saturday | 1 | 1 | revolut_pay | revolut_pay | 0 | 0.7362 |
2023-01-14 08:11:06 | withdrawal | HKD | 47.39 | 8 | Saturday | 1 | 0 | checkout | checkout | 0 | 0.1643 |
2026-06-23 07:58:00 | withdrawal | THB | 2,941.49 | 7 | Tuesday | 0 | 0 | revolut_pay | revolut_pay | 0 | 0.3838 |
2025-04-24 12:29:48 | deposit | MYR | 235.42 | 12 | Thursday | 0 | 0 | adyen | adyen | 1 | 0.1804 |
2024-01-24 21:40:19 | withdrawal | IDR | 108.05 | 21 | Wednesday | 0 | 1 | revolut_pay | revolut_pay | 0 | 0.9625 |
2024-06-16 08:16:00 | deposit | IDR | 243.95 | 8 | Sunday | 1 | 0 | checkout | checkout | 0 | 0.1399 |
2025-06-13 12:56:29 | deposit | SEK | 482.9 | 12 | Friday | 0 | 0 | revolut_pay | revolut_pay | 1 | 0.2548 |
2024-01-05 04:50:54 | deposit | HKD | 1,315.79 | 4 | Friday | 0 | 0 | checkout | checkout | 0 | 0.0651 |
2024-09-06 12:15:22 | withdrawal | PHP | 652.08 | 12 | Friday | 0 | 0 | wise | wise | 1 | 0.1428 |
2024-12-19 21:49:37 | deposit | AUD | 35.14 | 21 | Thursday | 0 | 0 | checkout | checkout | 0 | 0.0341 |
2024-09-09 03:32:11 | withdrawal | BRL | 1,245.09 | 3 | Monday | 0 | 1 | revolut_pay | revolut_pay | 0 | 175.2836 |
2023-05-31 09:35:30 | deposit | INR | 48.89 | 9 | Wednesday | 0 | 1 | adyen | adyen | 1 | 0.3439 |
2023-01-31 23:39:46 | deposit | ZAR | 187.67 | 23 | Tuesday | 0 | 0 | checkout | checkout | 0 | 0.1294 |
2023-12-16 01:59:10 | deposit | ZAR | 2,383.62 | 1 | Saturday | 1 | 0 | checkout | checkout | 0 | 0.1677 |
2024-07-31 20:31:37 | deposit | INR | 509.33 | 20 | Wednesday | 0 | 0 | checkout | checkout | 0 | 7.1638 |
2023-10-07 18:21:58 | deposit | CHF | 683.73 | 18 | Saturday | 1 | 1 | adyen | adyen | 0 | 0.0418 |
2023-08-14 21:43:48 | withdrawal | MXN | 384.27 | 21 | Monday | 0 | 0 | adyen | adyen | 0 | 0.3733 |
2023-07-12 02:17:09 | withdrawal | HKD | 76,566.46 | 2 | Wednesday | 0 | 0 | wise | wise | 0 | 1.0894 |
2025-01-01 06:22:42 | withdrawal | EUR | 5,780.07 | 6 | Wednesday | 0 | 0 | revolut_pay | revolut_pay | 0 | 0.3318 |
2024-12-06 09:10:50 | deposit | EUR | 72,666.54 | 9 | Friday | 0 | 0 | adyen | adyen | 1 | 0.2823 |
2023-07-24 01:53:37 | withdrawal | EUR | 5,408.85 | 1 | Monday | 0 | 0 | revolut_pay | revolut_pay | 0 | 0.4242 |
2024-02-06 00:58:27 | deposit | AED | 850.55 | 0 | Tuesday | 0 | 0 | checkout | checkout | 0 | 0.2799 |
2023-06-16 20:38:35 | withdrawal | ARS | 74.87 | 20 | Friday | 0 | 0 | wise | wise | 0 | 0.8856 |
2024-11-01 20:43:13 | deposit | NOK | 215.65 | 20 | Friday | 0 | 0 | adyen | adyen | 0 | 0.2887 |
2025-01-14 06:02:11 | withdrawal | PLN | 17.93 | 6 | Tuesday | 0 | 0 | revolut_pay | revolut_pay | 0 | 0.1725 |
2026-04-12 10:11:12 | deposit | DKK | 1,477.49 | 10 | Sunday | 1 | 1 | revolut_pay | revolut_pay | 0 | 0.2144 |
2023-01-09 17:30:19 | withdrawal | INR | 1,219.28 | 17 | Monday | 0 | 0 | adyen | adyen | 0 | 0.3649 |
2024-11-11 20:45:48 | withdrawal | SEK | 201.72 | 20 | Monday | 0 | 1 | wise | wise | 0 | 1.6058 |
2023-02-07 12:21:07 | deposit | CLP | 881.85 | 12 | Tuesday | 0 | 1 | adyen | adyen | 1 | 0.1887 |
2024-07-11 16:34:36 | deposit | USD | 8,908.02 | 16 | Thursday | 0 | 0 | stripe | stripe | 1 | 0.2522 |
2024-10-28 18:49:56 | deposit | ZAR | 211.07 | 18 | Monday | 0 | 1 | adyen | adyen | 0 | 0.0116 |
2026-01-28 14:37:46 | deposit | SAR | 48.37 | 14 | Wednesday | 0 | 0 | checkout | checkout | 1 | 0.0247 |
2024-04-28 00:16:34 | withdrawal | SAR | 212.8 | 0 | Sunday | 1 | 1 | revolut_pay | revolut_pay | 0 | 0.0509 |
2025-08-12 06:45:54 | withdrawal | THB | 7,375.32 | 6 | Tuesday | 0 | 1 | revolut_pay | revolut_pay | 0 | 0.5963 |
2023-07-21 00:49:26 | withdrawal | JPY | 621.28 | 0 | Friday | 0 | 0 | checkout | checkout | 0 | 0.0771 |
2025-04-20 16:39:41 | withdrawal | SGD | 159.54 | 16 | Sunday | 1 | 1 | revolut_pay | revolut_pay | 0 | 0.6392 |
2023-11-23 16:55:57 | withdrawal | THB | 88.43 | 16 | Thursday | 0 | 1 | wise | wise | 1 | 0.8788 |
2023-03-23 08:49:37 | deposit | BRL | 903.3 | 8 | Thursday | 0 | 0 | bank_transfer | bank_transfer | 0 | 1,544.6641 |
2023-03-30 16:49:11 | withdrawal | SEK | 1,160.74 | 16 | Thursday | 0 | 1 | revolut_pay | revolut_pay | 1 | 0.3607 |
2026-01-06 19:10:47 | deposit | NOK | 174.71 | 19 | Tuesday | 0 | 0 | adyen | adyen | 0 | 0.2171 |
2023-01-31 00:53:38 | withdrawal | ZAR | 61.35 | 0 | Tuesday | 0 | 0 | bank_transfer | bank_transfer | 0 | 94.6863 |
2023-02-18 01:37:56 | withdrawal | PLN | 1,146.89 | 1 | Saturday | 1 | 0 | revolut_pay | revolut_pay | 0 | 0.424 |
2025-11-29 10:42:34 | deposit | BRL | 1,113.78 | 10 | Saturday | 1 | 1 | adyen | adyen | 0 | 0.3704 |
2023-12-26 05:36:25 | deposit | PLN | 602.26 | 5 | Tuesday | 0 | 0 | adyen | adyen | 0 | 0.0402 |
2024-04-25 14:28:10 | deposit | JPY | 277.69 | 14 | Thursday | 0 | 0 | checkout | checkout | 1 | 0.0577 |
2025-08-27 20:13:40 | withdrawal | NZD | 1,025.34 | 20 | Wednesday | 0 | 1 | wise | wise | 0 | 2.3069 |
2024-04-07 21:27:38 | withdrawal | JPY | 2,604 | 21 | Sunday | 1 | 0 | checkout | checkout | 0 | 0.4735 |
2023-05-09 19:43:21 | withdrawal | DKK | 5,040.68 | 19 | Tuesday | 0 | 0 | revolut_pay | revolut_pay | 0 | 0.0601 |
2023-12-11 09:44:19 | deposit | NOK | 272.18 | 9 | Monday | 0 | 1 | checkout | checkout | 1 | 0.5016 |
2025-05-18 16:53:25 | withdrawal | SEK | 8,640.73 | 16 | Sunday | 1 | 0 | revolut_pay | revolut_pay | 0 | 0.1147 |
2025-10-03 06:10:34 | deposit | NZD | 855.55 | 6 | Friday | 0 | 1 | checkout | checkout | 0 | 0.0988 |
2024-08-13 07:42:34 | deposit | HKD | 31,566.57 | 7 | Tuesday | 0 | 0 | checkout | checkout | 0 | 0.2379 |
2024-11-17 12:06:45 | deposit | GBP | 6,110.99 | 12 | Sunday | 1 | 0 | adyen | adyen | 0 | 0.201 |
2023-10-24 15:04:31 | withdrawal | NOK | 14,627.24 | 15 | Tuesday | 0 | 0 | adyen | adyen | 1 | 0.1633 |
2024-04-03 16:33:07 | deposit | BRL | 15.61 | 16 | Wednesday | 0 | 1 | revolut_pay | revolut_pay | 1 | 0.4085 |
2024-07-12 19:54:01 | deposit | AUD | 5,644.17 | 19 | Friday | 0 | 0 | stripe | stripe | 0 | 0.1811 |
2024-10-10 21:11:48 | deposit | GBP | 201.79 | 21 | Thursday | 0 | 0 | adyen | adyen | 0 | 0.3151 |
2024-12-14 13:44:08 | deposit | EUR | 1,105.29 | 13 | Saturday | 1 | 0 | adyen | adyen | 0 | 0.0439 |
2026-06-13 09:17:45 | deposit | MYR | 22,737.85 | 9 | Saturday | 1 | 0 | checkout | checkout | 0 | 0.4967 |
2023-01-21 11:29:53 | withdrawal | PHP | 1,453.58 | 11 | Saturday | 1 | 1 | revolut_pay | revolut_pay | 0 | 0.7317 |
2023-06-21 16:03:53 | withdrawal | NOK | 5,824.68 | 16 | Wednesday | 0 | 1 | wise | wise | 1 | 2.3566 |
2026-02-25 14:46:30 | withdrawal | MXN | 236.96 | 14 | Wednesday | 0 | 1 | revolut_pay | revolut_pay | 1 | 0.0866 |
2026-07-02 12:53:54 | deposit | USD | 1,368.26 | 12 | Thursday | 0 | 1 | checkout | checkout | 1 | 0.3206 |
2023-06-05 11:57:35 | deposit | THB | 1,056.1 | 11 | Monday | 0 | 0 | checkout | checkout | 1 | 89.9687 |
2026-04-13 10:17:09 | withdrawal | AUD | 83.21 | 10 | Monday | 0 | 0 | wise | wise | 1 | 0.7343 |
2024-07-17 10:25:14 | withdrawal | INR | 1,296.28 | 10 | Wednesday | 0 | 1 | wise | wise | 1 | 0.5824 |
2026-05-18 09:16:19 | withdrawal | EUR | 1,324.17 | 9 | Monday | 0 | 0 | revolut_pay | revolut_pay | 1 | 0.3721 |
2025-11-28 04:40:52 | deposit | SEK | 1,426 | 4 | Friday | 0 | 0 | adyen | adyen | 0 | 0.348 |
2026-05-17 04:49:11 | deposit | PLN | 367.76 | 4 | Sunday | 1 | 1 | adyen | adyen | 0 | 0.3503 |
2023-04-17 20:55:29 | deposit | PLN | 92,797.3 | 20 | Monday | 0 | 0 | adyen | adyen | 0 | 0.4948 |
2023-10-05 00:50:48 | deposit | MYR | 948.32 | 0 | Thursday | 0 | 0 | checkout | checkout | 0 | 0.1537 |
2026-06-20 12:39:24 | withdrawal | INR | 551.17 | 12 | Saturday | 1 | 1 | wise | wise | 0 | 0.4138 |
2023-08-31 14:55:16 | withdrawal | GBP | 9,912.58 | 14 | Thursday | 0 | 0 | revolut_pay | revolut_pay | 1 | 0.1493 |
2023-02-20 03:00:42 | deposit | NZD | 846.28 | 3 | Monday | 0 | 1 | checkout | checkout | 0 | 0.1363 |
2024-06-24 18:19:31 | deposit | CLP | 212.02 | 18 | Monday | 0 | 1 | checkout | checkout | 0 | 0.0945 |
2026-07-30 21:05:10 | withdrawal | SAR | 1,172.32 | 21 | Thursday | 0 | 1 | revolut_pay | revolut_pay | 0 | 0.3736 |
2026-06-28 06:33:03 | withdrawal | IDR | 231.09 | 6 | Sunday | 1 | 1 | revolut_pay | revolut_pay | 0 | 0.5418 |
2025-10-10 07:12:39 | deposit | ARS | 1,436.8 | 7 | Friday | 0 | 0 | checkout | checkout | 0 | 0.1203 |
2024-08-07 07:25:18 | deposit | EUR | 132.06 | 7 | Wednesday | 0 | 0 | adyen | adyen | 0 | 0.2824 |
2026-02-21 16:00:56 | deposit | CHF | 126.68 | 16 | Saturday | 1 | 0 | adyen | adyen | 0 | 0.1691 |
2024-10-19 12:21:36 | withdrawal | AED | 205.89 | 12 | Saturday | 1 | 1 | stripe | stripe | 0 | 0.5321 |
2024-11-23 00:14:05 | deposit | NOK | 17,454.49 | 0 | Saturday | 1 | 0 | adyen | adyen | 0 | 0.3236 |
2025-10-24 10:00:29 | deposit | IDR | 62,234.07 | 10 | Friday | 0 | 0 | checkout | checkout | 1 | 0.2944 |
2025-11-02 01:19:53 | deposit | MYR | 857.94 | 1 | Sunday | 1 | 0 | checkout | checkout | 0 | 0.2805 |
2024-12-10 15:29:04 | withdrawal | IDR | 619.19 | 15 | Tuesday | 0 | 1 | revolut_pay | revolut_pay | 1 | 0.2562 |
2026-03-05 16:27:37 | withdrawal | ARS | 131.12 | 16 | Thursday | 0 | 0 | bank_transfer | bank_transfer | 1 | 317.3492 |
2024-11-13 18:48:13 | withdrawal | EUR | 8,336.32 | 18 | Wednesday | 0 | 0 | revolut_pay | revolut_pay | 0 | 0.3912 |
2023-09-16 21:09:56 | withdrawal | NZD | 3,164.07 | 21 | Saturday | 1 | 1 | revolut_pay | revolut_pay | 0 | 177.5709 |
2023-10-01 14:34:54 | withdrawal | THB | 288.35 | 14 | Sunday | 1 | 1 | revolut_pay | revolut_pay | 0 | 0.7317 |
2023-12-13 02:48:03 | deposit | MYR | 6,649.83 | 2 | Wednesday | 0 | 0 | checkout | checkout | 0 | 0.0228 |
2024-01-05 09:20:16 | withdrawal | SEK | 1,037.96 | 9 | Friday | 0 | 0 | revolut_pay | revolut_pay | 1 | 0.2484 |
2024-06-09 23:55:24 | deposit | SGD | 83.23 | 23 | Sunday | 1 | 1 | revolut_pay | revolut_pay | 0 | 0.435 |
PayMind Synthetic Payment Dataset — V4
Synthetic payment-routing data for developing, training and benchmarking PayMind.
This dataset provides the V4 synthetic training environment for PayMind, an open-source payment intelligence connector.
It is designed for three predictive responsibilities:
| Engine | Objective |
|---|---|
| Candidate Generator | Learn which payment routes fit a transaction |
| Reliability Engine | Estimate transaction success probability |
| Settlement Intelligence | Estimate P50/P90 settlement timing |
The dataset is fully synthetic.
It does not contain real customer transactions, proprietary gateway performance data, personal information, cardholder data, or production payment records.
Important: Synthetic provider behaviour in this dataset must not be interpreted as the real-world performance of any payment provider.
Dataset Overview
| Property | Value |
|---|---|
| Dataset | PayMind Synthetic Payment Dataset |
| Version | V4 |
| Domain | Payment routing / payment intelligence |
| Data type | Synthetic tabular transactions |
| Training scale | 200,000 synthetic transactions |
| Benchmark | Canonical Benchmark v1 |
| Benchmark scale | 50,000 separate synthetic transactions |
| Primary ML families | CatBoost / LightGBM / XGBoost |
| Candidate task | Multiclass classification |
| Reliability task | Binary classification |
| Settlement task | Regression / quantile prediction |
| License | GPL-3.0 |
Why This Dataset Exists
Payment routing is a difficult open-source ML problem because useful production datasets are generally private.
Real payment histories can contain commercially sensitive information and may include:
- transaction information;
- provider performance;
- approval behaviour;
- geographic patterns;
- commercial relationships;
- settlement characteristics;
- internal routing decisions.
Publishing such data is usually inappropriate.
PayMind therefore uses a synthetic payment environment for its public reference implementation.
The goal is not to reproduce a specific company's payment history.
The goal is to provide a sufficiently structured environment for developing and testing:
route selection
+
success prediction
+
settlement prediction
+
multi-model inference
+
payment-route ranking
V4 Design
V4 was created after earlier synthetic iterations revealed that several important relationships were either too weak, too imbalanced, or difficult for the models to learn.
The V4 environment places greater emphasis on:
- balanced deposits and withdrawals;
- balanced success and failure behaviour;
- broader geographic variation;
- broader currency/country combinations;
- meaningful amount-band behaviour;
- success/failure variation across both low and high amounts;
- more instant and near-instant settlement;
- structured slower-tail settlement conditions;
- learnable route suitability;
- meaningful reliability differences;
- stronger settlement-time signal.
The intention is to create a useful synthetic ML environment, not artificially perfect model performance.
Dataset Structure
The dataset is separated by predictive responsibility.
A typical repository layout is:
training/
├── payment_method.csv
├── success.csv
└── arrival.csv
benchmark/
├── payment_method.csv
├── success.csv
└── arrival.csv
README.md
The exact directory structure may vary slightly between releases.
1. Candidate Generator Dataset
The candidate dataset supports PayMind's Candidate Generator.
Its objective is to learn:
Given this transaction context, which payment route is most relevant?
The target is a payment-route/payment-method class.
Typical contextual features include information such as:
transaction type
currency
amount
country / geographic context
hour
day of week
weekend status
cross-border status
application / channel context
The model learns a multiclass probability distribution across candidate routes.
Conceptually:
Transaction
│
▼
Candidate Generator
│
├── Route A 0.31
├── Route B 0.24
├── Route C 0.18
└── ...
Candidate probability represents route relevance, not PayMind's final routing recommendation.
Candidate Evaluation
Candidate models can be evaluated using metrics such as:
| Metric | Meaning |
|---|---|
| Top-1 ↑ | Target route is the model's highest-ranked candidate |
| Top-3 ↑ | Target route appears among the three highest-ranked candidates |
| Log loss ↓ | Quality of the complete probability distribution |
The frozen V4 CatBoost reference model achieved:
| Metric | V4 reference |
|---|---|
| Top-1 | 19.02% |
| Top-3 | 48.33% |
These results are provided only as a reference for the PayMind V4 synthetic environment.
2. Reliability Dataset
The reliability dataset supports the Reliability Engine.
Its objective is to estimate:
How likely is this transaction to succeed through this payment route?
This is a binary classification / probability-prediction problem.
Conceptually:
Transaction
+
Candidate Route
│
▼
Reliability Engine
│
▼
P(success)
The V4 environment intentionally contains success and failure outcomes across different transaction contexts.
Success behaviour is not intended to be determined simply by whether an amount is high or low.
Instead, synthetic reliability can vary through combinations of factors such as:
- transaction type;
- amount;
- route;
- geography;
- currency;
- cross-border context;
- time context;
- other synthetic interaction effects.
Reliability Evaluation
Typical metrics include:
| Metric | Meaning |
|---|---|
| ROC-AUC ↑ | Ability to distinguish success from failure |
| PR-AUC ↑ | Precision-recall performance |
| Brier ↓ | Probability prediction error |
| Log loss ↓ | Probability-distribution quality |
V4 reference ROC-AUC:
| Model | ROC-AUC |
|---|---|
| CatBoost | 0.6480 |
| LightGBM | 0.6437 |
| XGBoost | 0.6419 |
The similar performance across three different boosting implementations suggests that V4 contains learnable synthetic reliability structure rather than signal available only to one model family.
3. Settlement Dataset
The settlement dataset supports Settlement Intelligence.
Its objective is to learn transaction arrival/settlement behaviour.
PayMind models:
- P50 settlement
- P90 settlement
rather than relying on a single average settlement time.
P50
P50 represents approximately the median expected settlement time.
For example:
P50 = 3 minutes
represents a prediction of typical settlement behaviour.
P90
P90 provides a more conservative view of slower-tail settlement.
For example:
P50 = 3 min
P90 = 40 min
describes a transaction that is usually fast but has meaningful slower-tail risk.
That distinction is important for payment-routing systems where settlement speed matters.
Speed-First V4 Environment
Settlement behaviour was an important focus of V4.
The synthetic environment contains significantly more:
- instant settlement;
- near-instant settlement;
- fast electronic settlement.
At the same time, settlement is not uniformly instant.
Structured slower-tail conditions remain so that the models can learn meaningful differences.
Synthetic tail behaviour can be associated with combinations involving:
- cross-border activity;
- withdrawals;
- higher-value transactions;
- weekends;
- banking-hour effects;
- bank-transfer-style routes;
- geographic/corridor context;
- route-specific synthetic behaviour.
These relationships are generated for ML development.
They do not represent measured behaviour from real payment providers.
Settlement Evaluation
| Metric | Meaning |
|---|---|
| P50 MAE ↓ | Error in median settlement prediction |
| P50 coverage ≈ 50% | Calibration of P50 estimates |
| P90 MAE ↓ | Error in P90 settlement prediction |
| P90 coverage ≈ 90% | Calibration of P90 estimates |
The V4 CatBoost reference baseline achieved:
| Metric | Result |
|---|---|
| P50 MAE | 13.02 minutes |
| P90 coverage | 93.51% |
Coverage is a calibration target.
For P90, a result close to 90% is generally more meaningful than simply maximizing the percentage.
Training Data vs Canonical Benchmark
PayMind intentionally separates training data from the canonical benchmark.
Synthetic Environment V4
│
├──────── Training
│ │
│ ▼
│ Model fitting
│
└──────── Canonical Benchmark v1
│
▼
Model evaluation
The training environment contains:
200,000 synthetic transactions
Canonical Benchmark v1 contains:
50,000 separate synthetic transactions
The benchmark should not be used for model fitting.
Why the Benchmark Is Frozen
A fixed benchmark makes model experiments comparable.
Suppose both the model and evaluation data change:
new model
+
new benchmark
=
unclear source of improvement
Instead, PayMind V4 establishes:
Synthetic Environment V4
Canonical Benchmark v1
as a frozen reference foundation.
Future experiments can then change:
- hyperparameters;
- CatBoost configuration;
- LightGBM configuration;
- XGBoost configuration;
- calibration;
- ensemble weights;
- inference strategy;
while continuing to evaluate against the same benchmark.
A benchmark reset should be an explicit versioned project decision.
Multi-Model Development
The dataset is designed to support multiple model families.
PayMind currently evaluates:
| Model family | Role |
|---|---|
| CatBoost | Tabular/categorical gradient boosting |
| LightGBM | Efficient gradient-boosted trees |
| XGBoost | Gradient-boosted tree modelling |
Using multiple implementations makes it possible to investigate whether different models learn complementary aspects of the same synthetic environment.
Future ensemble experiments can conceptually evaluate:
ensemble =
w_cb × CatBoost
+ w_lgbm × LightGBM
+ w_xgb × XGBoost
where the weights are selected using fixed-benchmark evidence.
What Is Not Learned From This Dataset
PayMind deliberately separates predictive modelling from decision policy.
The dataset trains models to estimate:
route relevance
success probability
settlement behaviour
It does not establish universal answers for:
how important speed should be
how important fees should be
how important reliability should be
which industry should prioritize which signal
Those belong to PayMind's Ranking Engine.
This allows future work to develop policies for environments such as:
- trading / brokerage;
- e-commerce;
- remittance;
- marketplaces;
- general payments;
without changing the frozen V4 predictive foundation.
Fee Data
PayMind's Fee Engine is deterministic.
Fees are configuration-driven rather than learned as an ML target from this synthetic dataset.
This is intentional.
Commercial fee assumptions should remain explicit, inspectable and replaceable.
Example Usage
The CSVs can be loaded using standard Python tooling.
import pandas as pd
candidate = pd.read_csv("training/payment_method.csv")
reliability = pd.read_csv("training/success.csv")
settlement = pd.read_csv("training/arrival.csv")
print(candidate.shape)
print(reliability.shape)
print(settlement.shape)
For the complete training workflow, use the PayMind project rather than training directly from this dataset card.
PayMind Training Pipeline
The PayMind repository provides a local training pipeline covering stages such as:
input inspection
↓
cleaning
↓
chronological splitting
↓
class-policy checks
↓
feature validation
↓
Candidate training
↓
Reliability training
↓
Settlement P50/P90 training
↓
multi-model training
↓
evaluation
The reference architecture supports CatBoost, LightGBM and XGBoost model members.
Intended Uses
This dataset is intended for:
- PayMind development;
- payment-routing ML experimentation;
- tabular classification research;
- settlement prediction experiments;
- multi-model comparison;
- ensemble research;
- ranking-system development;
- synthetic-data experimentation;
- benchmarking;
- education;
- reproducible open-source development.
Out-of-Scope Uses
This dataset should not be used as evidence of:
- actual payment-provider performance;
- real gateway success rates;
- real settlement SLAs;
- real provider fees;
- actual provider geographic performance;
- real payment-method approval rates;
- commercial provider comparisons;
- production financial risk.
It should also not be treated as a substitute for production training and validation data.
Synthetic Data Disclaimer
Every transaction in this dataset is synthetic.
The dataset does not represent actual customer transaction history.
Synthetic provider/payment-method classes may be used to make the PayMind demonstration understandable, but generated behaviour must not be interpreted as factual information about those providers.
The dataset does not establish real:
approval rates
failure rates
settlement times
fees
limits
availability
regional performance
commercial relationships
for any provider.
Privacy
The public dataset is designed to avoid distributing:
- real customer transaction history;
- cardholder data;
- personal information;
- production payment records;
- API credentials;
- authentication secrets;
- proprietary commercial datasets.
Users creating their own PayMind datasets remain responsible for appropriate privacy, security, data-governance and regulatory controls.
Limitations
Synthetic environment
The dataset reflects generated rules rather than observed production payment behaviour.
Distribution shift
Real payment environments may differ significantly from V4.
Simplified relationships
Production payment systems can contain interactions and operational constraints that are not represented by a synthetic generator.
Provider evolution
Real payment-provider performance and commercial terms change over time.
Benchmark scope
Canonical Benchmark v1 is a PayMind synthetic benchmark, not an industry benchmark.
Reference metrics
Published V4 model metrics describe performance only within this synthetic environment.
Versioning
The current foundation is:
| Component | Version |
|---|---|
| Synthetic environment | V4 |
| Canonical benchmark | v1 |
| Reference model generation | V4 |
Future changes should distinguish between:
data-generation changes
model changes
benchmark changes
ranking-policy changes
so improvements remain attributable and reproducible.
Related PayMind Components
The wider PayMind project includes:
- Python SDK;
- FastAPI service;
- Gradio demo;
- Candidate Generator;
- Reliability Engine;
- Settlement Intelligence;
- Eligibility Engine;
- Fee Engine;
- Ranking Engine;
- Model Registry;
- CatBoost models;
- LightGBM models;
- XGBoost models;
- multi-model inference;
- local training pipeline;
- benchmark/run comparison tooling.
The reference models should be published separately from this dataset so the project maintains a clear distinction between:
Code → PayMind repository
Data → PayMind synthetic dataset
Models → PayMind reference model repository
Demo → PayMind Hugging Face Space
License
This dataset is released under the GNU General Public License v3.0 (GPL-3.0), subject to the repository's license terms.
PayMind
PayMind is an open-source payment intelligence connector — not a payment gateway.
This dataset exists to make payment-routing ML development reproducible without publishing production transaction data.
V4 is synthetic. Canonical Benchmark v1 is synthetic. Published model metrics are synthetic benchmark results.
- Downloads last month
- 36