Fix template for new models in README (#18182)
This commit is contained in:
@@ -495,8 +495,8 @@ MODELS_NOT_IN_README = [
|
||||
|
||||
|
||||
README_TEMPLATE = (
|
||||
"1. **[{model_name}](https://huggingface.co/docs/transformers/model_doc/{model_type})** (from <FILL INSTITUTION>) "
|
||||
"released with the paper [<FILL PAPER TITLE>](<FILL ARKIV LINK>) by <FILL AUTHORS>."
|
||||
"1. **[{model_name}](https://huggingface.co/docs/main/transformers/model_doc/{model_type})** (from "
|
||||
"<FILL INSTITUTION>) released with the paper [<FILL PAPER TITLE>](<FILL ARKIV LINK>) by <FILL AUTHORS>."
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user