Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
acl-anthology
Data and software for building the ACL Anthology.
chchenhui
chchenhui.github.io
My homepage
dialog-HGAT
Dialogue Relation Extraction with Document-level Heterogeneous Graph Attention Networks
DoubleMix
Code for the COLING 2022 paper "DoubleMix: Simple Interpolation-Based Data Augmentation for Text Classification"
SAT
Code for the EMNLP 2022 Findings short paper "SAT: Improving Semi-Supervised Text Classification with Simple Instance-Adaptive Self-Training"
DoubleMix
Code for the COLING 2022 paper "DoubleMix: Simple Interpolation-Based Data Augmentation for Text Classification"
SAT
Code for the EMNLP 2022 Findings short paper "SAT: Improving Semi-Supervised Text Classification with Simple Instance-Adaptive Self-Training"
LMM-Engines
chchenhui's Repositories
chchenhui/DoubleMix
Code for the COLING 2022 paper "DoubleMix: Simple Interpolation-Based Data Augmentation for Text Classification"
chchenhui/chchenhui
chchenhui/dialog-HGAT
Dialogue Relation Extraction with Document-level Heterogeneous Graph Attention Networks
chchenhui/SAT
Code for the EMNLP 2022 Findings short paper "SAT: Improving Semi-Supervised Text Classification with Simple Instance-Adaptive Self-Training"
chchenhui/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
chchenhui/acl-anthology
Data and software for building the ACL Anthology.
chchenhui/chchenhui.github.io
My homepage
chchenhui/coding-interview-university
A complete computer science study plan to become a software engineer.
chchenhui/nlp-beginner
NLP上手教程
chchenhui/gpt-accelera
Simple and efficient pytorch-native transformer training and inference (batched)
chchenhui/gpt-fast
Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.
chchenhui/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
chchenhui/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
chchenhui/LMM-Engines
chchenhui/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
chchenhui/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://nlproc.info
chchenhui/shareOI
OI & ACM 课件分享
chchenhui/thesis-template
chchenhui/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.