Buckets:

rtrm's picture
|
download
raw
1.19 kB
# デコーダーモデル
<CourseFloatingBanner
chapter={1}
classNames="absolute z-10 right-0 top-0"
/>
<Youtube id="d_ixlCubqQw" />
デコーダーモデルとは、Transformerモデルのデコーダーのみを使用したモデルを指します。 処理の各段階で、処理対象の単語について、attention層はその単語より前に出現した単語にのみアクセスすることができます。 このようなモデルは*自己回帰モデル*と呼ばれます。
 デコーダーモデルの事前学習は、次に続く単語を予測するタスクを解くことを中心に展開されます。
これらのモデルは、文を生成するタスクに最も適しています。
デコーダーモデルでは以下のものが代表的です:
- [CTRL](https://huggingface.co/transformers/model_doc/ctrl.html)
- [GPT](https://huggingface.co/docs/transformers/model_doc/openai-gpt)
- [GPT-2](https://huggingface.co/transformers/model_doc/gpt2.html)
- [Transformer XL](https://huggingface.co/transformers/model_doc/transfo-xl.html)
<EditOnGithub source="https://github.com/huggingface/course/blob/main/chapters/ja/chapter1/6.mdx" />

Xet Storage Details

Size:
1.19 kB
·
Xet hash:
efe9afd05f0c3764fee5fe99f314e15f761d42475dbb8fd7dfa91a2e10195cbc

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.