fe1ixxu / ALMA

State-of-the-art LLM-based translation models.
MIT License
352 stars 26 forks source link

Updates data processing in utils.py [fix bug] #19

Closed sweta20 closed 5 months ago

sweta20 commented 5 months ago

When delta is non-zero, the original implementation returns scores instead of sentences.

fe1ixxu commented 5 months ago

Thanks! It is an error when we clean up the code.