4th year PhD student at Fudan University. Research Topic: Retrieval-based LLM Enhancement.
Flat-Lattice-Transformer. code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
1kBatch_Parallel_LatticeLSTM. Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.
130Sequence-Labeling-Early-Exit. Code for ACL 2021 paper: Accelerating BERT Inference for Sequence Labeling via Early-Exit
28MoT. code for Preprint paper at Arxiv: MoT: Pre-thinking and Recalling Enable ChatGPT to Self-Improve with Memory-of-Thoughts
24E5-Retrieval-Reproduction. Use contrastive learning to train a large language model (LLM) as a retriever
12ICL_Support_Example. The official implementation of the paper "Finding Support Examples for In-Context Learning".
9time_translation. translate human readable dates (“25th of June, 2009”) into machine readable dates (“2009-06-25”).
3WordSegmentationForChineseNovels. Reproduction of "Word Segmentation for Chinese Novels"
3nlp-beginner. NLP上手教程
2NLP-progress. Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
2