From 855bc17b1df867fcbe3c05aaf08bb8690d3f7483 Mon Sep 17 00:00:00 2001 From: Zach Nussbaum Date: Thu, 13 Apr 2023 17:41:07 +0000 Subject: [PATCH] fix: gpt-j data link --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0071ea05..cb991346 100644 --- a/README.md +++ b/README.md @@ -57,16 +57,11 @@ Python bindings are imminent and will be integrated into this [repository](https ## Training GPT4All-J - - - Please see [GPT4All-J Technical Report]() for details. +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]() +- 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)