Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
donato11
/
Capibara
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Capibara
5.39 MB
9 contributors
History:
112 commits
donato11
Added Gradio UI integration
f9dd1b6
3 days ago
.dvc
refactored the entire project + finished the data augmentation pipeline
18 days ago
data
added to dvc the embeddings and the sample generated during the clustering sampling hyper parameter tuning. Also the tokenzier in the Encoder class has been edited in order to use the gemma tokenizer from remote
14 days ago
docker
docker entrypoint to add secrets as env variables
7 days ago
docs
Changed command to run docker on the gpu
7 days ago
mlruns
Modified dependencies to avoid problem between mlfloow and daghshub and corrected train.py to properly log models on mlflow
20 days ago
models
Inizializzazione progetto con CCDS template
2 months ago
notebooks
Merge branch 'feature/clustering-sampling' into milestone-4
14 days ago
references
Switched file directory
17 days ago
reports
clustering sampling development and evaluation notebook. UV libraries added and numpy version downgraded to 1.26.4 (due to the usage of sklearn-extra). Gemma tokenizer and multidimensional ks test added. Finally, dvc add of datasets embeddings and clustering sampling sample and plot
23 days ago
rsc
prova
18 days ago
syntetic_issue_report_data_generation
Added Gradio UI integration
3 days ago
tests
Merge branch 'feature/clustering-sampling' into milestone-4
14 days ago
.dockerignore
Safe
169 Bytes
Fixed minor bugs
7 days ago
.dvcignore
Safe
139 Bytes
setup DVC and datasets directory structure
about 2 months ago
.gitignore
Safe
3.84 kB
docker entrypoint to add secrets as env variables
7 days ago
.pre-commit-config.yaml
Safe
151 Bytes
Ruff set up and code refactorring using it
about 1 month ago
.python-version
Safe
4 Bytes
uv setup for python version and dev/prod dependencies groups
about 2 months ago
Dockerfile
Safe
1.67 kB
Fix: Rename dockerfile to Dockerfile (Capital D required for HF)
3 days ago
Makefile
Safe
2.6 kB
Inizializzazione progetto con CCDS template
2 months ago
README.md
Safe
15.7 kB
Added readme for deployment
3 days ago
docker-compose.yml
Safe
293 Bytes
docker for hugging spaces (docker spaces)
3 days ago
pipeline.ps1
Safe
10.1 kB
refactor(data augmentation): changed the tracking strategy of the data augmentation pipeline and its source code
17 days ago
pyproject.toml
Safe
2.65 kB
Added Gradio UI integration
3 days ago
uv.lock
Safe
445 kB
Added Gradio UI integration
3 days ago