SanghyukChun commited on
Commit
f83b2bc
1 Parent(s): f527732

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +18 -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,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "embed_dim": 512,
3
+ "text_cfg": {
4
+ "context_length": 77,
5
+ "heads": 8,
6
+ "layers": 12,
7
+ "unc_layers": 2,
8
+ "vocab_size": 49408,
9
+ "width": 512
10
+ },
11
+ "vision_cfg": {
12
+ "image_size": 224,
13
+ "layers": 12,
14
+ "patch_size": 16,
15
+ "unc_layers": 2,
16
+ "width": 768
17
+ }
18
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f5f2adfad56883360cc8b52560c3e4d8d9f419c8553abb7c924042572dbcb5
3
+ size 683066852