fix: truncate texts to 256 tokens for BERTScore to avoid index out of bounds c9d52cc heheeess22 commited on Feb 26
Disable rescale_with_baseline because BERTScore lacks pre-computed baselines for vinai/phobert-base b0fe987 heheeess22 commited on Feb 25
Upgrade PyTorch to >=2.6.0 to fix CVE-2025-32434 torch.load vulnerability 27b02fa heheeess22 commited on Feb 25
Fix BERTScore layer KeyError by specifying num_layers=9 for PhoBERT 79fe5c9 heheeess22 commited on Feb 25
fix: pin numpy<2 and transformers<5 to fix torch 2.2 ABI conflicts 808aaa5 heheeess22 commited on Feb 23
fix: collapse python -c to single line to avoid IndentationError; move pre-bake before USER appuser 02a5449 heheeess22 commited on Feb 23
feat: add BERTScore FastAPI microservice with distilroberta-base b0089cc heheeess22 commited on Feb 23