Skip to content
View Quelisa's full-sized avatar

Block or report Quelisa

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

Pinned Loading

  1. SacTrainer SacTrainer Public

    模型训练框架,支持多种NLP训练任务

    Python

  2. fine-tune-model fine-tune-model Public

    封装常用的fine-tune操作,在训练完模型后,实现快速验证。目前主要针对Bert类型的模型进行fine-tune,仅支持Pytorch。

    Python

  3. deep-learning-model deep-learning-model Public

    动手学习深度学习,复现经典的神经网络模型。主要包括线性神经网络、softmax、MLP、RNN、CNN、BERT等。

    Python

  4. data_cleaner data_cleaner Public

    主要是在模型训练前收集数据,清洗数据用到的一些脚本

    Python