From 362dcee7e34fa80cc019548ce0f08b44b3694353 Mon Sep 17 00:00:00 2001 From: Zach Nussbaum Date: Thu, 13 Apr 2023 17:52:04 +0000 Subject: [PATCH] fix: map links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb991346..f77b4993 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,8 @@ Please see [GPT4All-J Technical Report]() for details. ### GPT4All-J Training Data - We are releasing the curated training data for anyone to replicate GPT4All-J here: [GPT4All-J Training Data](https://huggingface.co/datasets/nomic-ai/gpt4all-j-prompt-generations) - - [Atlas Map of Prompts](https://atlas.nomic.ai/map/gpt4all-j-prompts) - - [Atlas Map of Responses](https://atlas.nomic.ai/map/gpt4all-j-responses) + - [Atlas Map of Prompts](https://atlas.nomic.ai/map/gpt4all-j-prompts-curated) + - [Atlas Map of Responses](https://atlas.nomic.ai/map/gpt4all-j-response-curated) ### GPT4All-J Training Instructions