destwang's Stars
jlevy/the-art-of-command-line
Master the command line, in one page
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
amix/vimrc
The ultimate Vim configuration (vimrc)
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
togethercomputer/OpenChatKit
lonePatient/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
ownthink/KnowledgeGraphData
史上最大规模1.4亿中文知识图谱开源下载
CarperAI/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
thunlp/PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
MaartenGr/KeyBERT
Minimal keyword extraction with BERT
PhoebusSi/Alpaca-CoT
We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!
brightmart/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
pengzhiliang/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
namisan/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
LIAAD/yake
Single-document unsupervised keyword extraction
xcfcode/Summarization-Papers
Summarization Papers
NouamaneTazi/bloomz.cpp
C++ implementation for BLOOM
zhanzecheng/Chinese_segment_augment
python3实现互信息和左右熵的新词发现
dongrixinyu/chinese_keyphrase_extractor
An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com
destwang/CTCResources
acl-org/ACLPUB
The official tool for creating proceedings for conferences of the Association for Computational Linguistics (ACL).
alexandres/terashuf
terashuf shuffles multi-terabyte text files using limited memory
destwang/CTC2021
HIT-SCIR/LA-beginner
destwang/DCN
Dynamic Connected Networks for Chinese Spelling Check
HIT-SCIR/CoCLSA