Pinned Repositories
Awesome-Efficient-Reasoning
Paper list for Efficient Reasoning.
CDec
Codes for our paper "Enhancing Continual Relation Extraction via Classifier Decomposition" (Findings of ACL2023)
ChineseNMT
ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer
CLUENER2020
A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.
Spec-Bench
Spec-Bench: A Comprehensive Benchmark and Unified Evaluation Platform for Speculative Decoding (ACL 2024 Findings)
SpecDec
Codes for our paper "Speculative Decoding: Exploiting Speculative Execution for Accelerating Seq2seq Generation" (EMNLP 2023 Findings)
SpeculativeDecodingPapers
📰 Must-read papers and blogs on Speculative Decoding ⚡️
SWIFT
[ICLR 2025] SWIFT: On-the-Fly Self-Speculative Decoding for LLM Inference Acceleration
TokenSkip
TokenSkip: Controllable Chain-of-Thought Compression in LLMs
WordSeg
A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .
hemingkx's Repositories
hemingkx/SpeculativeDecodingPapers
📰 Must-read papers and blogs on Speculative Decoding ⚡️
hemingkx/CLUENER2020
A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.
hemingkx/ChineseNMT
ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer
hemingkx/Spec-Bench
Spec-Bench: A Comprehensive Benchmark and Unified Evaluation Platform for Speculative Decoding (ACL 2024 Findings)
hemingkx/WordSeg
A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .
hemingkx/Awesome-Efficient-Reasoning
Paper list for Efficient Reasoning.
hemingkx/TokenSkip
TokenSkip: Controllable Chain-of-Thought Compression in LLMs
hemingkx/SWIFT
[ICLR 2025] SWIFT: On-the-Fly Self-Speculative Decoding for LLM Inference Acceleration
hemingkx/SpecDec
Codes for our paper "Speculative Decoding: Exploiting Speculative Execution for Accelerating Seq2seq Generation" (EMNLP 2023 Findings)
hemingkx/CDec
Codes for our paper "Enhancing Continual Relation Extraction via Classifier Decomposition" (Findings of ACL2023)
hemingkx/ImageNetVC
Codes and datasets for our paper "ImageNetVC: Zero- and Few-Shot Visual Commonsense Evaluation on 1000 ImageNet Categories" (EMNLP 2023 Findings).
hemingkx/improved-gwcnn
Code for our paper: Improved deep learning techniques in gravitational-wave data analysis.
hemingkx/LoveTalker
LoveTalker implemented by PyTorch and Tensorflow2.x.(基于charRNN的简易中文情话生成模型)
hemingkx/vilbert-multi-task
vilbert-multi-task install Instruction
hemingkx/Awesome-Process-Supervision
📖 Paper List for Process Supervision
hemingkx/hemingkx.github.io
Heming Xia's Academic Pages
hemingkx/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
hemingkx/Amazon-2
This is our repository of Amazon-2 text classification task.
hemingkx/hemingkx
hemingkx/NERmultimodal
ReImplementation of Adaptive Co-attention Network for Named Entity Recognition in Tweets in AAAI2018.