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

added readme

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ 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.