State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX
⭐ 0 stars💬 0 comments
Files
📁 .ai
📁 .circleci
📄 .git-blame-ignore-revs
41 B
📄 .gitattributes
51 B
📁 .github
📄 .gitignore
2 KB
📄 AGENTS.md
13 B
📄 CITATION.cff
2.3 KB
📄 CLAUDE.md
13 B
📄 CODE_OF_CONDUCT.md
5.4 KB
📄 CONTRIBUTING.md
14.1 KB
📄 ISSUES.md
18.3 KB
📄 LICENSE
11.2 KB
📄 MIGRATION_GUIDE_V5.md
43.6 KB
📄 Makefile
3.1 KB
📄 README.md
17.7 KB
📄 SECURITY.md
2 KB
📄 awesome-transformers.md
38.7 KB
📁 benchmark
📁 benchmark_v2
📄 conftest.py
19.4 KB
📁 docker
📁 docs
📄 doctest_list.txt
📁 examples
📁 i18n
📁 notebooks
📄 pyproject.toml
6.1 KB
📁 scripts
📄 setup.py
12.7 KB
📁 src
📁 tests
📁 utils
README
<!---
Copyright 2020 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://huggingface.co/datasets/huggingface/documentation-images/raw/main/transformers-logo-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://huggingface.co/datasets/huggingface/documentation-images/raw/main/transformers-logo-light.svg">
<img alt="Hugging Face Transformers Library" src="https://huggingface.co/datasets/huggingface/documentation-images/raw/main/transformers-logo-light.svg" width="352" height="59" style="max-width: 100%;">
</picture>
<br/>
<br/>
</p>
<p align="center">
<a href="https://huggingface.com/models"><img alt="Checkpoints on Hub" src="https://img.shields.io/endpoint?url=https://huggingface.co/api/shields/models&color=brightgreen"></a>
<a href="https://circleci.com/gh/huggingface/transformers"><img alt="Build" src="https://img.shields.io/circleci/build/github/huggingface/transformers/main"></a>
<a href="https://github.com/huggingface/transformers/blob/main/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/huggingface/transformers.svg?color=blue"></a>
<a href="https://huggingface.co/docs/transformers/index"><img alt="Documentation" src="https://img.shields.io/website/http/huggingface.co/docs/transformers/index.svg?down_color=red&down_message=offline&up_message=online"></a>
<a href="https://github.com