Stars
BARTScore: Evaluating Generated Text as Text Generation
Reproduce results and replicate training fo T0 (Multitask Prompted Training Enables Zero-Shot Task Generalization)
FacTool: Factuality Detection in Generative AI
Is ChatGPT Good at Search? LLMs as Re-Ranking Agent [EMNLP 2023 Outstanding Paper Award]
A general framework used on evaluating the performance of large language models (LLMs) based on the peer review mechanism among LLMs
Large-scale, Informative, and Diverse Multi-round Chat Data (and Models)
Forward-Looking Active REtrieval-augmented generation (FLARE)
Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)
中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
Code and Checkpoints for "Generate rather than Retrieve: Large Language Models are Strong Context Generators" in ICLR 2023.
WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)
Tevatron - A flexible toolkit for neural retrieval research and development.
A curated list of awesome papers for Semantic Retrieval (TOIS Accepted: Semantic Models for the First-stage Retrieval: A Comprehensive Review).
Official style files for papers submitted to venues of the Association for Computational Linguistics
Reject complicated operations for incorporating lexicon for Chinese NER.
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
基于BERT和MRC框架实现的嵌套命名实体识别