Skip to content

Commit a11b8ac

Browse files
Update advanced_privacy.ipynb
1 parent acf40c4 commit a11b8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nemo/NeMo-Safe-Synthesizer/advanced/advanced_privacy.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"\n",
109109
"Safe synthesizer learns the patterns and correlations of an input data set in order to produce synthetic data with similar properties. Use the sample dataset provided or change the following cell to try with your own data.\n",
110110
"\n",
111-
"The sample dataset is of a set of customer default payments."
111+
"The sample dataset is of a set of customer default payments. It includes columns of Personally Identifiable Information (PII) such as sex, education level, marriage status, and age. In addition, it contains several billing and payments accounts and a binary indicator of whether the next month's payment would default."
112112
]
113113
},
114114
{

0 commit comments

Comments
 (0)