Skip to content
View yslanprime's full-sized avatar
🎯
专注中
🎯
专注中
  • Nanjing, China

Highlights

  • Pro

Block or report yslanprime

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CRISP CRISP Public

    [ACL'26 Findings] CRISP: Compressing Redundancy in Chain of Thought via Intrinsic Saliency Pruning

    Python 2

  2. vocab_32k_gpt2_moe vocab_32k_gpt2_moe Public

    一个从零开始训练的 32K 词表 GPT2-MoE 项目,包含完整三阶段流程: 预训练(Pretrain) 指令微调(SFT) 偏好优化(DPO) 本仓库基于 PyTorch + Hugging Face Transformers + Accelerate + DeepSpeed + TRL 实现,支持多卡训练和断点续训。

    Python 5 1

  3. vocab_32k_gpt2 vocab_32k_gpt2 Public

    一个从零开始训练的 32K 词表 GPT2 项目,包含完整的三阶段流程: 预训练(Pretrain) 指令微调(SFT) 偏好优化(DPO) 本仓库作为本科毕业设计实践,基于 PyTorch + Hugging Face Transformers + Accelerate + DeepSpeed 实现,支持多卡训练与断点续训。

    Python