You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nemo/NeMo-Safe-Synthesizer/advanced/advanced_privacy.ipynb
+14-10Lines changed: 14 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,6 @@
19
19
"- **Access an evaluation report** on the quality and privacy of the synthetic data"
20
20
]
21
21
},
22
-
{
23
-
"cell_type": "code",
24
-
"execution_count": null,
25
-
"id": "a538526a",
26
-
"metadata": {},
27
-
"outputs": [],
28
-
"source": []
29
-
},
30
22
{
31
23
"cell_type": "markdown",
32
24
"id": "8be84f5d",
@@ -37,6 +29,18 @@
37
29
"Ensure you have a NeMo Microservices Platform deployment available. If you're using a managed or remote deployment, have the correct base URLs and tokens ready."
38
30
]
39
31
},
32
+
{
33
+
"cell_type": "code",
34
+
"execution_count": null,
35
+
"id": "a538526a",
36
+
"metadata": {},
37
+
"outputs": [],
38
+
"source": [
39
+
"# Update as appropriate to your installation URLs\n",
Copy file name to clipboardExpand all lines: nemo/NeMo-Safe-Synthesizer/advanced/replace_pii_only.ipynb
+14-2Lines changed: 14 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,18 @@
28
28
"Ensure you have a NeMo Microservices Platform deployment available. If you're using a managed or remote deployment, have the correct base URLs and tokens ready."
29
29
]
30
30
},
31
+
{
32
+
"cell_type": "code",
33
+
"execution_count": null,
34
+
"id": "a0e23975",
35
+
"metadata": {},
36
+
"outputs": [],
37
+
"source": [
38
+
"# Update as appropriate to your installation URLs\n",
Copy file name to clipboardExpand all lines: nemo/NeMo-Safe-Synthesizer/intro/safe_synthesizer_101.ipynb
+14-2Lines changed: 14 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,18 @@
29
29
"**IMPORTANT** 👉 Ensure you have a NeMo Microservices Platform deployment available. Follow the quickstart or Helm chart instructions in your environment's setup guide. You may need to restart your kernel after installing dependencies.\n"
30
30
]
31
31
},
32
+
{
33
+
"cell_type": "code",
34
+
"execution_count": null,
35
+
"id": "8e0327d4",
36
+
"metadata": {},
37
+
"outputs": [],
38
+
"source": [
39
+
"# Update as appropriate to your installation URLs\n",
0 commit comments