huggingface/doc-builder

Underscore in certain function, is rendered as italic

SuperSecureHuman opened this issue · 0 comments

huggingface.co/docs/accelerate/quicktour#use-gradient-clipping

image

Here, the actual function name is clip_grad_value_ , but the '_' is converted to italic.

I believe this issue could be there in the other part of the docs, but there is where I noticed first.

Repost of huggingface/accelerate#2382