Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Detomo
/
meisaicheck-api
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6e32c7c
meisaicheck-api
Ctrl+K
Ctrl+K
3 contributors
History:
84 commits
vumichien
Refactor Dockerfile to create necessary directories and set permissions for appuser, ensuring proper access for AI model caching and application execution.
6e32c7c
15 days ago
data
Refactor unit mapping in prediction process by replacing UnitMapper with UnitSimilarityMapper for improved similarity calculations and error handling.
15 days ago
routes
Refactor unit mapping in prediction process by replacing UnitMapper with UnitSimilarityMapper for improved similarity calculations and error handling.
15 days ago
services
Update model to cl-nagoya-sup-simcse-ja-nss-v1_0_8_4, add new standard name mapping functionality in prediction process, and enhance data loading in sentence transformer service.
16 days ago
.gitattributes
Safe
47 Bytes
Properly migrate PKL file to Git LFS
4 months ago
.gitignore
Safe
144 Bytes
upload sample
4 months ago
Dockerfile
2.7 kB
Refactor Dockerfile to create necessary directories and set permissions for appuser, ensuring proper access for AI model caching and application execution.
15 days ago
README.md
Safe
201 Bytes
initial commit
5 months ago
auth.py
Safe
3.06 kB
simple authen
about 2 months ago
config.py
1.49 kB
Update model to cl-nagoya-sup-simcse-ja-nss-v1_0_8_5, remove outdated anchor name sentence embeddings file, and update cached embeddings with new sizes for improved prediction accuracy.
16 days ago
custom_auth.py
Safe
1.9 kB
remove redundant
about 2 months ago
database.py
Safe
2.2 kB
change logic from sentence name to representative name
4 months ago
main.py
Safe
2.57 kB
Update model to cl-nagoya-sup-simcse-ja-nss-v1_0_8_3, add new data files, and enhance startup process with directory creation and model loading.
19 days ago
models.py
Safe
1.1 kB
update confirm
3 months ago
prepare.py
Safe
1.31 kB
update model v1_0_7_8
about 2 months ago
requirements.txt
Safe
762 Bytes
change model
3 months ago
simple_auth.py
Safe
1.06 kB
simple authen
about 2 months ago
token_store.py
Safe
5.32 kB
token store
about 2 months ago
utils.py
Safe
216 Bytes
update project structure
4 months ago