mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-05 05:40:05 +06:00

* 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>
1.5 KiB
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