# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="x-g85/X_G85_LSTM")