machinelearning

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 67078fcf74755da213222eaf84e3c842e2e8bdb5
parent 86131ebe5ef798c79be363ac53692be6f9dbdcd1
Author: Andrew <andrewlaack1@gmail.com>
Date:   Thu, 27 Jun 2024 17:04:50 -0500

note

Diffstat:
MnnTextGeneration/NNTextGeneration.ipynb | 10+++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/nnTextGeneration/NNTextGeneration.ipynb b/nnTextGeneration/NNTextGeneration.ipynb @@ -2681,7 +2681,15 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Looks like it picked up some formatting stuff. This would have turned out better with tokenized words instead of characters / byte pair encoding, but not terrible. Happy with this. " + "Looks like it picked up some formatting stuff. This would have turned out better with tokenized words instead of characters / byte pair encoding, but not terrible. Happy with this. \n", + "\n", + "GPT Response:\n", + "\n", + "It seems like you've pasted text that might be from a Shakespearean play or poetry. It's a bit garbled though. If you're interested in discussing or analyzing it, let me know how I can assist!\n", + "\n", + "Me:\n", + "\n", + "That is too funny that it recognizes the text." ] }, {