Rxma1805's Stars
shibing624/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。
CBLUEbenchmark/CBLUE
中文医疗信息处理基准CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark
wulabing/V2Ray_ws-tls_bash_onekey
russellizadi/ssp
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
manliu1225/mrc-for-flat-nested-ner
brightmart/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
loujie0822/DeepIE
DeepIE: Deep Learning for Information Extraction
ProHiryu/albert-chinese-ner
使用预训练语言模型ALBERT做中文NER
AllenLMN/ccks2019
实体识别比赛
mxhofer/Named-Entity-Recognition-BidirectionalLSTM-CNN-CoNLL
Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"
GanjinZero/awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
Rxma1805/zju-icicles
浙江大学课程攻略共享计划
QSCTech/zju-icicles
浙江大学课程攻略共享计划
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
llb0536/PinyinSplit
拼音分割。Lost gem for *Pinyin*.
pwxcoo/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
rjk-git/bert2transformer_on_NMT
BERT微调在机器翻译上的应用,哎哟,效果贼好。
li-aolong/li-aolong.github.io
李傲龍的博客
lqfeng/ChineseCharacters
中文繁体和简体字符对照表
lanhongvp/tensorflow_dataset_learn
Learn tensorflow tf.data API
NTMC-Community/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
LongxingTan/Text-classification
Text classification examples
yaleimeng/TextClassify_with_BERT
使用BERT模型做文本分类;面向工业用途
LearnedVector/Wav2Letter
Speech Recognition model based off of FAIR research paper built using Pytorch.
nobody132/masr
中文语音识别; Mandarin Automatic Speech Recognition;
google/uis-rnn
This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
shibing624/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。