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.
 
 
 
 
Bai Li 12c5544dca
Fix memory leak with CTC training script on Chinese languages (#30358)
4 hours ago
.circleci remove jax example (#30498) 22 hours ago
.github General PR slow CI (#30540) 1 day ago
docker FIX: re-add bnb on docker image (#30427) 1 week ago
docs Improve object detection task guideline (#29967) 21 hours ago
examples Fix memory leak with CTC training script on Chinese languages (#30358) 4 hours ago
model_cards Update URL for Hub PR docs (#17532) 1 year ago
notebooks [Docs] Add missing language options and fix broken links (#28852) 2 months ago
scripts Update all references to canonical models (#29001) 2 months ago
src/transformers Fix for Neuron (#30259) 5 hours ago
templates Remove add-new-model in favor of add-new-model-like (#30424) 1 week ago
tests Fix for Neuron (#30259) 5 hours ago
utils General PR slow CI (#30540) 1 day ago
.coveragerc [BIG] pytorch-transformers => transformers 4 years ago
.gitattributes Add trajectory transformer (#17141) 1 year 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) 2 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 Jax: scipy version pin (#30402) 1 week ago