We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8def57a commit 1f9fbb4Copy full SHA for 1f9fbb4
huggingface-transformers/auto_classes.py
@@ -5,7 +5,6 @@
5
AutoTokenizer,
6
)
7
8
-
9
model_name = "cardiffnlp/twitter-roberta-base-sentiment-latest"
10
11
config = AutoConfig.from_pretrained(model_name)
0 commit comments