Pinned Repositories
lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awesome-speech-translation
awesome_LLMs_interview_notes
LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
bert-nmt
BERT-SDA
A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
ChatPiXiu
ChatPiXiu: Docs of OpenLLMAI. Survey, reproduction and domain/task adaptation of open source chatgpt alternatives/implementations. PiXiu-貔貅 means fortune.
dali
Domain Adaptation of Neural Machine Translation by Lexicon Induction
shepherd233's Repositories
shepherd233/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
shepherd233/awesome_LLMs_interview_notes
LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案
shepherd233/awesome-speech-translation
shepherd233/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
shepherd233/bert-nmt
shepherd233/BERT-SDA
A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"
shepherd233/ChatPiXiu
ChatPiXiu: Docs of OpenLLMAI. Survey, reproduction and domain/task adaptation of open source chatgpt alternatives/implementations. PiXiu-貔貅 means fortune.
shepherd233/Chinese_NLP_Dataset
命名实体识别(NER),分词(CWS),实体分类(Entity Typing),关系抽取(Relation Extraction)等任务数据集整理
shepherd233/CPlusPlusThings
C++那些事
shepherd233/cscd-ime
code and data for "CSCD-IME: Correcting Spelling Errors Generated by Pinyin IME"
shepherd233/delight
DeLighT: Very Deep and Light-Weight Transformers
shepherd233/HAN-PL
A Pytorch implementation for "Hierarchical Attention Network with Pairwise Loss for Chinese Zero Pronoun Resolution“ (AAAI 2020).
shepherd233/InferSent
InferSent sentence embeddings
shepherd233/lab-zp-joint
shepherd233/LaSS
shepherd233/linux-cmd
shepherd233/LLaMA-Factory
Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)
shepherd233/LSTM-CRF-pytorch-faster
A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL:https://pytorch.org/tutorials/beginner/nlp/advanced_tutorial.html).
shepherd233/MCCWS
A Pytorch implementation for "A Concise Model for Multi-Criteria Chinese Word Segmentation with Transformer Encoder"
shepherd233/multiDDS
Code for the paper "Balancing Training for Multilingual Neural Machine Translation, ACL 2020"
shepherd233/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
shepherd233/NLPer-Arsenal
收录NLP相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中
shepherd233/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
shepherd233/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
shepherd233/sort
shepherd233/st
End-to-end Speech Translation
shepherd233/transformer_tl
Enable IPEX on transformer's model
shepherd233/visual-openllm
something like visual-chatgpt, 文心一言的开源版
shepherd233/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
shepherd233/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.