Tiiiger / bert_score

BERT score for text generation
MIT License
1.56k stars 211 forks source link

DeBERTaV3 Support #176

Open TweedBeetle opened 7 months ago

TweedBeetle commented 7 months ago

Does bert-score support DeBERTaV3?

https://huggingface.co/microsoft/deberta-v3-large

If not, what types of work would this require?

michaelmior commented 5 months ago

I don't believe DeBERTaV3 is supported, but since previous versions of DeBERTa are, it's likely that all that will be necessary is layer tuning.