🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
COMMITS
/ utils/download_glue_data.py March 25, 2025
Y
Update ruff to `0.11.2` (#36962)
Yih-Dar committed
May 22, 2024
A
update ruff version (#30932)
Arthur committed
October 7, 2021
М
Raise exceptions instead of asserts (#13907)
Максим Заякин committed
March 31, 2021
S
Enforce string-formatting with f-strings (#10980)
Sylvain Gugger committed
December 31, 2019
A
GPU text generation: mMoved the encoded_prompt to correct device
alberduris committed
A
Moved the encoded_prompts to correct device
alberduris committed
December 21, 2019
A
Fix F401 flake8 warning (x152 / 268).
Aymeric Augustin committed
A
Remove trailing whitespace from all Python files.
Aymeric Augustin committed
A
Sort imports with isort.
Aymeric Augustin committed
A
Reformat source code with black.
Aymeric Augustin committed
December 3, 2019
J
Change ref to original GLUE downloader script
Juha Kiili committed
November 29, 2019
J
Add link to original source and license to download_glue.data.py
Juha Kiili committed
November 21, 2019
A
Add download_glue_data.py from kamalkraj/ALBERT-TF2.0
Aarni Koskela committed