Skip to content

Commit 4a9a8a3

Browse files
committed
update readme links
1 parent ba05bfb commit 4a9a8a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nemo/NeMo-Data-Designer/community-contributions/rag/generate-rag-evaluation-dataset.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"\n",
2323
"<br>\n",
2424
"\n",
25-
"If this is your first time using Data Designer, we recommend starting with the [first notebook](../intro-tutorial/1-the-basics.ipynb) in this 101 series.\n",
25+
"If this is your first time using Data Designer, we recommend starting with the [first notebook](../../intro-tutorials/1-the-basics.ipynb) in this 101 series.\n",
2626
"\n",
2727
"This tutorial demonstrates how to generate comprehensive evaluation datasets for Retrieval-Augmented Generation (RAG) systems, customized to your content and use cases. \n",
2828
"\n",
@@ -47,7 +47,7 @@
4747
"source": [
4848
"## 1. Setup and Installation\n",
4949
"\n",
50-
"**IMPORTANT** 👉 If you haven't already, follow the instructions in the [README](../README.md) to install the necessary dependencies. Note you may need to restart your kernel after setting up the environment.\n",
50+
"**IMPORTANT** 👉 If you haven't already, follow the instructions in the [README](../../README.md) to install the necessary dependencies. Note you may need to restart your kernel after setting up the environment.\n",
5151
"\n",
5252
"If the installation worked, you should be able to make the following imports:"
5353
]
@@ -1852,4 +1852,4 @@
18521852
},
18531853
"nbformat": 4,
18541854
"nbformat_minor": 5
1855-
}
1855+
}

0 commit comments

Comments
 (0)