bert_score icon indicating copy to clipboard operation
bert_score copied to clipboard

Supports for Korean BertScore

Open metterian opened this issue 1 year ago • 1 comments

Korean BertScore

Implementation of BERTScore for Korean text generation evaluation.

Key Features

  • Support for Korean-optimized pre-trained models
    • kykim/electra-kor-base
    • monologg/koelectra-base-v3-discriminator
    • beomi/KcELECTRA-base
    • Support for other multilingual models

Experiment

sheet

metterian avatar Jan 07 '25 13:01 metterian

hi @metterian ,

Thank you for the contribution! Do you mind removing the preprocess file from tune_layers?

Otherwise, I am happy to merge it in

Tiiiger avatar Apr 13 '25 19:04 Tiiiger