大语言模型入门文献推荐

分享一些入门大模型时候学习过的文献。分成两类:大模型微调论文、基础大模型论文。这些论文不用精通,明白其基本原理即可。目前技术发展太快,更多的时间和精力应该放在前沿论文的学习上。

一、基础大模型论文

首先是目前主流的一些模型,包括GPT(Openai), GLM(清华)Llama(Meta)。相关的大模型论文还有很多,例如Qwen等。读者能就其中的论文做到举一反三即可。

  1. GPT1: Improving language understanding by generative pre-training
  2. GPT2: Language models are unsupervised multitask learners
  3. **GPT-3:**Language Models are Few-Shot Learners
  4. GPT-4 Technical Report
  5. InstructGPT: Training language models to follow instructions with human feedback
  6. **GLM:**General Language Model Pretraining with Autoregressive Blank Infilling
  7. **GLM-130B:**An Open Bilingual Pre-trained Model
  8. **LLaMA:**Open and Efficient Foundation Language Models
  9. Llama 2: Open Foundation and Fine-Tuned Chat Model

还有一些经典的文本生成论文,大家有时间也可以阅读。

  1. BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension
  2. **T5:**Exploring the limits of transfer learning with a unified text-to-text transformer
  3. **ELMO:**Deep contextualized word representations

二、微调方法论文

有关大模型微调方法,目前LoRA几乎是垄断的情况,调起来也非常简单。所以其他微调方法了解即可。

  1. Prefix-Tuning: Optimizing Continuous Prompts for Generation
  2. P-tuning: GPT Understands, Too
  3. **P-Tuning V2:**Prompt Tuning Can Be Comparable to Fine-tuning Across Scales and Tasks
  4. **Prompt tuning:**The Power of Scale for Parameter-Efficient Prompt Tuning
  5. Adapter: Parameter-Efficient Transfer Learning for NLP
  6. **LORA:**LOW-RANK ADAPTATION OF LARGE LANGUAGE MODELS

此外也有一些写的很好的微调方法综述文章。

  1. Towards a unified view of parameter-efficient transfer learning
  2. Delta Tuning: A Comprehensive Study of Parameter Efficient Methods for Pre-trained Language Models
  3. Scaling down to scale up: A guide to parameter-efficient fine-tuning
  4. UniPELT: A Unified Framework for Parameter-Efficient Language Model Tuning

刚学习的时候,经常会听到指令微调(Instruction tuning),有监督微调(supervised finetuning等),其实都是一回事,这边也放一些相关文章。

  1. Instruction Tuning for Large Language Models: A Survey
  2. Instruct learning: Finetuned Language Models are Zero-shot Learners

三、其他资料

1、P-tuning:自动构建模版,释放语言模型潜能

2、PET,必须要GPT3吗?不,BERT的MLM模型也能小样本学习

相关推荐
智塑未来几秒前
像素蛋糕安卓版 AI 专业修图全场景输出高清成片
android·人工智能
懒麻蛇4 分钟前
用大语言模型生成心理学范式 2.0
人工智能·语言模型·自然语言处理
人工干智能13 分钟前
用AI写Fusion 360脚本:个人版也能免费玩自动化
运维·人工智能·自动化·fusion
薛定猫AI15 分钟前
【深度解析】从 MAI Image 2 到自进化智能体:新一代 AI 系统架构与实战落地
人工智能
K姐研究社26 分钟前
智象未来「帧赞」内测 – AI原生多模态大模型终结”抽卡”时代
人工智能·aigc·ai-native
AI产品备案37 分钟前
生成式人工智能(大语言模型)上线备案表【模版分享+填报指南】
人工智能·语言模型·自然语言处理
棱镜研途39 分钟前
EI会议分享 | 2026年图像处理与模式识别国际会议(IC-IPPR 2026)【SPIE出版】
图像处理·人工智能·深度学习·目标检测·计算机·计算机视觉·视觉检测
crackpot·42 分钟前
图像处理01
图像处理·人工智能
rebekk44 分钟前
pytorch custom op的简单介绍
人工智能·pytorch·python
不懒不懒1 小时前
【实战案例:基于特征匹配的指纹识别系统开发】
人工智能·opencv·计算机视觉