Rajat.bans commited on
Commit
e7f7205
1 Parent(s): 35228f7

Updated vectorstore with largeChunk data

Browse files
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
rag.py CHANGED
@@ -13,7 +13,7 @@ from openai import OpenAI
13
 
14
  load_dotenv(override=True)
15
  client = OpenAI()
16
- DB_FAISS_PATH = "./vectorstore/db_faiss_50k"
17
  data_file_path = "./data/132_webmd_vogon_urlsContent_cleaned.tsv"
18
 
19
  # DB_FAISS_PATH = "./vectorstore/db_faiss_10"
 
13
 
14
  load_dotenv(override=True)
15
  client = OpenAI()
16
+ DB_FAISS_PATH = "./vectorstore/db_faiss_50k_largeChunk"
17
  data_file_path = "./data/132_webmd_vogon_urlsContent_cleaned.tsv"
18
 
19
  # DB_FAISS_PATH = "./vectorstore/db_faiss_10"
vectorstore/.DS_Store CHANGED
Binary files a/vectorstore/.DS_Store and b/vectorstore/.DS_Store differ
 
vectorstore/db_faiss_50k_largeChunk/index.faiss ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb8ea6bf4b3794391cc32229a00eb3088c4e2d9fefdc5ce103aa272225f4031
3
+ size 578281517
vectorstore/db_faiss_50k_largeChunk/index.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b9f9e8240cda1fe6da0c66d0ac9103942b8bdc6eae7b0557fffa976d7cd17bf
3
+ size 268601057