List Question
20 TechQA 2024-03-29T13:25:25.943000Should I use beam search on validation phase?
11 views
Asked by jupyter
Fact retrieval using Mistral-7B-v0.1 (base mode)
406 views
Asked by Deepak Tatyaji Ahire
How to use Huggingface GenerationMixin (or its beam search) with my own model?
1k views
Asked by Darren Cook
Using .generate function for beam search over predictions in custom model extending TFPreTrainedModel class
631 views
Asked by Avani Gupta
HuggingFace Summarization: effect of specifying both `do_sample` and `num_beams`
1.9k views
Asked by andrea
Spacy beam search memory leak?
186 views
Asked by shaojie
Batch-wise beam search in pytorch
8.8k views
Asked by Hari Krishnan
Why word-level language model should help in beam search decoding in ASR?
585 views
Asked by JAV
Does NOT `tf.nn.ctc_beam_search_decoder()` support GPU in TensorFlow2?
525 views
Asked by YK_
Vectorized beam search decoder is not faster on GPU - Tensorflow 2
1.1k views
Asked by meow
Can prefix beam search commonly used in speech recognition with CTC be implemented in such a simpler way?
509 views
Asked by Randool
How to use tensorflow ctc beam search properly?
2.2k views
Asked by dzsezusz
How to retrieve topk values across multiple rows along with their respective indices in PyTorch?
1.6k views
Asked by Rafay
How does Beam Search operate on the output of The Transformer?
6k views
Asked by Tony
What is Monte Carlo Beam Search in neural networks?
672 views
Asked by Justin Shenk
How to implement a beam search decoder in an SageMaker hosting endpoint?
188 views
Asked by Brendan Johnson
Accessing word level predictions with Google Translate
82 views
Asked by Reuben
Based on a beam search algorithm
338 views
Asked by Jose Pablo Alvarado