Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dev-jas
/
polymer-aging-ml
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6a5e21b
polymer-aging-ml
4.61 MB
3 contributors
History:
50 commits
devjas1
(CHORE-lfs): track model weights
6a5e21b
2 months ago
datasets
(chore): add datasets stub and ignore raw data.
2 months ago
models
(feat): add ResNet18Vision (1D); register; inference --arch supports it
2 months ago
outputs
(DEPLOY): include model weights for HF Space runtime
2 months ago
sample_data
(DEPLOY): add 'sample_data' spectra for HF demo & smoke tests
2 months ago
scripts
(feat): add ResNet18Vision (1D); register; inference --arch supports it
2 months ago
utils
(DEPLOY): move HF Space app to repo root for build
2 months ago
.gitattributes
Safe
228 Bytes
(CHORE-lfs): track model weights
2 months ago
.gitignore
Safe
344 Bytes
(DEPLOY): unignore outputs/*.pth on space-deploy; continue ignoring output/logs
2 months ago
Dockerfile
Safe
421 Bytes
(DEPLOY): speed up HF rebuilds by caching deps
2 months ago
LICENSE
Safe
11.4 kB
Initial migration from original polymer_project
3 months ago
README.md
Safe
8.06 kB
(DEPLOY): fixed bug related to sdk set to docker -> sdk: streamlit
2 months ago
app.py
Safe
25.1 kB
(FIX/LOGGING): initialize session log buffer and harden log_message()
2 months ago
requirements.txt
Safe
132 Bytes
(DEPLOY): remove pinned versions from deps
2 months ago