Skip to content

Commit

Permalink
Revert "Minor error fix of 'bart-large-cnn' details in the pretrained…
Browse files Browse the repository at this point in the history
…_models doc (huggingface#8053)"

This reverts commit 3a7d409.
  • Loading branch information
fabiocapsouza authored Nov 15, 2020
1 parent cfdfbdc commit 2569171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/pretrained_models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ For a list that includes community-uploaded models, refer to `https://huggingfac
| | ``facebook/bart-large-mnli`` | | Adds a 2 layer classification head with 1 million parameters |
| | | | bart-large base architecture with a classification head, finetuned on MNLI |
| +------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+
| | ``facebook/bart-large-cnn`` | | 24-layer, 1024-hidden, 16-heads, 406M parameters (same as large) |
| | ``facebook/bart-large-cnn`` | | 12-layer, 1024-hidden, 16-heads, 406M parameters (same as base) |
| | | | bart-large base architecture finetuned on cnn summarization task |
+--------------------+------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+
| DialoGPT | ``DialoGPT-small`` | | 12-layer, 768-hidden, 12-heads, 124M parameters |
Expand Down

0 comments on commit 2569171

Please sign in to comment.