Pinned Repositories
Adherersun.github.io
My Blog
awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
bert_cn_finetune
Bert finetune for CMRC2018, CJRC, DRCD...
CasRel-pytorch-reimplement
Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code is written in keras.
CCF-BDCI-Sentiment-Analysis-Baseline
The code for CCF-BDCI-Sentiment-Analysis-Baseline
Chinese_Chat_T5_Base
中文聊天小模型,用t5 base在大量数据上有监督。
CIKM-Improved-Work
Improvement work for CIKM submission
Computer-Examination
机试课程的一些资料
pytorch-CycleGAN
Adherer's Repositories
Adherer/Computer-Examination
机试课程的一些资料
Adherer/CIKM-Improved-Work
Improvement work for CIKM submission
Adherer/pytorch-CycleGAN
Adherer/Adherersun.github.io
My Blog
Adherer/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Adherer/BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
Adherer/bert_cn_finetune
Bert finetune for CMRC2018, CJRC, DRCD...
Adherer/CasRel-pytorch-reimplement
Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code is written in keras.
Adherer/CCF-BDCI-Sentiment-Analysis-Baseline
The code for CCF-BDCI-Sentiment-Analysis-Baseline
Adherer/Chinese_Chat_T5_Base
中文聊天小模型,用t5 base在大量数据上有监督。
Adherer/classification
Adherer/CodeBase
Deep Learning & Machine Learning code base
Adherer/FigLang2020-Sarcasm-detection
Shared task of the Second Workshop on Figurative Language Processing, co-located with ACL 2020
Adherer/guide-rpc-framework
A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)
Adherer/Machine-Learning
This is my record of learning the basics of machine learning.
Adherer/MDDA
Implementation of paper multi-source distilling domain adaptation
Adherer/MultiTask-Sentiment-Analysis
Implementation of our SIGIR 2017 paper : "Multitask Learning for Fine-Grained Twitter Sentiment Analysis"
Adherer/NumPyCNN
Convolutional neural network implementation using NumPy
Adherer/P-tuning-v2
Source code and data for ACL 2022 paper "P-tuning v2: Prompt Tuning Can Be Comparable to Fine-tuning Across Scales and Tasks"
Adherer/PaddleNLP
Easy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.
Adherer/Python-Learning
This repository is used to record the process of learning Python basics
Adherer/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Adherer/Study-Diary
It is used to record some problems encountered in the daily learning process and the gains of studying in the day.