Datasets:
davebulaval
commited on
Commit
•
017893b
1
Parent(s):
53fa949
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ viewer: true
|
|
26 |
|
27 |
# Dataset Card for RISCBAC
|
28 |
|
29 |
-
RISCBAC was created using [RISC](https://github.com/GRAAL-Research/risc)
|
30 |
|
31 |
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.
|
32 |
|
@@ -36,7 +36,14 @@ It contains 10,000 English and French insurance contracts generated using the sa
|
|
36 |
The default data instance is the French version of the dataset. The dataset is comprised of 10,000 synthetic automobile insurance contracts.
|
37 |
|
38 |
## Other Option
|
39 |
-
The other data instance option is `"en"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
# Citation Information
|
42 |
|
|
|
26 |
|
27 |
# Dataset Card for RISCBAC
|
28 |
|
29 |
+
RISCBAC, an open-source Python package data generator, was created using [RISC](https://github.com/GRAAL-Research/risc). RISC generates look-alike automobile insurance contracts based on the Quebec regulatory insurance form in French and English.
|
30 |
|
31 |
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.
|
32 |
|
|
|
36 |
The default data instance is the French version of the dataset. The dataset is comprised of 10,000 synthetic automobile insurance contracts.
|
37 |
|
38 |
## Other Option
|
39 |
+
The other data instance option is `"en." ' The dataset consists of 10,000 synthetic automobile insurance contracts.
|
40 |
+
|
41 |
+
# Version
|
42 |
+
|
43 |
+
- 1.0.0
|
44 |
+
- Initial release of the dataset
|
45 |
+
- 1.0.1
|
46 |
+
- Version with a fixed missing header in the French contract (see [here](https://github.com/GRAAL-Research/risc/commit/45ec1690ea3675a554643371c1aa2b3bb4498a3a#diff-f458be5285133e1ea77636b2fbc1ede5fc39ec06f889de34718cd092c27f9d1fR984) for more details).
|
47 |
|
48 |
# Citation Information
|
49 |
|