Module addons

Module addons 

Source
Expand description

Auxiliary module for examples::ch05

Functions§

get_next_token_logits
Helper function to get the example next token logits used in the book
get_target_token_probas_helper
Helper function to target_tokens of the i-th input sequence
get_train_val_data_loaders
Helper function for producing GPTDataLoader for train and val splits
get_vocab_and_inversed_vocab
Helper function to get vocab and inversed vocab HashMap’s