update template (#20885)

* update template

* replace redme entries

* make style
This commit is contained in:
Arthur
2023-01-04 10:15:45 +01:00
committed by GitHub
parent ce85686a1f
commit d7b66d9b44
2 changed files with 138 additions and 138 deletions

View File

@@ -66,8 +66,8 @@ LOCALIZED_READMES = {
"start_prompt": "🤗 Transformers는 다음 모델들을 제공합니다",
"end_prompt": "1. 새로운 모델을 올리고 싶나요?",
"format_model_list": (
"**[{title}]({model_link})** (from {paper_affiliations}) released with the paper {paper_title_link} by"
" {paper_authors}.{supplements}"
"**[{title}]({model_link})** ({paper_affiliations} 에서 제공)은 {paper_authors}.{supplements}"
" {paper_title_link}논문과 함께 발표했습니다."
),
},
"README_es.md": {