YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

This is a distilled BERTScore model. Please read this post for details.

from bert_score import BERTScorer

texts1 = ['This is a text.']
texts2 = ['This is another text.']

scorer = BERTScorer(model_type='yongsun-yoon/minilmv2-bertscore-distilled', num_layers=6)
P, R, F = scorer.score(texts1, texts2)
Downloads last month
33
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for yongsun-yoon/minilmv2-bertscore-distilled

Quantizations
1 model