mirror of
https://github.com/apachecn/ailearning.git
synced 2026-04-08 21:18:01 +08:00
2020-10-19 21:54:21
This commit is contained in:
|
Before Width: | Height: | Size: 236 KiB After Width: | Height: | Size: 236 KiB |
@@ -17,7 +17,7 @@ BERT的全称为Bidirectional Encoder Representation from Transformers,是一
|
||||
2. 预训练后,只需要添加一个额外的输出层进行fine-tune,就可以在各种各样的下游任务中取得state-of-the-art的表现。在这过程中并不需要对BERT进行任务特定的结构修改。
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
总结一下:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user