Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MrSimple01
/
RAG_AIEXP_01
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
95bcac7
RAG_AIEXP_01
13.4 MB
2 contributors
History:
344 commits
MrSimple07
top k = 100 + topk rerank = 30 + max chunk size is 1024 + max rows =5 + sim cut off = 0.25
95bcac7
5 months ago
UPLOADED_DOCUMENTS
fixed app py + document_processor py
7 months ago
__pycache__
Sort tables correctly by
5 months ago
new_xlsx.py
table processing + new version of np104
5 months ago
Табличные данные_JSON
table processing + new version of np104
5 months ago
.gitattributes
1.93 kB
table processing + new version of np104
5 months ago
.gitignore
40 Bytes
Ignore images directory
5 months ago
README.md
230 Bytes
initial commit with the files
7 months ago
app.py
20.7 kB
added type hints
5 months ago
app_1.py
17.3 kB
new version of rag
5 months ago
app_main for 0.py
25.8 kB
added text_json files + added the document prep
6 months ago
config.py
65.9 kB
top k = 100 + topk rerank = 30 + max chunk size is 1024 + max rows =5 + sim cut off = 0.25
5 months ago
config_1.py
18.2 kB
fixing chunk size + overlap
5 months ago
documents_prep.py
19.7 kB
top k = 150 + max chunk size is 4000 + max rows =15 + sim cut off = 0.45
5 months ago
documents_prep_1.py
23.4 kB
new documents_prep
5 months ago
index_retriever.py
2.9 kB
top k = 100 + topk rerank = 30 + max chunk size is 1024 + max rows =5 + sim cut off = 0.25
5 months ago
my_logging.py
264 Bytes
complete new structure
6 months ago
questions.py
15.8 kB
initial commit with the files
7 months ago
requirements.txt
341 Bytes
a new way with keywords
5 months ago
table_info.py
3.04 kB
a new chunking with 3 000 size for all types of data
5 months ago
table_prep.py
9.94 kB
top k = 150 + max chunk size is 4000 + max rows =15 + sim cut off = 0.45
5 months ago
tempCodeRunnerFile.py
89 Bytes
table processing + new version of np104
5 months ago
utils.py
11.1 kB
top k = 100 + topk rerank = 30 + max chunk size is 1024 + max rows =5 + sim cut off = 0.25
5 months ago