davidfant commited on
Commit
cc94aaa
1 Parent(s): aa9aa65

Upload model

Browse files
Files changed (2) hide show
  1. config.json +52 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "godmode/nn/classifier/models/marco/microsoft--deberta-v2-xxlarge-mnli/checkpoint-2800",
3
+ "architectures": [
4
+ "DebertaV2Model"
5
+ ],
6
+ "attention_head_size": 64,
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "conv_act": "gelu",
9
+ "conv_kernel_size": 3,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 1536,
13
+ "id2label": {
14
+ "0": "CONTRADICTION",
15
+ "1": "NEUTRAL",
16
+ "2": "ENTAILMENT"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 6144,
20
+ "label2id": {
21
+ "CONTRADICTION": 0,
22
+ "ENTAILMENT": 2,
23
+ "NEUTRAL": 1
24
+ },
25
+ "layer_norm_eps": 1e-07,
26
+ "max_position_embeddings": 512,
27
+ "max_relative_positions": -1,
28
+ "model_type": "deberta-v2",
29
+ "norm_rel_ebd": "layer_norm",
30
+ "num_attention_heads": 24,
31
+ "num_hidden_layers": 48,
32
+ "pad_token_id": 0,
33
+ "pooler_dropout": 0,
34
+ "pooler_hidden_act": "gelu",
35
+ "pooler_hidden_size": 1536,
36
+ "pooling": {
37
+ "dropout": 0,
38
+ "hidden_act": "gelu"
39
+ },
40
+ "pos_att_type": [
41
+ "p2c",
42
+ "c2p"
43
+ ],
44
+ "position_biased_input": false,
45
+ "position_buckets": 256,
46
+ "relative_attention": true,
47
+ "share_att_key": true,
48
+ "torch_dtype": "float16",
49
+ "transformers_version": "4.31.0",
50
+ "type_vocab_size": 0,
51
+ "vocab_size": 128100
52
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7229f9d773da54e0ff53735f731c124a9384057ad678fd561d5d1b7d6e404e95
3
+ size 3129352757