File size: 1,150 Bytes
3f6ad50
66fae97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3f6ad50
66fae97
 
 
d5ddd4b
66fae97
d5ddd4b
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
---
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.

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