-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
I am trying to make appear in the docs the class args for datasets.DatasetBuilder without success:
I have tried:
- putting args in docstring at the class level and also at the
__init__method - adding "all" to autodoc directive
I took as example transformers.Trainer: https://huggingface.co/docs/transformers/main/en/main_classes/trainer#transformers.Trainer
What should I do to make it work?
Thank you.
P.S.: I open an issue as I think this might be useful to other users as well.
Metadata
Metadata
Assignees
Labels
No labels