Unverified Commit aeeab1ff authored by Sylvain Gugger's avatar Sylvain Gugger Committed by GitHub
Browse files

Fix template for new models in README (#18182)

parent 45255814
...@@ -495,8 +495,8 @@ MODELS_NOT_IN_README = [ ...@@ -495,8 +495,8 @@ MODELS_NOT_IN_README = [
README_TEMPLATE = ( README_TEMPLATE = (
"1. **[{model_name}](https://huggingface.co/docs/transformers/model_doc/{model_type})** (from <FILL INSTITUTION>) " "1. **[{model_name}](https://huggingface.co/docs/main/transformers/model_doc/{model_type})** (from "
"released with the paper [<FILL PAPER TITLE>](<FILL ARKIV LINK>) by <FILL AUTHORS>." "<FILL INSTITUTION>) released with the paper [<FILL PAPER TITLE>](<FILL ARKIV LINK>) by <FILL AUTHORS>."
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment