Skip to content

Commit

Permalink
[PaddlePaddle Hackathon] 第53题 (#1114)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
iverxin and yingyibiao authored Oct 28, 2021
1 parent 0a3faee commit d07e237
Show file tree
Hide file tree
Showing 3 changed files with 707 additions and 14 deletions.
3 changes: 1 addition & 2 deletions docs/model_zoo/transformers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,6 @@ Transformer预训练模型汇总
Transformer预训练模型适用任务汇总
------------------------------------


+--------------------+-------------------------+----------------------+--------------------+-----------------+-----------------+
| Model | Sequence Classification | Token Classification | Question Answering | Text Generation | Multiple Choice |
+====================+=========================+======================+====================+=================+=================+
Expand All @@ -457,7 +456,7 @@ Transformer预训练模型适用任务汇总
+--------------------+-------------------------+----------------------+--------------------+-----------------+-----------------+
|BERT_ ||||||
+--------------------+-------------------------+----------------------+--------------------+-----------------+-----------------+
|BigBird_ || | || |
|BigBird_ || | || |
+--------------------+-------------------------+----------------------+--------------------+-----------------+-----------------+
|ConvBert_ ||||||
+--------------------+-------------------------+----------------------+--------------------+-----------------+-----------------+
Expand Down
Loading

0 comments on commit d07e237

Please sign in to comment.