CTRL

Note: if you fine-tune a CTRL model using the Salesforce code (https://github.com/salesforce/ctrl), you’ll be able to convert from TF to our HuggingFace/Transformers format using the convert_tf_to_huggingface_pytorch.py script (see issue #1654).

CTRLConfig

CTRLTokenizer

CTRLModel

CTRLLMHeadModel

TFCTRLModel

TFCTRLLMHeadModel