Skip to content

Commit d07e237

Browse files
iverxinyingyibiao
andauthored
[PaddlePaddle Hackathon] 第53题 (#1114)
* finish develop bigbird * add bigbird unitest * fix doc * remove BigBirdLMhead * remove BigBirdLMhead and fix bugs * remove BigBirdForQuestionAnsweringHead class * add doc * update document tables * 删除未使用字段 Co-authored-by: yingyibiao <yyb0576@163.com>
1 parent 0a3faee commit d07e237

File tree

3 files changed

+707
-14
lines changed

3 files changed

+707
-14
lines changed

docs/model_zoo/transformers.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,6 @@ Transformer预训练模型汇总
447447
Transformer预训练模型适用任务汇总
448448
------------------------------------
449449

450-
451450
+--------------------+-------------------------+----------------------+--------------------+-----------------+-----------------+
452451
| Model | Sequence Classification | Token Classification | Question Answering | Text Generation | Multiple Choice |
453452
+====================+=========================+======================+====================+=================+=================+
@@ -457,7 +456,7 @@ Transformer预训练模型适用任务汇总
457456
+--------------------+-------------------------+----------------------+--------------------+-----------------+-----------------+
458457
|BERT_ ||||||
459458
+--------------------+-------------------------+----------------------+--------------------+-----------------+-----------------+
460-
|BigBird_ || | || |
459+
|BigBird_ || | || |
461460
+--------------------+-------------------------+----------------------+--------------------+-----------------+-----------------+
462461
|ConvBert_ ||||||
463462
+--------------------+-------------------------+----------------------+--------------------+-----------------+-----------------+

0 commit comments

Comments
 (0)