Upload transformers.txt with huggingface_hub
Browse files- transformers.txt +0 -2
transformers.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
# Hyperparameter Search using Trainer API
|
4 |
|
5 |
🤗 Transformers provides a `Trainer` class optimized for training 🤗 Transformers models, making it easier to start training without manually writing your own training loop. The `Trainer` provides API for hyperparameter search. This doc shows how to enable it in example.
|
|
|
|
|
|
|
1 |
# Hyperparameter Search using Trainer API
|
2 |
|
3 |
🤗 Transformers provides a `Trainer` class optimized for training 🤗 Transformers models, making it easier to start training without manually writing your own training loop. The `Trainer` provides API for hyperparameter search. This doc shows how to enable it in example.
|