0

Is it normal that for a trained Italian translation model gcp does not count the BLEU score?

screenshot of GCP BLEU score for IT & FR languages

Chris32
  • 4,716
  • 2
  • 18
  • 30
An YA
  • 1
  • One possible case for this is a configuration issue; that the dataset is actually in a different language. – Ismail Jul 16 '20 at 17:25

1 Answers1

0

If the BLEU score is zero, one possible case is that the dataset is actually in a different language. A configuration issue.

You would nee to verify whether your dataset matched with the selected language, i.e. Italian.

Ismail
  • 1,068
  • 1
  • 6
  • 11