SanghyukChun commited on
Commit
bec627a
1 Parent(s): f762988

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +27 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - pytorch_model_hub_mixin
4
+ - model_hub_mixin
5
+ ---
6
+
7
+ This model has been pushed to the Hub using ****:
8
+ - Repo: [More Information Needed]
9
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "embed_dim": 1024,
3
+ "init_logit_bias": -10,
4
+ "quick_gelu": true,
5
+ "text_cfg": {
6
+ "context_length": 77,
7
+ "embed_cls": true,
8
+ "embed_unc": true,
9
+ "heads": 16,
10
+ "init_unc_bias": -10,
11
+ "layers": 24,
12
+ "no_causal_mask": true,
13
+ "pool_type": "last",
14
+ "proj_bias": true,
15
+ "vocab_size": 49408,
16
+ "width": 1024
17
+ },
18
+ "vision_cfg": {
19
+ "embed_unc": true,
20
+ "head_width": 80,
21
+ "image_size": 224,
22
+ "init_unc_bias": -10,
23
+ "layers": 32,
24
+ "patch_size": 14,
25
+ "width": 1280
26
+ }
27
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcc7649a2d43fa85e90ddea02ce4af6ec367eb44fdc1c18bfb3f55adc0cc8c5b
3
+ size 3953996200