transformers
053efc5d
- Fix imports in conversion scripts (#9674)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
4 years ago
Fix imports in conversion scripts (#9674)
References
#9674 - Fix imports in conversion scripts
Author
sgugger
Parents
2390c16f
Files
28
src/transformers/models
albert
convert_albert_original_tf_checkpoint_to_pytorch.py
bart
convert_bart_original_pytorch_checkpoint_to_pytorch.py
bert
convert_bert_original_tf2_checkpoint_to_pytorch.py
convert_bert_original_tf_checkpoint_to_pytorch.py
convert_bert_pytorch_checkpoint_to_original_tf.py
blenderbot
convert_blenderbot_original_pytorch_checkpoint_to_pytorch.py
dialogpt
convert_dialogpt_original_pytorch_checkpoint_to_pytorch.py
dpr
convert_dpr_original_checkpoint_to_pytorch.py
electra
convert_electra_original_tf_checkpoint_to_pytorch.py
fsmt
convert_fsmt_original_pytorch_checkpoint_to_pytorch.py
funnel
__init__.py
convert_funnel_original_tf_checkpoint_to_pytorch.py
gpt2
convert_gpt2_original_tf_checkpoint_to_pytorch.py
longformer
convert_longformer_original_pytorch_lightning_to_pytorch.py
lxmert
convert_lxmert_original_tf_checkpoint_to_pytorch.py
marian
convert_marian_tatoeba_to_pytorch.py
convert_marian_to_pytorch.py
mbart
convert_mbart_original_checkpoint_to_pytorch.py
mobilebert
convert_mobilebert_original_tf_checkpoint_to_pytorch.py
pegasus
convert_pegasus_tf_to_pytorch.py
prophetnet
convert_prophetnet_original_pytorch_checkpoint_to_pytorch.py
reformer
convert_reformer_trax_checkpoint_to_pytorch.py
roberta
convert_roberta_original_pytorch_checkpoint_to_pytorch.py
t5
convert_t5_original_tf_checkpoint_to_pytorch.py
tapas
convert_tapas_original_tf_checkpoint_to_pytorch.py
transfo_xl
convert_transfo_xl_original_tf_checkpoint_to_pytorch.py
xlm
convert_xlm_original_pytorch_checkpoint_to_pytorch.py
xlnet
convert_xlnet_original_tf_checkpoint_to_pytorch.py
Loading