Skip to content

Commit 9af208c

Browse files
Update safe_synthesizer_101.ipynb
1 parent 188b812 commit 9af208c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nemo/NeMo-Safe-Synthesizer/intro/safe_synthesizer_101.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"\n",
100100
"Safe Synthesizer learns the patterns and correlations in your input dataset to produce synthetic data with similar properties. For this tutorial, we will use a small public sample dataset. Replace it with your own data if desired.\n",
101101
"\n",
102-
"The sample dataset used here is a set of women's clothing reviews."
102+
"The sample dataset used here is a set of women's clothing reviews, including age, product category, rating, and review text. Some of the reviews contain Personally Identifiable Information (PII), such as height, weight, age, and location."
103103
]
104104
},
105105
{

0 commit comments

Comments
 (0)