add config

This commit is contained in:
Patrick von Platen 2021-09-13 14:55:43 +02:00
parent a03a517ef4
commit 267be6cf86
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"architectures": [ "architectures": [
"BEiTForImageClassification" "BeitForImageClassification"
], ],
"attention_probs_dropout_prob": 0.0, "attention_probs_dropout_prob": 0.0,
"drop_path_rate": 0.1, "drop_path_rate": 0.1,