diff --git a/config.json b/config.json index e62ea3a..f241690 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "architectures": [ - "BEiTForImageClassification" + "BeitForImageClassification" ], "attention_probs_dropout_prob": 0.0, "drop_path_rate": 0.1,