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
settings

This repository belongs to marsggbo on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

namewmt16_switch128_token_real_and_predicted_patterns
visibilitypublic
licencenot set
gatedno
ownermarsggbo
Account settings
marsggbo/wmt16_switch128_token_real_and_predicted_patterns · CoolFace