Repository of the paper "Accelerating Transformer Inference for Translation via Parallel Decoding"
-
Updated
Mar 15, 2024 - Python
Repository of the paper "Accelerating Transformer Inference for Translation via Parallel Decoding"
Code & Data for our Paper "Alleviating Hallucinations of Large Language Models through Induced Hallucinations"
[EMNLP 2024 Findings] Official PyTorch Implementation of "Adaptive Contrastive Search: Uncertainty-Guided Decoding for Open-Ended Text Generation"
awesome-LLM-controlled-constrained-generation
[ACL 2022] Transformers for Input Method Engine
A CRC-aided successive cancellation list (SCL) decoding algorithm for polar codes and PAC codes with various code constructions/rate profiles. The list decoding algorithm is an adaptive two stage successive cancellation list (SCL) algorithm. First it tries L=1 and then L=L_max. The performance is the same is list decoding with L_max.
Viterbi decoder with vectorisation written in C++
[ICASSP20] A Dialogical Emotion Decoder For Speech Emotion Recognition in Spoken Dialog
A MATLAB function library containing encoders, decoders and weight enumerators for Reed-Muller codes.
JSfuck and hieroglyphy Decoder and ENCODER
Source code for brain data processing and analysis in paper <A controller-peripheral architecture and costly energy principle for learning>
Multivariate Temporal Response Function
An end-to-end solution on how MCQs can be generated using T5 transformer model, word embeddings and decoding strategies
This is a python script which read a file you pass and then convert it to an equivalent encryption algorithm you choose. The program also can decrypt the encrypted file without any mention of algorithm used during encryption.
素体上の古典的Goppa符号をピーターソン復号したもの。
In DSSS with the help of as certain special code we are going to enocoding the data from sender's side and to get the data safely at the receiver end, we have to decode it with the help of special code provided by sender.
C implementation of Huffman coding algorithm.
This project implements a decoding algorithm using MCMC (Markov Chain Monte Carlo) methods in R. The approach leverages probabilistic sampling to estimate hidden states in a sequence, commonly used in applications like hidden Markov models and Bayesian inference. The code includes data preprocessing, model setup, and result.
Study Physical Layer Authentication in a Bluetooth channel by implementing an effective decoding algorithm able to classify messages as legitimate or non legitimate
Add a description, image, and links to the decoding-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the decoding-algorithm topic, visit your repo's landing page and select "manage topics."