ok now we can sequester all the database files into data/ folder so everything is nice and clean yay

This commit is contained in:
Andrej Karpathy
2021-11-25 13:47:45 -08:00
parent 77279e1777
commit 1ed6e3f1b0
3 changed files with 13 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
This directory stores the database, sequestered away from the code and the main project directory.
E.g. includes the arxiv paper metadata, the calculated tfidf features, and the user tags data.