Pinned Repositories
CarsiDock
Official repo of "CarsiDock: a deep learning paradigm for accurate protein–ligand docking and screening based on large-scale pre-training" proposed by CarbonSilicon AI.
BertBasedCorrectionModels
PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。
ConvBert-PyTorch
🤗An unofficial PyTorch implementation of ConvBert based on huggingface/transformers.
DerivativeBertModels
Implementations of many derivative bert models. like BertSum, DCBERT, SentenceBERT etc.
Machine-Learning
Machine learning algorithm exercises.
myochallenge
SoftMaskedBert-PyTorch
🙈 An unofficial implementation of SoftMaskedBert based on huggingface/transformers.
alphafold3-pytorch
Implementation of Alphafold 3 in Pytorch
Jiagu
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
gitabtion's Repositories
gitabtion/BertBasedCorrectionModels
PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。
gitabtion/SoftMaskedBert-PyTorch
🙈 An unofficial implementation of SoftMaskedBert based on huggingface/transformers.
gitabtion/ConvBert-PyTorch
🤗An unofficial PyTorch implementation of ConvBert based on huggingface/transformers.
gitabtion/DerivativeBertModels
Implementations of many derivative bert models. like BertSum, DCBERT, SentenceBERT etc.
gitabtion/myochallenge
gitabtion/abtion-tech-blog-fe
a simple blog website frontend that power by VUE.js
gitabtion/dockcpp
gitabtion/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
gitabtion/factory-manager
中小型工厂效率提升软件
gitabtion/fake_news_clf
clf model
gitabtion/XDHYCD7th
《现代汉语词典》(第7版)全文TXT
gitabtion/R2D2
gitabtion/Ab-Mall
a simple online mall based on Spring Boot and Java Server Pages.
gitabtion/abtion-tech-blog
a simple blog website that power by Spring Boot and VUE.js
gitabtion/albert_pytorch
A Lite Bert For Self-Supervised Learning Language Representations
gitabtion/alphafold3-pytorch
Implementation of Alphafold 3 in Pytorch
gitabtion/auto-test-scaffold
a simple scaffold of automatic test script
gitabtion/bb-corrector
Bert-based chinese spelling error corrector. 基于Bert的中文文本纠错工具。
gitabtion/BehaviorSequenceTransformer
A PyTorch Impelementation of Behavior Sequence Trasformer
gitabtion/competitions
codes of data science competitions
gitabtion/gitabtion
gitabtion/gitabtion.github.io
gitabtion/GOLD-Bootstrap
boot strap project to write GOLD FaaS code
gitabtion/Jiagu
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
gitabtion/OctaveConv-PyTorch
Simple Octave Convolution implementation in PyTorch.
gitabtion/openfold
Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2
gitabtion/QANet-pytorch-
A Pytorch implementation of QANet
gitabtion/recommendation-models
Implementation of recommendation models
gitabtion/text-classification
text classification in traditional ways
gitabtion/TransformersForClassificationExample