Pinned Repositories
bert_chinese_pytorch
bert for chinese text classification
bilstm_crf
Using BiLSTM+CRF for NER task
DeepIE
DeepIE: Deep Learning for Information Extraction
ghtest
Test for github or git cmd
llm-medical-data
llm-medical-data:用于大模型微调训练的医疗数据集
nmt-seq2seq
seq2seq model written in Pytorch
pytorch-conditional-model
Joint Entity Extraction and Assertion Detection for Clinical Text
pytorch_multi_head_selection_re
BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE
SLTK
SLTK,序列化标注工具,实现BiLSTM-CRF模型,并利用pytorch实现了高效的数据加载模块。
youden_index
NPV/PPV/敏感性/特异性...
donote's Repositories
donote/llm-medical-data
llm-medical-data:用于大模型微调训练的医疗数据集
donote/pytorch-conditional-model
Joint Entity Extraction and Assertion Detection for Clinical Text
donote/youden_index
NPV/PPV/敏感性/特异性...
donote/bilstm_crf
Using BiLSTM+CRF for NER task
donote/DeepIE
DeepIE: Deep Learning for Information Extraction
donote/pytorch_multi_head_selection_re
BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE
donote/SLTK
SLTK,序列化标注工具,实现BiLSTM-CRF模型,并利用pytorch实现了高效的数据加载模块。
donote/bert_chinese_pytorch
bert for chinese text classification
donote/ghtest
Test for github or git cmd
donote/nmt-seq2seq
seq2seq model written in Pytorch
donote/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
donote/pytorch-pretrained-BERT
A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.
donote/pytorch-seq2seq
An open source framework for seq2seq models in PyTorch.
donote/woods