|
--- |
|
license: |
|
- cc-by-4.0 |
|
multilinguality: |
|
- monolingual |
|
- aligned |
|
task_categories: |
|
- summarization |
|
- question-answering |
|
- translation |
|
source_datasets: |
|
- original |
|
language: |
|
- en |
|
- fr |
|
tags: |
|
- unsupervised |
|
pretty_name: Realistic Bilingual Synthetic Automobile Insurance Contract |
|
size_categories: |
|
- 10K<n<100K |
|
dataset_info: |
|
download_size: 376971 |
|
dataset_size: 611048 |
|
--- |
|
|
|
# Dataset Card for RISCBAC |
|
|
|
RISCBAC was created using [RISC](https://github.com/GRAAL-Research/risc), an open-source Python package data generator. 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 is comprised of 10,000 synthetic automobile insurance contracts. |
|
|
|
# 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} |
|
} |
|
``` |
|
|