ankur310794 commited on
Commit
5a9d130
1 Parent(s): 2cbbd9e
Files changed (2) hide show
  1. config.json +48 -48
  2. tf_model.h5 +1 -1
config.json CHANGED
@@ -9,57 +9,57 @@
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",
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "occupation",
13
+ "1": "founder",
14
+ "2": "owned by",
15
+ "3": "located in the administrative territorial entity",
16
+ "4": "genre",
17
+ "5": "headquarters location",
18
+ "6": "country",
19
+ "7": "creator",
20
+ "8": "performer",
21
+ "9": "manufacturer",
22
+ "10": "place of birth",
23
+ "11": "place of death",
24
+ "12": "spouse",
25
+ "13": "record label",
26
+ "14": "location",
27
+ "15": "capital",
28
+ "16": "child",
29
+ "17": "language of work or name",
30
+ "18": "position played on team / speciality",
31
+ "19": "country of origin",
32
+ "20": "author",
33
+ "21": "educated at",
34
+ "22": "location of formation",
35
+ "23": "notable work"
36
  },
37
  "initializer_range": 0.02,
38
  "label2id": {
39
+ "author": 20,
40
+ "capital": 15,
41
+ "child": 16,
42
+ "country": 6,
43
+ "country of origin": 19,
44
+ "creator": 7,
45
+ "educated at": 21,
46
+ "founder": 1,
47
+ "genre": 4,
48
+ "headquarters location": 5,
49
+ "language of work or name": 17,
50
+ "located in the administrative territorial entity": 3,
51
+ "location": 14,
52
+ "location of formation": 22,
53
+ "manufacturer": 9,
54
+ "notable work": 23,
55
+ "occupation": 0,
56
+ "owned by": 2,
57
+ "performer": 8,
58
+ "place of birth": 10,
59
+ "place of death": 11,
60
+ "position played on team / speciality": 18,
61
+ "record label": 13,
62
+ "spouse": 12
63
  },
64
  "max_position_embeddings": 512,
65
  "model_type": "distilbert",
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b92c221253db7aaabce148f345747b6161d3c279a667ac42f6299b19edf154b
3
  size 263331608
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ef991d8f80b0fe0968b255d53a2648aad752067ef4f9ee5bd8a1719498f4a11
3
  size 263331608