Added another learning source for Nora. Also added the requirements.

This commit is contained in:
2025-06-09 14:25:11 -04:00
parent da23742671
commit 5d53ba7cb8
14 changed files with 1070 additions and 78 deletions

2
.gitignore vendored
View File

@ -196,3 +196,5 @@ cython_debug/
checkpoints/nora_step_*.pt
data/books
*.json
data/conversational/cornell_movie_dialogs.txt
.gitignore