Skip to content

Commit a757f9e

Browse files
committed
minor changed in intro comments in notebooks
1 parent 1daf029 commit a757f9e

14 files changed

+25
-25
lines changed

nemo/NeMo-Data-Designer/advanced/forms/w2-dataset.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"id": "94213d7c",
7373
"metadata": {},
7474
"source": [
75-
"### ⚙️ Initialize the NeMo Data Designer (NDD) Client\n",
75+
"### ⚙️ Initialize the NeMo Data Designer Client\n",
7676
"\n",
7777
"- The data designer client is responsible for submitting generation requests to the Data Designer microservice.\n",
7878
"- In this notebook, we connect to a local deployment of data designer. You can deploy your own instance of data designer by following the deployment instructions [here](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/data-designer/docker-compose.html).\n"

nemo/NeMo-Data-Designer/advanced/healthcare-datasets/clinical-trials.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
},
6767
{
6868
"cell_type": "markdown",
69-
"id": "ad7f02d2",
69+
"id": "83c59cf7",
7070
"metadata": {},
7171
"source": [
72-
"### ⚙️ Initialize the NeMo Data Designer (NDD) Client\n",
72+
"### ⚙️ Initialize the NeMo Data Designer Client\n",
7373
"\n",
7474
"- The data designer client is responsible for submitting generation requests to the Data Designer microservice.\n",
7575
"- In this notebook, we connect to a local deployment of data designer. You can deploy your own instance of data designer by following the deployment instructions [here](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/data-designer/docker-compose.html).\n"

nemo/NeMo-Data-Designer/advanced/healthcare-datasets/insurance-claims.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
},
6767
{
6868
"cell_type": "markdown",
69-
"id": "c294d3af",
69+
"id": "1b9390a6",
7070
"metadata": {},
7171
"source": [
72-
"### ⚙️ Initialize the NeMo Data Designer (NDD) Client\n",
72+
"### ⚙️ Initialize the NeMo Data Designer Client\n",
7373
"\n",
7474
"- The data designer client is responsible for submitting generation requests to the Data Designer microservice.\n",
7575
"- In this notebook, we connect to a local deployment of data designer. You can deploy your own instance of data designer by following the deployment instructions [here](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/data-designer/docker-compose.html).\n"

nemo/NeMo-Data-Designer/advanced/healthcare-datasets/physician-notes-with-realistic-personal-details.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"cell_type": "markdown",
5757
"metadata": {},
5858
"source": [
59-
"### ⚙️ Initialize the NeMo Data Designer (NDD) Client\n",
59+
"### ⚙️ Initialize the NeMo Data Designer Client\n",
6060
"\n",
6161
"- The data designer client is responsible for submitting generation requests to the Data Designer microservice.\n",
6262
"- In this notebook, we connect to a local deployment of data designer. You can deploy your own instance of data designer by following the deployment instructions [here](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/data-designer/docker-compose.html).\n"

nemo/NeMo-Data-Designer/advanced/multi-turn-chat/multi-turn-conversation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
},
5858
{
5959
"cell_type": "markdown",
60-
"id": "56e0b5c2",
60+
"id": "7f7690c3",
6161
"metadata": {},
6262
"source": [
63-
"### ⚙️ Initialize the NeMo Data Designer (NDD) Client\n",
63+
"### ⚙️ Initialize the NeMo Data Designer Client\n",
6464
"\n",
6565
"- The data designer client is responsible for submitting generation requests to the Data Designer microservice.\n",
6666
"- In this notebook, we connect to a local deployment of data designer. You can deploy your own instance of data designer by following the deployment instructions [here](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/data-designer/docker-compose.html).\n"

nemo/NeMo-Data-Designer/advanced/multimodal/visual-question-answering-using-vlm.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"cell_type": "markdown",
8181
"metadata": {},
8282
"source": [
83-
"### ⚙️ Initialize the NeMo Data Designer (NDD) Client\n",
83+
"### ⚙️ Initialize the NeMo Data Designer Client\n",
8484
"\n",
8585
"- The data designer client is responsible for submitting generation requests to the Data Designer microservice.\n",
8686
"- In this notebook, we connect to a local deployment of data designer. You can deploy your own instance of data designer by following the deployment instructions [here](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/data-designer/docker-compose.html).\n"

nemo/NeMo-Data-Designer/advanced/person-samplers/person-sampler-tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
},
7676
{
7777
"cell_type": "markdown",
78-
"id": "4d379463",
78+
"id": "5fe29ec0",
7979
"metadata": {},
8080
"source": [
81-
"### ⚙️ Initialize the NeMo Data Designer (NDD) Client\n",
81+
"### ⚙️ Initialize the NeMo Data Designer Client\n",
8282
"\n",
8383
"- The data designer client is responsible for submitting generation requests to the Data Designer microservice.\n",
8484
"- In this notebook, we connect to a local deployment of data designer. You can deploy your own instance of data designer by following the deployment instructions [here](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/data-designer/docker-compose.html).\n"

nemo/NeMo-Data-Designer/advanced/qa-generation/product-question-answer-generator.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
},
6262
{
6363
"cell_type": "markdown",
64-
"id": "01b79ee2",
64+
"id": "8b0bf13e",
6565
"metadata": {},
6666
"source": [
67-
"### ⚙️ Initialize the NeMo Data Designer (NDD) Client\n",
67+
"### ⚙️ Initialize the NeMo Data Designer Client\n",
6868
"\n",
6969
"- The data designer client is responsible for submitting generation requests to the Data Designer microservice.\n",
7070
"- In this notebook, we connect to a local deployment of data designer. You can deploy your own instance of data designer by following the deployment instructions [here](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/data-designer/docker-compose.html).\n"

nemo/NeMo-Data-Designer/advanced/reasoning/reasoning-traces.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
},
5959
{
6060
"cell_type": "markdown",
61-
"id": "af6af874",
61+
"id": "19048f79",
6262
"metadata": {},
6363
"source": [
64-
"### ⚙️ Initialize the NeMo Data Designer (NDD) Client\n",
64+
"### ⚙️ Initialize the NeMo Data Designer Client\n",
6565
"\n",
6666
"- The data designer client is responsible for submitting generation requests to the Data Designer microservice.\n",
6767
"- In this notebook, we connect to a local deployment of data designer. You can deploy your own instance of data designer by following the deployment instructions [here](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/data-designer/docker-compose.html).\n"

nemo/NeMo-Data-Designer/advanced/text-to-code/text-to-python-evol.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@
5656
},
5757
{
5858
"cell_type": "markdown",
59-
"id": "efa23e5a",
59+
"id": "2dc9018a",
6060
"metadata": {},
6161
"source": [
62-
"### ⚙️ Initialize the NeMo Data Designer (NDD) Client\n",
62+
"### ⚙️ Initialize the NeMo Data Designer Client\n",
6363
"\n",
6464
"- The data designer client is responsible for submitting generation requests to the Data Designer microservice.\n",
6565
"- In this notebook, we connect to a local deployment of data designer. You can deploy your own instance of data designer by following the deployment instructions [here](https://docs.nvidia.com/nemo/microservices/latest/set-up/deploy-as-microservices/data-designer/docker-compose.html).\n"

0 commit comments

Comments
 (0)