Zawad commited on
Commit
e720e6e
1 Parent(s): e381b24

Upload BertForTokenClassification

Browse files
Files changed (2) hide show
  1. config.json +41 -41
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "eventdata-utd/conflibert-named-entity-recognition",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
@@ -10,52 +10,52 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "O",
14
- "1": "B-Organisation",
15
- "2": "I-Organisation",
16
- "3": "B-Temporal",
17
- "4": "I-Temporal",
18
- "5": "B-Nationality",
19
- "6": "B-Location",
20
- "7": "I-Location",
21
- "8": "B-Person",
22
- "9": "I-Person",
23
- "10": "B-DocumentReference",
24
- "11": "I-DocumentReference",
25
- "12": "B-Money",
26
- "13": "I-Money",
27
- "14": "B-Quantity",
28
- "15": "B-MilitaryPlatform",
29
  "16": "I-MilitaryPlatform",
30
- "17": "B-Weapon",
31
- "18": "I-Weapon",
32
- "19": "I-Quantity",
33
- "20": "I-Nationality"
34
  },
35
  "initializer_range": 0.02,
36
  "intermediate_size": 3072,
37
  "label2id": {
38
- "B-DocumentReference": 10,
39
- "B-Location": 6,
40
- "B-MilitaryPlatform": 15,
41
- "B-Money": 12,
42
- "B-Nationality": 5,
43
- "B-Organisation": 1,
44
- "B-Person": 8,
45
- "B-Quantity": 14,
46
- "B-Temporal": 3,
47
- "B-Weapon": 17,
48
- "I-DocumentReference": 11,
49
- "I-Location": 7,
50
  "I-MilitaryPlatform": 16,
51
- "I-Money": 13,
52
- "I-Nationality": 20,
53
- "I-Organisation": 2,
54
- "I-Person": 9,
55
- "I-Quantity": 19,
56
- "I-Temporal": 4,
57
- "I-Weapon": 18,
58
- "O": 0
59
  },
60
  "layer_norm_eps": 1e-12,
61
  "max_position_embeddings": 512,
 
1
  {
2
+ "_name_or_path": "For_Huggingface_re3dner_model",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "B-Organisation",
14
+ "1": "B-Person",
15
+ "2": "O",
16
+ "3": "I-Location",
17
+ "4": "B-Quantity",
18
+ "5": "I-Organisation",
19
+ "6": "B-Weapon",
20
+ "7": "B-Nationality",
21
+ "8": "I-Temporal",
22
+ "9": "I-DocumentReference",
23
+ "10": "I-Quantity",
24
+ "11": "I-Nationality",
25
+ "12": "B-Temporal",
26
+ "13": "I-Weapon",
27
+ "14": "B-MilitaryPlatform",
28
+ "15": "B-Money",
29
  "16": "I-MilitaryPlatform",
30
+ "17": "B-DocumentReference",
31
+ "18": "B-Location",
32
+ "19": "I-Person",
33
+ "20": "I-Money"
34
  },
35
  "initializer_range": 0.02,
36
  "intermediate_size": 3072,
37
  "label2id": {
38
+ "B-DocumentReference": 17,
39
+ "B-Location": 18,
40
+ "B-MilitaryPlatform": 14,
41
+ "B-Money": 15,
42
+ "B-Nationality": 7,
43
+ "B-Organisation": 0,
44
+ "B-Person": 1,
45
+ "B-Quantity": 4,
46
+ "B-Temporal": 12,
47
+ "B-Weapon": 6,
48
+ "I-DocumentReference": 9,
49
+ "I-Location": 3,
50
  "I-MilitaryPlatform": 16,
51
+ "I-Money": 20,
52
+ "I-Nationality": 11,
53
+ "I-Organisation": 5,
54
+ "I-Person": 19,
55
+ "I-Quantity": 10,
56
+ "I-Temporal": 8,
57
+ "I-Weapon": 13,
58
+ "O": 2
59
  },
60
  "layer_norm_eps": 1e-12,
61
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b6b813164150043c3915e7222d055f799dd09f5eaaee42bf36ae02a4e35d26f
3
  size 434050948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db27455ca6610408e971a2d06de203ac2283ee64ddad888280e91013e01156d9
3
  size 434050948