I would like to change the format of the logger in the Transformers library when using AutoTokenizer. from_pretrained(). May I ask where the enable_explicit_format function in the logging.py file was called?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is there any way to use the some logging basicConfig across the Trainer object? | 0 | 8 | August 14, 2024 | |
How to change the batch size of a pretrained model? | 1 | 1255 | August 25, 2022 | |
Computing Log-Probabilities in Two Different Ways | 0 | 472 | November 29, 2023 | |
Transformers v3.0.0 is out! | 0 | 1917 | July 7, 2020 | |
Why do the value of logits change depending on whether samples are batched or not? | 1 | 248 | August 20, 2024 |