Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
heheeess22
/
bert-score-service
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bert-score-service
9.77 kB
Ctrl+K
Ctrl+K
1 contributor
History:
9 commits
heheeess22
fix: truncate texts to 256 tokens for BERTScore to avoid index out of bounds
c9d52cc
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
Dockerfile
Safe
2.7 kB
Disable rescale_with_baseline because BERTScore lacks pre-computed baselines for vinai/phobert-base
3 months ago
README.md
Safe
237 Bytes
initial commit
3 months ago
main.py
Safe
5.12 kB
fix: truncate texts to 256 tokens for BERTScore to avoid index out of bounds
3 months ago
requirements.txt
Safe
188 Bytes
Upgrade PyTorch to >=2.6.0 to fix CVE-2025-32434 torch.load vulnerability
3 months ago