twigs commited on
Commit
d355a85
1 Parent(s): 6f4dc09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,5 +3,5 @@ language:
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.py] script.
 
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.