From ea6e44e69af0ed226b964585ad7f22d4f40f25a7 Mon Sep 17 00:00:00 2001 From: Nikhilesh Bhatnagar Date: Mon, 6 Nov 2023 10:46:55 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 499b632..5a4b86f 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ We provide a sample ipython notebook that shows how to concurrently request the Prerequisites: `pip install "tritonclient[all]" tqdm numpy wonderwords` ## Data and Model Training -Please refer to the training-code folder and the README within for the links to the data and checkout the Ipython notebook for an annotated version of the training script. +Please refer to the training-code folder and the [README](https://ssmt.iiit.ac.in/meitygit/ssmt/mt-model-deploy-dhruva/-/blob/master/training-code/README.md) within for the links to the data and checkout the Ipython notebook for an annotated version of the training script. -- GitLab