MCPcopy Create free account
hub / github.com/PolyAI-LDN/conversational-datasets / __init__

Method __init__

baselines/vector_based.py:297–306  ·  view source on GitHub ↗

Create a new `VectorMappingMethod` object.

(
        self,
        encoder,
        learning_rates=(10.0, 3.0, 1.0, 0.3, 0.01),
        regularizers=(0, 0.1, 0.01, 0.001),
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected