File size: 324 Bytes
3530638 | 1 2 3 4 5 6 7 8 | - The `embeddings/` contains the embedded data by different embedders.
- The `faiss_index/` contains the index built by faiss on different embedding files
- The `processed/` contains the chuncked data that's been preprocessed and used in the RAG system
- The `raw/` contains the original data from the clinical guideline
|