This is your work, valued

California

shizhediao

Expert
@shizhediao

Member of Technical Staff at Thinking Machines Lab

ChatGPTPapers. Must-read papers, related blogs and API tools on the pre-training and tuning methods for ChatGPT.

333

active-prompt. Source code for the paper "Active Prompting with Chain-of-Thought for Large Language Models"

249

R-Tuning. [NAACL 2024 Outstanding Paper] Source code for the NAACL 2024 paper entitled "R-Tuning: Instructing Large Language Models to Say 'I Don't Know'"

137

Post-Training-Data-Flywheel. We aim to provide the best references to search, select, and synthesize high-quality and large-quantity data for post-training your LLMs.

65

Black-Box-Prompt-Learning. Source code for the TMLR paper "Black-Box Prompt Learning for Pre-trained Language Models"

59

awesome-domain-adaptation-NLP. domain adaptation in NLP

55

DaVinci. Source code for the paper "Prefix Language Models are Unified Modal Learners"

45

TILGAN. Source code for the Findings of ACL-IJCNLP 2021 paper entitled "TILGAN: Transformer-based Implicit Latent GAN for Diverse and Coherent Text Generation"

28

automate-cot. Source code for the paper "Automatic Prompt Augmentation and Selection with Chain-of-Thought from Labeled Data"

20

T-DNA. Source code for the ACL-IJCNLP 2021 paper entitled "T-DNA: Taming Pre-trained Language Models with N-gram Representations for Low-Resource Domain Adaptation" by Shizhe Diao et al.

19

BigGAN-PyTorch-TPU-Distribute. Distributed version (multiple-process) for training BigGAN with TPU.

9

awesome-transformers. A curated list of resources dedicated to Transformers.

9

HashTation. Source code for the paper "Hashtag-Guided Low-Resource Tweet Classification"

7

Doolittle. Source code for the EMNLP 2023 paper entitled "Doolittle: Benchmarks and Corpora for Academic Writing Formalization" by Shizhe Diao et al.

3

BigGAN-PyTorch-TPU-Single. Single thread version for training BigGAN with TPU.

3

sequicity. Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Architectures" by Wenqiang Lei et al.

3

Transformers_TPU. transformers_TPU, trying to solve RAM issues with mapping dataset

3

SEDST3. SEDST version 3.0 base on the Code for CIKM'18 long paper: Explicit state tracking with semi-supervision for neural dialogue generation.

3

NeMo-Curator. Scalable data pre processing and curation toolkit for LLMs

2

shizhediao.github.io. My homepage

2

BigGAN-PyTorch-TPU-Parallel. Parallel version (multiple-thread) for training BigGAN with TPU.

2

Human-Contribution-Measurement. Python

2

PromptPapers. Must-read papers on prompt-based tuning for pre-trained language models.

2

LLMs-In-China. 中国大模型

2

nlp_chinese_corpus. 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP

1

bicvm. BiCVM Code

1

ZEN. A BERT-based Chinese Text Encoder Enhanced by N-gram Representations

1

openai-cookbook. Examples and guides for using the OpenAI API

1

Chain-of-ThoughtsPapers. A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".

1

trl. Train transformer language models with reinforcement learning.

1

directional-preference-alignment. Directional Preference Alignment

1

MATH6450-CIFAR10. Course project for MATH6450F training two models onn CIFAR-10 to achieve a good performance. The code is adapted from CIFAR-ZOO (https://github.com/BIGBALLON/CIFAR-ZOO)

1

Awesome-Chinese-LLM. 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。

1

HKUST-MPhil-defense-template. TeX

1

Chinese-Poetry-Generation. RNN-based Chinese Poem Generator

1