Commit History

fix: truncate texts to 256 tokens for BERTScore to avoid index out of bounds
c9d52cc

heheeess22 commited on

Disable rescale_with_baseline because BERTScore lacks pre-computed baselines for vinai/phobert-base
b0fe987

heheeess22 commited on

Upgrade PyTorch to >=2.6.0 to fix CVE-2025-32434 torch.load vulnerability
27b02fa

heheeess22 commited on

Fix BERTScore layer KeyError by specifying num_layers=9 for PhoBERT
79fe5c9

heheeess22 commited on

Update BERTScore model to vinai/phobert-base with vi lang
1d8e1e3

heheeess22 commited on

fix: pin numpy<2 and transformers<5 to fix torch 2.2 ABI conflicts
808aaa5

heheeess22 commited on

fix: collapse python -c to single line to avoid IndentationError; move pre-bake before USER appuser
02a5449

heheeess22 commited on

feat: add BERTScore FastAPI microservice with distilroberta-base
b0089cc

heheeess22 commited on

initial commit
1be6321
verified

heheeess22 commited on