Datasets:

Multilinguality:
monolingual
aligned
Size Categories:
10K<n<100K
Source Datasets:
original
ArXiv:
Tags:
unsupervised
DOI:
License:
File size: 1,479 Bytes
3f6ad50
66fae97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
acaa99b
3f6ad50
66fae97
 
 
d5ddd4b
66fae97
d5ddd4b
66fae97
d5aac0c
 
 
 
 
 
 
 
66fae97
 
 
 
 
 
 
 
d5ddd4b
66fae97
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
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
viewer: true
---

# 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}
}
```