Stars
搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
中文nlp解决方案(大模型、数据、模型、训练、推理)
stable diffusion webui colab
stable diffusion webui colab
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
An unofficial Python wrapper for OpenAI's ChatGPT API
新闻标题摘要生成模型,基于T5-PEGASUS。News title summary generation model
Explore different chinese nlp tasks by using t5/mt5/t5-pegasus like text-classification, text-summary and so on.
Dataset and code for ``Long and Diverse Text Generation with Planning-based Hierarchical Variational Model (EMNLP 2019)``
A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
A Abstractive Summarization Implementation with Transformer and Pointer-generator
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
cindycandy / BERT-Dureader
Forked from cooscao/BERT-Dureader使用BERT解决lic2019机器阅读理解
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)