mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-04 21:30:07 +06:00

* Fix model documentation links in attention.md * Fix external link syntax * Fix target anchor names of section links * Fix copyright statement comments * Fix documentation headings
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
Trainer Argument Parser
autodoc HfArgumentParser
Debug Utilities
autodoc debug_utils.DebugUnderflowOverflow