Pinned Repositories
Chinese-Summary-Generation
文本摘要生成
CoFiTune
The code repository of CoFiTune framework
Definition-Gneration-Contrastive
Code for the "Fine-grained Contrastive Learning for Definition Generation"
GPT-Chinese-Summary-Generation
基于GPT2的文本摘要生成
LLM-Pipeline-Toolkit
Scripts for training LLM (e.g. Deepspeed Zero training, Lora training, etc.), inferencing LLM (e.g. batch inference, ddp inference)
Q-MCKT
rattlesnakey.github.io
Personal site
ShifCon
The code repository for our proposed ShifCon framework
Transformer-Chinese-Summary-Generation
基于Fairseq框架的Transformer文本摘要生成模型
TREC-2020
The sub task - ReRanking of TREC-2020 Competition
rattlesnakey's Repositories
rattlesnakey/Chinese-Summary-Generation
文本摘要生成
rattlesnakey/GPT-Chinese-Summary-Generation
基于GPT2的文本摘要生成
rattlesnakey/Definition-Gneration-Contrastive
Code for the "Fine-grained Contrastive Learning for Definition Generation"
rattlesnakey/LLM-Pipeline-Toolkit
Scripts for training LLM (e.g. Deepspeed Zero training, Lora training, etc.), inferencing LLM (e.g. batch inference, ddp inference)
rattlesnakey/CoFiTune
The code repository of CoFiTune framework
rattlesnakey/Transformer-Chinese-Summary-Generation
基于Fairseq框架的Transformer文本摘要生成模型
rattlesnakey/ShifCon
The code repository for our proposed ShifCon framework
rattlesnakey/TREC-2020
The sub task - ReRanking of TREC-2020 Competition
rattlesnakey/Q-MCKT
rattlesnakey/rattlesnakey.github.io
Personal site
rattlesnakey/AES-system
A composition automatic scoring system, which also realizes word recommendation and data visualization
rattlesnakey/CAND-BERT
Customized CAND-BERT For Law Factor Analysis
rattlesnakey/Image-retrieval
MUGE Track
rattlesnakey/leedeeprl-notes
李宏毅《深度强化学习》笔记,在线阅读地址:https://datawhalechina.github.io/leedeeprl-notes/
rattlesnakey/Lhy_Machine_Learning
李宏毅2021春季机器学习课程课件及作业
rattlesnakey/LoReKT
The code repository for the LoReKT framework
rattlesnakey/Prompt-Contrastive-Def-Gen
the code repository of ACL 2023 BEA workshop paper "Assisting Language Learners: Automated Trans-Lingual Definition Generation via Contrastive Prompt Learning"
rattlesnakey/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
rattlesnakey/pytorch-nlp-notebooks
Learn how to use PyTorch to solve some common NLP problems with deep learning.
rattlesnakey/rattlesnakey
rattlesnakey/Recommend_System
Do basic models like DeepFM, xDeepFM, SENet, BilinearInteraction, etc. based on Accelerator DDP Framework
rattlesnakey/RL4LMs
A modular RL library to fine-tune language models to human preferences