Datasets:
The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider
removing the
loading script
and relying on
automated data support
(you can use
convert_to_parquet
from the datasets
library). If this is not possible, please
open a discussion
for direct help.
Dataset Card for RISCBAC
RISCBAC, an open-source Python package data generator, was created using RISC. RISC generates look-alike automobile insurance contracts based on the Quebec regulatory insurance form in French and English.
It contains 10,000 English and French insurance contracts generated using the same seed. Thus, contracts share the same deterministic synthetic data (RISCBAC can be used as an aligned dataset). RISC can be used to generate more data for RISCBAC.
Data Instances
Default ('fr'
)
The default data instance is the French version of the dataset. The dataset is comprised of 10,000 synthetic automobile insurance contracts.
Other Option
The other data instance option is `"en." ' The dataset consists of 10,000 synthetic automobile insurance contracts.
Version
- 1.0.0
- Initial release of the dataset
- 1.0.1
- Version with a fixed missing header in the French contract (see here for more details).
Citation Information
@misc{beaucheminrisc,
title={{RISC: Generating Realistic Synthetic Bilingual Insurance
Contract}},
author={David Beauchemin and Richard Khoury},
year={2023},
eprint={2304.04212},
archivePrefix={arXiv}
}
- Downloads last month
- 85