Hugging Face's logo 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
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
bert-score-service
9.77 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
heheeess22's picture
heheeess22
fix: truncate texts to 256 tokens for BERTScore to avoid index out of bounds
c9d52cc 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • Dockerfile
    2.7 kB
    Disable rescale_with_baseline because BERTScore lacks pre-computed baselines for vinai/phobert-base 3 months ago
  • README.md
    237 Bytes
    initial commit 3 months ago
  • main.py
    5.12 kB
    fix: truncate texts to 256 tokens for BERTScore to avoid index out of bounds 3 months ago
  • requirements.txt
    188 Bytes
    Upgrade PyTorch to >=2.6.0 to fix CVE-2025-32434 torch.load vulnerability 3 months ago