Skip to content
View wangyouya's full-sized avatar

Block or report wangyouya

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。

Python 4,767 689 Updated Feb 10, 2026
Jupyter Notebook 152 26 Updated Jun 25, 2025

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

Python 156,577 32,112 Updated Feb 17, 2026

Use PEFT or Full-parameter to CPT/SFT/DPO/GRPO 600+ LLMs (Qwen3, Qwen3-MoE, DeepSeek-R1, GLM4.5, InternLM3, Llama4, ...) and 300+ MLLMs (Qwen3-VL, Qwen3-Omni, InternVL3.5, Ovis2.5, GLM4.5v, Llava, …

Python 12,673 1,204 Updated Feb 17, 2026

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

Shell 60,338 12,336 Updated Jan 27, 2026

使用Bert,ERNIE,进行中文文本分类

Python 4,388 929 Updated Jun 28, 2024

中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。

Python 5,704 1,269 Updated Sep 23, 2020

torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.

Jupyter Notebook 176 41 Updated May 25, 2019

嵌入Word2vec词向量的CNN中文文本分类

Python 451 115 Updated Mar 9, 2020

TextCNN Pytorch实现 中文文本分类 情感分析

Python 637 120 Updated Dec 30, 2018

tensorflow implementation

Jupyter Notebook 1,149 552 Updated Jul 19, 2019

Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)

Python 10,172 1,393 Updated Jul 15, 2025

A Chinese EHR Bert Pretrained Model.

Python 270 44 Updated Jul 14, 2021

X光片检测患者肺炎

HTML 2 Updated Mar 24, 2023

flyai 医疗QA NLG

Python 21 8 Updated Oct 31, 2019

Sleep staging using single lead ECG

Python 15 6 Updated Apr 20, 2019

An electrocardiogram classification with 1D CNN on The PhysioNet Computing in Cardiology Challenge 2017

Jupyter Notebook 1 Updated Apr 25, 2020

中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF

Python 188 47 Updated Sep 30, 2018

A PyTorch implementation of the BI-LSTM-CRF model.

Python 260 46 Updated Oct 30, 2024

PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)

Jupyter Notebook 12,813 3,767 Updated Dec 24, 2023

pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行

Jupyter Notebook 21,557 5,437 Updated Jul 25, 2024

Deep Learning Zero to All - Pytorch

Jupyter Notebook 1,343 1,386 Updated Nov 22, 2020

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

Python 2,231 436 Updated Mar 11, 2023

CCKS2019中文命名实体识别任务。从医疗文本中识别疾病和诊断、解剖部位、影像检查、实验室检验、手术和药物6种命名实体。现已实现基于jieba和AC自动机的baseline构建、基于BiLSTM和CRF的序列标住模型构建。bert的部分代码主要源于https://github.com/charles9n/bert-sklearn.git 感谢作者。 模型最终测试集得分0.81,还有较大改进…

Python 355 77 Updated Oct 9, 2022

中文医学知识图谱命名实体识别,包括bi-LSTM+CRF,transformer+CRF等模型

Python 247 54 Updated Jun 4, 2019

开放中文知识图谱的schema

Python 829 185 Updated Dec 14, 2022

北京知识图谱学习小组

Jupyter Notebook 1,684 489 Updated Nov 1, 2016

此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。

Python 1,400 319 Updated Aug 25, 2022

THUOCL(THU Open Chinese Lexicon)中文词库

1,022 206 Updated Apr 3, 2023
Next