Skip to content

Commit

Permalink
prefix lm
Browse files Browse the repository at this point in the history
  • Loading branch information
wdndev committed May 20, 2024
1 parent d05000a commit cd073ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01.大语言模型基础/1.llm概念/1.llm概念.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Prefix LM其实是Encoder-Decoder模型的变体,为什么这样说?解释

下面的图很形象地解释了Prefix LM的Attention Mask机制(左)及流转过程(右)。

Prefix LM的代表模型有UniLM、T5、GLM(清华滴\~)
Prefix LM的代表模型有UniLM、GLM

#### 2.2 Causal LM

Expand Down

0 comments on commit cd073ae

Please sign in to comment.