Update README.md
Browse files
README.md
CHANGED
@@ -3,5 +3,5 @@ language:
|
|
3 |
- en
|
4 |
---
|
5 |
|
6 |
-
BigBirdPegasus weights before finetuning as per (
|
7 |
-
Converted to PyTorch as per (
|
|
|
3 |
- en
|
4 |
---
|
5 |
|
6 |
+
BigBirdPegasus weights before finetuning as per [this](https://github.com/google-research/bigbird)repo.
|
7 |
+
Converted to PyTorch as per [this](https://github.com/huggingface/transformers/blob/v4.25.1/src/transformers/models/bigbird_pegasus/convert_bigbird_pegasus_tf_to_pytorch.p) script.
|