You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Lucain 835de4c833
Respect `resume_download` deprecation (#30620)
10 hours ago
.circleci Hotfix-change-ci (#30669) 17 hours ago
.github [`CI update`] Try to use dockers and no cache (#29202) 18 hours ago
docker [`CI update`] Try to use dockers and no cache (#29202) 18 hours ago
docs Fix typo: llama3.md (#30653) 12 hours ago
examples Fix memory leak with CTC training script on Chinese languages (#30358) 4 days ago
model_cards Update URL for Hub PR docs (#17532) 1 year ago
notebooks [Docs] Add missing language options and fix broken links (#28852) 3 months ago
scripts Update all references to canonical models (#29001) 2 months ago
src/transformers Respect `resume_download` deprecation (#30620) 10 hours ago
templates Remove add-new-model in favor of add-new-model-like (#30424) 1 week ago
tests Trainer - add cache clearing and the option for batched eval metrics computation (#28769) 14 hours ago
utils Avoid duplication in PR slow CI model list (#30634) 3 days ago
.coveragerc [BIG] pytorch-transformers => transformers 4 years ago
.gitattributes Add trajectory transformer (#17141) 2 years ago
.gitignore 🚨🚨 🚨🚨 [`Tokenizer`] attemp to fix add_token issues🚨🚨 🚨🚨 (#23909) 7 months ago
CITATION.cff Update CITATION.cff (#13833) 2 years ago
CODE_OF_CONDUCT.md Update Code of Conduct to Contributor Covenant v2.1 (#19935) 1 year ago
CONTRIBUTING.md Remove add-new-model in favor of add-new-model-like (#30424) 1 week ago
ISSUES.md docs: replace torch.distributed.run by torchrun (#27528) 5 months ago
LICENSE Copyright (#8970) 3 years ago
Makefile Remove task guides auto-update in favor of links towards task pages (#30429) 1 week ago
README.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_de.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_es.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_fr.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_hd.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_ja.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_ko.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_pt-br.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_ru.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_te.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_vi.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_zh-hans.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
README_zh-hant.md Remove mentions of models in the READMEs and link to the documentation page in which they are featured. (#30420) 1 week ago
SECURITY.md Complete security policy with mentions of remote code (#29707) 1 month ago
awesome-transformers.md [Docs] Update project names and links in awesome-transformers (#28878) 3 months ago
conftest.py [tests] add more tests to `NOT_DEVICE_TESTS` (#29670) 1 month ago
hubconf.py Update all references to canonical models (#29001) 2 months ago
pyproject.toml fix: Fixed `ruff` configuration to avoid deprecated configuration warning (#30179) 3 weeks ago
setup.py Respect `resume_download` deprecation (#30620) 10 hours ago