CoolFace
Datasetpublic

marsggbo/wmt16_switch128_token_real_and_predicted_patterns

decode_pattern.shape: (num_layers, num_decoding_steps) predictor_pattern.shape: (num_decoding_steps, num_layers, top3_indices) We need to permute predictor_pattern via: predictor_pattern = predictor_pattern.permute(1,0,2) # (num_layers, num_decoding_steps, top3_indices)

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes13downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
marsggbo/wmt16_switch128_token_real_and_predicted_patterns · CoolFace