Heming Xia

Results 5 repositories owned by Heming Xia

ChineseNMT

406
Stars
82
Forks
Watchers

ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer

CLUENER2020

456
Stars
107
Forks
Watchers

A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.

WordSeg

191
Stars
40
Forks
Watchers

A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .

SpecDec

25
Stars
0
Forks
Watchers

Codes for our paper "Speculative Decoding: Exploiting Speculative Execution for Accelerating Seq2seq Generation" (EMNLP 2023 Findings)

SpeculativeDecodingPapers

48
Stars
1
Forks
Watchers

Paper List for Speculative Decoding