You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, after using the checkpoint to test, the output may be the word indexes? {'testlen': 45403, 'reflen': 46693, 'guess': [45403, 38890, 32377, 25864], 'correct': [40964, 26695, 15019, 7511]}
how to convert them into words?
Thank you :)
The text was updated successfully, but these errors were encountered:
hi, after using the checkpoint to test, the output may be the word indexes?
{'testlen': 45403, 'reflen': 46693, 'guess': [45403, 38890, 32377, 25864], 'correct': [40964, 26695, 15019, 7511]}
how to convert them into words?
Thank you :)
The text was updated successfully, but these errors were encountered: