Skip to content

Commit 54b29a8

Browse files
committed
Add dataset licence
1 parent 6db5cc3 commit 54b29a8

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
File renamed without changes.

LICENSE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ Unless required by applicable law or agreed to in writing, software
1111
distributed under the License is distributed on an "AS IS" BASIS,
1212
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
See the License for the specific language governing permissions and
14-
limitations under the License.
14+
limitations under the License.
15+
16+
The dataset provided at this project is licensed under NVIDIA Data License
17+
for Research and Evaluation for Retrieval Augmented Generation(RAG) workflow
18+
[LICENSE.DATA](./LICENSE.DATA)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ This AI Workflow includes different examples illustrating generative AI workflow
3434
- [Retrieval Augmented Generation](./RetrievalAugmentedGeneration/README.md): A reference RAG workflow to a chatbot which can answer questions off public press releases & tech blogs.
3535

3636
*Note::*
37-
- This project is releasing a [sample dataset](./RetrievalAugmentedGeneration/notebooks/dataset.zip) to quickly get started with the Retrieval Augmented Generation(RAG) workflow under [NVIDIA Asset License Agreement](./RetrievalAugmentedGeneration/notebooks/LICENSE.NSCL). Review the license terms and agree before using the dataset.
37+
- The datasets provided as part of this project is under a different license for research and evaluation purposes.
3838
- This project will download and install additional third-party open source software projects. Review the license terms of these open source projects before use.
3939
- The components and instructions used in the workflow are intended to be used as examples for integration, and may not be sufficiently production-ready or enterprise ready on their own as stated. The workflow should be customized and integrated into one’s own infrastructure, using the workflow as reference. For example, all of the instructions in these workflows assume a single node infrastructure, whereas production deployments should be performed in a high availability (HA) environment.

0 commit comments

Comments
 (0)