Skip to content
View lichengyang666's full-sized avatar

Block or report lichengyang666

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习

Python 203 29 Updated Jun 12, 2023

这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。

JavaScript 7,003 8,464 Updated Jan 18, 2025

涉及到pytorch模型移动端的部署,集成一些主流的目标检 测、文本检测和文本识别算法,提供了torch模型到onnx模型的通用接 口,onnx转ncnn模型的功能,移动端模型的量化功能以及模型的推理函数。

C++ 9 Updated Mar 3, 2024

TinyRAG

Python 254 43 Updated Oct 30, 2024

pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。

Python 500 75 Updated Sep 25, 2024

CoSENT、STS、SentenceBERT

Python 162 22 Updated Jul 10, 2023

日期时间实体识别

Python 10 2 Updated Sep 10, 2020

手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube

Jupyter Notebook 2,391 335 Updated Jul 15, 2024

骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技

Jupyter Notebook 3,639 248 Updated Sep 3, 2023

ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型

Python 13,615 1,592 Updated Jan 13, 2025

中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com

Python 3,461 418 Updated Jan 10, 2025

Retrieval and Retrieval-augmented LLMs

Python 8,345 609 Updated Jan 23, 2025

Task-oriented Chatbot

Python 84 46 Updated Jan 29, 2021

nndeploy is an end-to-end model inference and deployment framework. It aims to provide users with a powerful, easy-to-use, high-performance, and mainstream framework compatible model inference and …

C++ 682 101 Updated Feb 1, 2025

⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.

Jupyter Notebook 2,242 394 Updated Sep 29, 2023

任务型对话系统相较于聊天型目的具体,相较于问答型状态多变,主要由NLU,DM,NLG三个模块组成。 本项目先确定对话流程(对话树),然后进行每个状态的 槽、相应、转移状态三个个主要信息分析,通过自定义模板的方式构建医院自助挂号的系统。

Python 6 2 Updated Jan 3, 2022

Pytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common algorithms.

Python 1,090 190 Updated Mar 8, 2022

pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。

Python 5,755 1,116 Updated Dec 26, 2024

“阿里灵杰”问天引擎电商搜索算法赛 -- 第四名(季军)

Python 4 2 Updated May 17, 2023

Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training without speech data. Accelerate inference and support Web deplo…

C 941 155 Updated Jan 22, 2025

An implementation of HAN (Hierarchical Attention Networks for Document Classification) in PyTorch.

Python 2 1 Updated Jun 10, 2020

这是使用pytoch 实现的长文本分类器

Python 45 8 Updated Jul 24, 2019

Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer

Python 46 9 Updated May 27, 2020

Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。

Python 634 110 Updated Jan 7, 2025

personal chatgpt

Jupyter Notebook 335 62 Updated Dec 16, 2024

基于pytorch_lightning的中文文本分类样例

Python 8 1 Updated May 13, 2022

An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit a…

Jupyter Notebook 1,390 195 Updated Aug 6, 2023

使用谷歌2020pegasus模型进行中文文档摘要

Python 26 7 Updated Jun 14, 2022
Next