Repository navigation
p-tuning
- Website
- Wikipedia
We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!
An optimized deep prompt tuning strategy comparable to fine-tuning across scales and tasks
A novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.
This repository is an AI Bootcamp material that consist of a workflow for LLM
Code for COLING22 paper, DPTDR: Deep Prompt Tuning for Dense Passage Retrieval
This bootcamp is designed to give NLP researchers an end-to-end overview on the fundamentals of NVIDIA NeMo framework, complete solution for building large language models. It will also have hands-on exercises complimented by tutorials, code snippets, and presentations to help researchers kick-start with NeMo LLM Service and Guardrails.
Comparison of different adaptation methods on PEFT for fine-tuning downstream tasks or benchmarks.
Reproduce a prompt-learning method: P-Tuning V2, from the paper 《P-Tuning v2: Prompt Tuning Can Be Comparable to Fine-tuning Universally Across Scales and Tasks》, model usage: Deberta + ChatGLM2, additional_task: RACE