We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cce716 commit 3f4662eCopy full SHA for 3f4662e
docs/core/policies.rst
@@ -419,6 +419,7 @@ predicts ``None`` with confidence ``0.0``.
419
420
Augmented Memoization Policy
421
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
422
+
423
The ``AugmentedMemoizationPolicy`` remembers examples from training
424
stories for up to ``max_history`` turns. It has a forgetting mechanism
425
that will forget a certain amount of steps in the conversation history
0 commit comments