ankur310794 commited on
Commit
108ac35
1 Parent(s): a8284b3
Files changed (2) hide show
  1. config.json +76 -0
  2. tf_model.h5 +3 -0
config.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "output",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "P106",
13
+ "1": "P112",
14
+ "2": "P127",
15
+ "3": "P131",
16
+ "4": "P136",
17
+ "5": "P159",
18
+ "6": "P17",
19
+ "7": "P170",
20
+ "8": "P175",
21
+ "9": "P176",
22
+ "10": "P19",
23
+ "11": "P20",
24
+ "12": "P26",
25
+ "13": "P264",
26
+ "14": "P276",
27
+ "15": "P36",
28
+ "16": "P40",
29
+ "17": "P407",
30
+ "18": "P413",
31
+ "19": "P495",
32
+ "20": "P50",
33
+ "21": "P69",
34
+ "22": "P740",
35
+ "23": "P800"
36
+ },
37
+ "initializer_range": 0.02,
38
+ "label2id": {
39
+ "P106": 0,
40
+ "P112": 1,
41
+ "P127": 2,
42
+ "P131": 3,
43
+ "P136": 4,
44
+ "P159": 5,
45
+ "P17": 6,
46
+ "P170": 7,
47
+ "P175": 8,
48
+ "P176": 9,
49
+ "P19": 10,
50
+ "P20": 11,
51
+ "P26": 12,
52
+ "P264": 13,
53
+ "P276": 14,
54
+ "P36": 15,
55
+ "P40": 16,
56
+ "P407": 17,
57
+ "P413": 18,
58
+ "P495": 19,
59
+ "P50": 20,
60
+ "P69": 21,
61
+ "P740": 22,
62
+ "P800": 23
63
+ },
64
+ "max_position_embeddings": 512,
65
+ "model_type": "distilbert",
66
+ "n_heads": 12,
67
+ "n_layers": 6,
68
+ "output_past": true,
69
+ "pad_token_id": 0,
70
+ "qa_dropout": 0.1,
71
+ "seq_classif_dropout": 0.2,
72
+ "sinusoidal_pos_embds": false,
73
+ "tie_weights_": true,
74
+ "transformers_version": "4.12.2",
75
+ "vocab_size": 28996
76
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b92c221253db7aaabce148f345747b6161d3c279a667ac42f6299b19edf154b
3
+ size 263331608