Skip to content

Commit e3ddb7b

Browse files
committed
wording update
Signed-off-by: Johnny Greco <[email protected]>
1 parent 27cf0d3 commit e3ddb7b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

nemo/NeMo-Data-Designer/self-hosted-tutorials/getting-started/3-seeding-with-a-dataset.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,6 @@
164164
"\n",
165165
"- We already have the dataset downloaded in the [data](../data) directory of this repository.\n",
166166
"\n",
167-
"<br>\n",
168-
"\n",
169167
"> 💡 **About datastores**\n",
170168
">\n",
171169
"> - You can use seed datasets from _either_ the Hugging Face Hub or a locally deployed datastore.\n",
@@ -226,7 +224,7 @@
226224
"\n",
227225
"- Generally, we recommend using concrete objects, but this is a convenient shorthand.\n",
228226
"\n",
229-
"- **Note**: The prompt template can reference fields from our seed dataset:\n",
227+
"- **Note**: Prompt templates in the column configs can reference fields from the seed dataset:\n",
230228
" - `{{ diagnosis }}` - the medical diagnosis from the seed data\n",
231229
" - `{{ patient_summary }}` - the symptom description from the seed data\n"
232230
]

0 commit comments

Comments
 (0)