transformers/docs/source/ja/internal/trainer_utils.md
Rockerz b002353dca
Translating en/internal folder docs to Japanese 🇯🇵 (#26747)
* Add translation to fitst 3 file of internal folder

* Update Toctree.md and add files

* Update docs/source/ja/internal/generation_utils

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Rename generation_utils file

* rename pipelines_utils.md

* Change file names

---------

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
2023-10-17 15:01:21 -07:00

1.5 KiB

トレーナー用ユーティリティ

このページには、[Trainer] で使用されるすべてのユーティリティ関数がリストされています。

これらのほとんどは、ライブラリ内のトレーナーのコードを学習する場合にのみ役に立ちます。

Utilities

autodoc EvalPrediction

autodoc IntervalStrategy

autodoc enable_full_determinism

autodoc set_seed

autodoc torch_distributed_zero_first

Callbacks internals

autodoc trainer_callback.CallbackHandler

Distributed Evaluation

autodoc trainer_pt_utils.DistributedTensorGatherer

Distributed Evaluation

autodoc HfArgumentParser

Debug Utilities

autodoc debug_utils.DebugUnderflowOverflow