jimbozhang commited on
Commit
083f870
1 Parent(s): ae6137a

Upload model

Browse files
Files changed (2) hide show
  1. config.json +24 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "DashengModel"
4
+ ],
5
+ "encoder_kwargs": {
6
+ "depth": 12,
7
+ "embed_dim": 768,
8
+ "num_heads": 12,
9
+ "patch_size": [
10
+ 64,
11
+ 4
12
+ ],
13
+ "patch_stride": [
14
+ 64,
15
+ 4
16
+ ],
17
+ "target_length": 1008
18
+ },
19
+ "loss": "BCELoss",
20
+ "model_type": "dasheng",
21
+ "name": "dasheng-base",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.35.2"
24
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adaa439ebec13933501242364a29b7912c2695d0354061b278c873438b2736c3
3
+ size 341807392