Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Added Beam Search Sampler #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HimanchalChandra
Copy link

The changes I had made

Added the beam search sampler which selects multiple alternatives for an input sequence at each timestep based on conditional probability (non-greedy approach).

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • My changes generate no new warnings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants