Unverified Commit e2c1dd09 authored by yujun's avatar yujun Committed by GitHub
Browse files

fix roformer config doc (#11813)

parent 1b652295
......@@ -78,7 +78,7 @@ class RoFormerConfig(PretrainedConfig):
gradient_checkpointing (:obj:`bool`, `optional`, defaults to :obj:`False`):
If :obj:`True`, use gradient checkpointing to save memory at the expense of slower backward pass.
Example::
Example::
>>> from transformers import RoFormerModel, RoFormerConfig
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment