innocent-charles commited on
Commit
8453edc
1 Parent(s): d397478

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. avilama_config.json +11 -13
  2. open_clip_config.json +11 -13
avilama_config.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
  "model_cfg": {
3
- "model_cfg": {
4
- "embed_dim": 1024,
5
- "vision_cfg": {
6
- "image_size": 336,
7
- "layers": 1,
8
- "width": 336,
9
- "patch_size": 14
10
- },
11
- "text_cfg": {
12
- "context_length": 512,
13
- "vocab_size": 501153,
14
- "layers": 1
15
- }
16
  }
17
  },
18
  "preprocess_cfg": {
 
1
  {
2
  "model_cfg": {
3
+ "embed_dim": 1024,
4
+ "vision_cfg": {
5
+ "image_size": 336,
6
+ "layers": 1,
7
+ "width": 336,
8
+ "patch_size": 14
9
+ },
10
+ "text_cfg": {
11
+ "context_length": 512,
12
+ "vocab_size": 501153,
13
+ "layers": 1
 
 
14
  }
15
  },
16
  "preprocess_cfg": {
open_clip_config.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
  "model_cfg": {
3
- "model_cfg": {
4
- "embed_dim": 1024,
5
- "vision_cfg": {
6
- "image_size": 336,
7
- "layers": 1,
8
- "width": 336,
9
- "patch_size": 14
10
- },
11
- "text_cfg": {
12
- "context_length": 512,
13
- "vocab_size": 501153,
14
- "layers": 1
15
- }
16
  }
17
  },
18
  "preprocess_cfg": {
 
1
  {
2
  "model_cfg": {
3
+ "embed_dim": 1024,
4
+ "vision_cfg": {
5
+ "image_size": 336,
6
+ "layers": 1,
7
+ "width": 336,
8
+ "patch_size": 14
9
+ },
10
+ "text_cfg": {
11
+ "context_length": 512,
12
+ "vocab_size": 501153,
13
+ "layers": 1
 
 
14
  }
15
  },
16
  "preprocess_cfg": {