How to use CLMBR/superlative-quantifier-lstm-1 with Transformers:
# Load model directly from transformers import RNNForLanguageModeling model = RNNForLanguageModeling.from_pretrained("CLMBR/superlative-quantifier-lstm-1", dtype="auto")