Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
patil-suraj committed Mar 6, 2021
1 parent 0173e43 commit efcbdbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/transformers/models/m2m_100/tokenization_m2m_100.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"tokenizer_config_file": {
"facebook/m2m100_418M": "https://huggingface.co/facebook/m2m100_418M/resolve/main/tokenizer_config.json",
}
},
}

ALL_M2M100_MODELS = ["facebook/m2m100_418M", "facebook/m2m100_1.2B"]
Expand Down

0 comments on commit efcbdbd

Please sign in to comment.