doc-builder icon indicating copy to clipboard operation
doc-builder copied to clipboard

Issue with showing docstrings

Open NielsRogge opened this issue 3 years ago • 0 comments

When hovering over the arguments of the TrainingArguments, the docstrings aren't showing up here: https://huggingface.co/docs/transformers/main_classes/trainer

It works for the arguments of Trainer, but not for TrainingArguments.

NielsRogge avatar Sep 19 '22 10:09 NielsRogge