Buckets:

rtrm's picture
|
download
raw
971 Bytes
# デコーダーモデル
デコーダーモデルとは、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)

Xet Storage Details

Size:
971 Bytes
·
Xet hash:
36f462017e40970f51daf82cf1f9cd0d91c5050f96b188b6fc219ea72be38966

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