Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Detomo
/
meisaicheck-api
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6e32c7c
meisaicheck-api
57 MB
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
6 months ago
data
Refactor unit mapping in prediction process by replacing UnitMapper with UnitSimilarityMapper for improved similarity calculations and error handling.
6 months ago
routes
Refactor unit mapping in prediction process by replacing UnitMapper with UnitSimilarityMapper for improved similarity calculations and error handling.
6 months 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.
6 months ago
.gitattributes
Safe
47 Bytes
Properly migrate PKL file to Git LFS
9 months ago
.gitignore
Safe
144 Bytes
upload sample
10 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.
6 months ago
README.md
Safe
201 Bytes
initial commit
10 months ago
auth.py
Safe
3.06 kB
simple authen
7 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.
6 months ago
custom_auth.py
Safe
1.9 kB
remove redundant
7 months ago
database.py
Safe
2.2 kB
change logic from sentence name to representative name
9 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.
6 months ago
models.py
Safe
1.1 kB
update confirm
8 months ago
prepare.py
Safe
1.31 kB
update model v1_0_7_8
7 months ago
requirements.txt
Safe
762 Bytes
change model
8 months ago
simple_auth.py
Safe
1.06 kB
simple authen
7 months ago
token_store.py
Safe
5.32 kB
token store
7 months ago
utils.py
Safe
216 Bytes
update project structure
9 months ago