last update for collab
( we are gonna run it on a 100 yey)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -147,7 +147,7 @@ while current_epoch < MAX_EPOCHS:
|
||||
):
|
||||
decoded_sentence = TOKENANO.decode(encoded_sentence)
|
||||
decoded_target = TOKENANO.decode(expected_sentence)
|
||||
print(f"ACTUAL:\n\t{decoded_sentence}\nEXPECTED:\n\t{decoded_target}")
|
||||
print(f"ACTUAL:\n\t\t{decoded_sentence}\nEXPECTED:\n\t\t{decoded_target}")
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user