deliciouscat commited on
Commit
7385ae2
·
verified ·
1 Parent(s): d2f4f81

Upload model

Browse files
Files changed (3) hide show
  1. README.md +3 -0
  2. config.json +2 -2
  3. model.safetensors +2 -2
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  this is a decoder model for bart model which is for DeBERTa encoder.
2
 
3
  this decoder is not DeBERTa
 
1
+ ---
2
+ {}
3
+ ---
4
  this is a decoder model for bart model which is for DeBERTa encoder.
5
 
6
  this decoder is not DeBERTa
config.json CHANGED
@@ -12,10 +12,10 @@
12
  "intermediate_size": 3072,
13
  "is_decoder": true,
14
  "layer_norm_eps": 1e-12,
15
- "max_position_embeddings": 768,
16
  "model_type": "bert",
17
  "num_attention_heads": 8,
18
- "num_hidden_layers": 4,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
 
12
  "intermediate_size": 3072,
13
  "is_decoder": true,
14
  "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
  "model_type": "bert",
17
  "num_attention_heads": 8,
18
+ "num_hidden_layers": 6,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
  "torch_dtype": "float32",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68bce93218480b46e62d32e598cac88bd282193fbd57c1dbcd91904901f57397
3
- size 550014656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99fa1532440370ae4fed10401a723b74b9e04902a402d5b9f938c81aed496be1
3
+ size 624848688