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)
013
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.
wmt16_switch128_token_real_and_predicted_patterns
public
not set
no
marsggbo
