MCPcopy Create free account
hub / github.com/HA-Transformer/MAT / __init__

Method __init__

fairseq/data/dictionary.py:20–39  ·  view source on GitHub ↗
(
        self,
        pad='<pad>',
        eos='</s>',
        unk='<unk>',
        bos='<s>',
        extra_special_symbols=None,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

add_symbolMethod · 0.95

Tested by

no test coverage detected