Daniel Lawson

Results 11 issues of Daniel Lawson

Let's look at tokenize_input_dicts https://github.com/ManifoldRG/gato-control/blob/2deb510246ebd6b13dd53199f8de7df4e0b96f34/gato/policy/gato_policy.py#L193-L211 to https://github.com/ManifoldRG/gato-control/blob/2deb510246ebd6b13dd53199f8de7df4e0b96f34/gato/policy/gato_policy.py#L408 which is utilized in GatoPolicy.forward for embedding inputs before passing them to the transformer. This function takes a list of dictionaries as input,...