vriddhi saini commited on
Commit
8bdedb3
·
0 Parent(s):

Initial data version

Browse files
Files changed (5) hide show
  1. .dvc/.gitignore +3 -0
  2. .dvc/config +0 -0
  3. .dvcignore +3 -0
  4. .gitignore +4 -0
  5. data/rag_stores.pkl.dvc +5 -0
.dvc/.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ /config.local
2
+ /tmp
3
+ /cache
.dvc/config ADDED
File without changes
.dvcignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # Add patterns of files dvc should ignore, which could improve
2
+ # the performance. Learn more at
3
+ # https://dvc.org/doc/user-guide/dvcignore
.gitignore ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ .env
2
+ venv/
3
+ mlruns/
4
+ data/rag_stores.pkl
data/rag_stores.pkl.dvc ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ outs:
2
+ - md5: 20075aa12de89250e4dc55893f1939ca
3
+ size: 4334417
4
+ hash: md5
5
+ path: rag_stores.pkl