Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mbudisic
/
PsTuts-RAG
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7f75a79
PsTuts-RAG
17.1 MB
2 contributors
History:
67 commits
mbudisic
Moved from explicit SentenceTransformer to HuggingFaceEmbeddings
7f75a79
6 months ago
.vscode
Finetuning complete
6 months ago
data
Created the golden dataset.
6 months ago
docs
doc: Updated DEVELOPER.md to reflect current codebase structure
6 months ago
notebooks
Moved from explicit SentenceTransformer to HuggingFaceEmbeddings
6 months ago
pstuts_rag
feat: Introduce StateInput and StateOutput dataclasses for structured input and output handling
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
.gitignore
Safe
113 Bytes
Finetuning complete
6 months ago
.gitmodules
Safe
86 Bytes
Initial commit
6 months ago
.python-version
Safe
5 Bytes
Downgraded to py3.11 to be compatible with colab
6 months ago
Dockerfile
Safe
731 Bytes
Updated python version in docker container
6 months ago
README.md
Safe
1.2 kB
chore: Reorganize dependencies structure and fix deptry configuration
6 months ago
app.py
11 kB
refactor: Moved JSON loading functions and video transcript loaders from loader.py to datastore.py for better organization
6 months ago
app_simple_rag.py
3.69 kB
refactor: Moved JSON loading functions and video transcript loaders from loader.py to datastore.py for better organization
6 months ago
pyproject.toml
Safe
3.09 kB
Fixed import errors
6 months ago
requirements.txt
Safe
24 Bytes
chore: Reorganize dependencies structure and fix deptry configuration
6 months ago
uv.lock
Safe
616 kB
Fixed import errors
6 months ago