-
Awesome-Chinese-LLM Public
Forked from HqWu-HITCS/Awesome-Chinese-LLM整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
UpdatedMay 19, 2024 -
nebular-knowledge-graph Public
Forked from chaomao/nebular-knowledge-graphbuild knowledge graph using nebula
Python UpdatedApr 7, 2024 -
safe-rlhf Public
Forked from PKU-Alignment/safe-rlhfSafe-RLHF: Constrained Value Alignment via Safe Reinforcement Learning from Human Feedback
Python Apache License 2.0 UpdatedOct 11, 2023 -
annotated_deep_learning_paper_implementations Public
Forked from labmlai/annotated_deep_learning_paper_implementations🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gan…
Jupyter Notebook MIT License UpdatedJul 16, 2023 -
LLMsPracticalGuide Public
Forked from Mooler0410/LLMsPracticalGuideA curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
UpdatedJul 10, 2023 -
Baichuan-7B Public
Forked from baichuan-inc/Baichuan-7BA large-scale 7B pretraining language model developed by BaiChuan-Inc.
Python Apache License 2.0 UpdatedJul 8, 2023 -
-
Retrieval-based-Voice-Conversion-WebUI Public
Forked from RVC-Project/Retrieval-based-Voice-Conversion-WebUIVoice data <= 10 mins can also be used to train a good VC model!
Python MIT License UpdatedMay 9, 2023 -
BELLE Public
Forked from LianjiaTech/BELLEBELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
HTML Apache License 2.0 UpdatedMay 4, 2023 -
Fay Public
Forked from xszyou/FayFay是一个完整的开源项目,包含Fay控制器及数字人模型,可灵活组合出不同的应用场景:虚拟主播、现场推销货、商品导购、语音助理、远程语音助理、数字人互动、数字人面试官及心理测评、贾维斯、Her。 开源项目,非产品试用!!!
JavaScript GNU General Public License v3.0 UpdatedApr 29, 2023 -
llama.cpp Public
Forked from ggml-org/llama.cppPort of Facebook's LLaMA model in C/C++
C MIT License UpdatedApr 28, 2023 -
Linly Public
Forked from CVI-SZU/LinlyChinese-LLaMA基础模型;ChatFlow中文对话模型;NLP预训练/指令微调数据集
Python UpdatedApr 28, 2023 -
-
Awesome-Diffusion-Models Public
Forked from diff-usion/Awesome-Diffusion-ModelsA collection of resources and papers on Diffusion Models
MIT License UpdatedFeb 19, 2023 -
fairseq Public
Forked from facebookresearch/fairseqFacebook AI Research Sequence-to-Sequence Toolkit written in Python.
Python MIT License UpdatedFeb 2, 2023 -
SkyText-Chinese-GPT3 Public
Forked from SkyWorkAIGC/SkyText-Chinese-GPT3SkyText is a Chinese GPT3 pre-trained large model released by Singularity-AI, which can perform different tasks such as chatting, Q&A, and Chinese-English translation. /SkyText是由奇点智源发布的中文GPT3预训练大模型…
MIT License UpdatedJan 10, 2023 -
captum Public
Forked from pytorch/captumModel interpretability and understanding for PyTorch
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 21, 2022 -
PytorchOCR Public
Forked from WenmuZhou/PytorchOCR基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
C++ UpdatedNov 22, 2022 -
awesome-active-learning Public
Forked from SupeRuier/awesome-active-learningHope you can find everything you need about active learning in this repository.
UpdatedOct 4, 2022 -
textclf Public
Forked from luopeixiang/textclfTextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Python MIT License UpdatedMay 5, 2022 -
python-flask-login-register Public
Forked from xiamids/python-flask-login-registerflask做的一个登陆注册的小样例
HTML UpdatedMar 11, 2022 -
ocr.pytorch Public
Forked from courao/ocr.pytorchA pure pytorch implemented ocr project including text detection and recognition
Python MIT License UpdatedMar 10, 2022 -
GPT2-chitchat Public
Forked from yangjianxin1/GPT2-chitchatGPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)
Python UpdatedFeb 17, 2022 -
moco Public
Forked from facebookresearch/mocoPyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
Python Other UpdatedFeb 13, 2022 -
d2l-zh Public
Forked from d2l-ai/d2l-zh《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
Python Apache License 2.0 UpdatedDec 24, 2021 -
HanLP Public
Forked from hankcs/HanLP中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Python Apache License 2.0 UpdatedNov 10, 2021 -
nlp_paper_study Public
Forked from km1994/nlp_paper_study研读顶会论文,复现论文相关代码
C++ UpdatedOct 26, 2 4F81 021 -
Awesome-Learning-with-Label-Noise Public
Forked from subeeshvasu/Awesome-Learning-with-Label-NoiseA curated list of resources for Learning with Noisy Labels
UpdatedOct 24, 2021 -
deep_learning_with_noisy_labels_literature Public
Forked from gorkemalgan/deep_learning_with_noisy_labels_literatureThis repo consists of collection of papers and repos on the topic of deep learning by noisy labels / label noise.
UpdatedSep 20, 2021 -
Keras-TextClassification Public
Forked from yongzhuo/Keras-TextClassification中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN,…
Python MIT License UpdatedSep 2, 2021