johnrachwanpruna commited on
Commit
97d7bf6
·
verified ·
1 Parent(s): bd69d6e

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.5",
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.57.6",
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.5",
23
  "vocab_size": 1000
24
  }
 
19
  "num_hidden_layers": 5,
20
  "pad_token_id": 1,
21
  "projection_dim": 512,
22
+ "transformers_version": "4.57.6",
23
  "vocab_size": 1000
24
  }