This website requires JavaScript.
Explore
Help
Sign In
p6e7p7
/
rag
Watch
1
Star
0
Fork
0
You've already forked rag
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
15
Commits
1
Branch
4
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pierre-Edouard Portier
3991528b33
lemmatization of both query and doc to filter the best docs
2024-01-21 21:30:01 +01:00
.gitignore
202401172050
2024-01-17 20:50:28 +01:00
app.py
replace llama-cpp-python with llamafile server, change sampling to min-p
2024-01-17 21:38:44 +01:00
debug2.py
202401172050
2024-01-17 20:50:28 +01:00
debug.py
202401181419
2024-01-18 14:19:18 +01:00
embedding2.py
202401172050
2024-01-17 20:50:28 +01:00
embedding_script.py
202401172050
2024-01-17 20:50:28 +01:00
embedding.py
new cleaning steps during the process of creating the embeddings
2024-01-07 20:31:08 +01:00
PAD
lemmatization of both query and doc to filter the best docs
2024-01-21 21:30:01 +01:00
rag_bm25.ipynb
lemmatization of both query and doc to filter the best docs
2024-01-21 21:30:01 +01:00
rag_fr_2.ipynb
20240103
2024-01-03 08:46:11 +01:00
rag_fr_3.ipynb
202401172050
2024-01-17 20:50:28 +01:00
rag_fr_chat.ipynb
New version where the streaming streamlit app is working. Refactoring of the prompt mechanism. New, more efficient prompt with citations of the URL.
2024-01-05 13:34:48 +01:00
rag_fr_chroma.ipynb
202401172050
2024-01-17 20:50:28 +01:00
rag_fr_embedding_test.ipynb
20240110
2024-01-10 15:06:42 +01:00
rag_fr_embedding.ipynb
202401172050
2024-01-17 20:50:28 +01:00
rag_fr.ipynb
20240103
2024-01-03 08:46:11 +01:00
rag.ipynb
20240103
2024-01-03 08:46:11 +01:00
rag.py
lemmatization of both query and doc to filter the best docs
2024-01-21 21:30:01 +01:00
Description
No description provided
165
KiB
Languages
Jupyter Notebook
95.3%
Python
4.7%