patrickvonplaten commited on
Commit
267be6c
1 Parent(s): a03a517

add config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "BEiTForImageClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.0,
6
  "drop_path_rate": 0.1,
 
1
  {
2
  "architectures": [
3
+ "BeitForImageClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.0,
6
  "drop_path_rate": 0.1,