Aehus commited on
Commit
565dc29
1 Parent(s): e9972ff

Upload 2 files

Browse files
Files changed (2) hide show
  1. model_config.json +24 -0
  2. videberta_small.bin +3 -0
model_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_head_size": 64,
3
+ "attention_probs_dropout_prob": 0.1,
4
+ "hidden_act": "gelu",
5
+ "hidden_dropout_prob": 0.1,
6
+ "hidden_size": 384,
7
+ "initializer_range": 0.02,
8
+ "intermediate_size": 1536,
9
+ "layer_norm_eps": 1e-07,
10
+ "max_position_embeddings": 512,
11
+ "max_relative_positions": -1,
12
+ "model_type": "deberta-v2",
13
+ "norm_rel_ebd": "layer_norm",
14
+ "num_attention_heads": 6,
15
+ "num_hidden_layers": 12,
16
+ "pos_att_type": "p2c|c2p",
17
+ "position_biased_input": false,
18
+ "position_buckets": 256,
19
+ "relative_attention": true,
20
+ "share_att_key": true,
21
+ "type_vocab_size": 0,
22
+ "vocab_size": 128000
23
+ }
24
+
videberta_small.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c828b4b5051d1d4e0a14cadafda8c19bda4a9b17f488e36d56720487cf252cc
3
+ size 240707259