johnrachwanpruna commited on
Commit
e02a9eb
·
verified ·
1 Parent(s): b08bb2a

Add files using upload-large-folder tool

Browse files
safety_checker/config.json CHANGED
@@ -27,7 +27,7 @@
27
  "projection_dim": 512,
28
  "vocab_size": 99
29
  },
30
- "transformers_version": "4.57.3",
31
  "vision_config": {
32
  "attention_dropout": 0.1,
33
  "dropout": 0.1,
 
27
  "projection_dim": 512,
28
  "vocab_size": 99
29
  },
30
+ "transformers_version": "4.56.2",
31
  "vision_config": {
32
  "attention_dropout": 0.1,
33
  "dropout": 0.1,
text_encoder/config.json CHANGED
@@ -19,6 +19,6 @@
19
  "num_hidden_layers": 5,
20
  "pad_token_id": 1,
21
  "projection_dim": 512,
22
- "transformers_version": "4.57.3",
23
  "vocab_size": 1000
24
  }
 
19
  "num_hidden_layers": 5,
20
  "pad_token_id": 1,
21
  "projection_dim": 512,
22
+ "transformers_version": "4.56.2",
23
  "vocab_size": 1000
24
  }