Unverified Commit ced1f1f5 authored by SaulLu's avatar SaulLu Committed by GitHub
Browse files

fix typo inside bloom documentation (#18187)

parent edadfc58
......@@ -36,7 +36,7 @@ from .configuration_bloom import BloomConfig
logger = logging.get_logger(__name__)
_CHECKPOINT_FOR_DOC = "bigscience/Bloom"
_CHECKPOINT_FOR_DOC = "bigscience/bloom"
_CONFIG_FOR_DOC = "BloomConfig"
_TOKENIZER_FOR_DOC = "BloomTokenizerFast"
......
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