GuillemGSubies commited on
Commit
3f8e6bc
1 Parent(s): 6bcf05c

Upload the model

Browse files
Files changed (2) hide show
  1. config.json +49 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/mdeberta-v3-base-16-4e-05-0.1-livingner1_best",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "LABEL_0",
12
+ "1": "LABEL_1",
13
+ "2": "LABEL_2",
14
+ "3": "LABEL_3",
15
+ "4": "LABEL_4"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "B-HUMAN": 0,
21
+ "B-SPECIES": 3,
22
+ "I-HUMAN": 1,
23
+ "I-SPECIES": 4,
24
+ "O": 2
25
+ },
26
+ "layer_norm_eps": 1e-07,
27
+ "max_position_embeddings": 512,
28
+ "max_relative_positions": -1,
29
+ "model_type": "deberta-v2",
30
+ "norm_rel_ebd": "layer_norm",
31
+ "num_attention_heads": 12,
32
+ "num_hidden_layers": 12,
33
+ "pad_token_id": 0,
34
+ "pooler_dropout": 0,
35
+ "pooler_hidden_act": "gelu",
36
+ "pooler_hidden_size": 768,
37
+ "pos_att_type": [
38
+ "p2c",
39
+ "c2p"
40
+ ],
41
+ "position_biased_input": false,
42
+ "position_buckets": 256,
43
+ "relative_attention": true,
44
+ "share_att_key": true,
45
+ "torch_dtype": "float32",
46
+ "transformers_version": "4.25.1",
47
+ "type_vocab_size": 0,
48
+ "vocab_size": 251000
49
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffd3a8f69a484891fde6ac657e3417597e9edddb17e8d5f5cccd9900e4eb5272
3
+ size 1115323961