Assaf Toledo

Results 5 issues of Assaf Toledo

Some metrics, such as Rouge, accept a tokenizer parameter for better support for foreign languages. It will be helpful to expose this option. https://discuss.huggingface.co/t/which-tokenizer-does-rouge-metric-uses-under-the-hood/19903 https://github.com/google-research/google-research/blob/e3d00617cb28064b6e96ab4e2485079f0ca5a763/rouge/rouge_scorer.py#L60 cc: @perlitz @yoavkatz @gitMichal

I created a branch: and PR in draft state - https://github.com/IBM/unitxt/pull/953 * The task is there, but it fails to run because rouge is missing. I believe the metric is...

enhancement