hzeghidi commited on
Commit
271b471
·
verified ·
1 Parent(s): f6d9635

add Latlong tag

Browse files
Files changed (3) hide show
  1. config.json +18 -16
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -11,28 +11,30 @@
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
- "0": "Domain_mark",
15
  "1": "Head",
16
- "2": "NC_Person",
17
- "3": "NC_Spatial",
18
- "4": "NP_Misc",
19
- "5": "NP_Person",
20
- "6": "NP_Spatial",
21
- "7": "O",
22
- "8": "Relation"
 
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
- "Domain_mark": 0,
28
  "Head": 1,
29
- "NC_Person": 2,
30
- "NC_Spatial": 3,
31
- "NP_Misc": 4,
32
- "NP_Person": 5,
33
- "NP_Spatial": 6,
34
- "O": 7,
35
- "Relation": 8
 
36
  },
37
  "layer_norm_eps": 1e-05,
38
  "max_position_embeddings": 514,
 
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
+ "0": "Domain-mark",
15
  "1": "Head",
16
+ "2": "Latlong",
17
+ "3": "NC-Person",
18
+ "4": "NC-Spatial",
19
+ "5": "NP-Misc",
20
+ "6": "NP-Person",
21
+ "7": "NP-Spatial",
22
+ "8": "O",
23
+ "9": "Relation"
24
  },
25
  "initializer_range": 0.02,
26
  "intermediate_size": 3072,
27
  "label2id": {
28
+ "Domain-mark": 0,
29
  "Head": 1,
30
+ "Latlong": 2,
31
+ "NC-Person": 3,
32
+ "NC-Spatial": 4,
33
+ "NP-Misc": 5,
34
+ "NP-Person": 6,
35
+ "NP-Spatial": 7,
36
+ "O": 8,
37
+ "Relation": 9
38
  },
39
  "layer_norm_eps": 1e-05,
40
  "max_position_embeddings": 514,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b682d3a3e979165af9af8d90feef7f765aeffb278ecb7d9bdc3565f1d677236
3
- size 440177044
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a10aaa6ea2ae55af0d9f9e24b199c013d6abf27f8bb0de8ac3c576d0af328930
3
+ size 440180120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6042aca7ffb6c813e9f4e407060e568b1b4306658eb90de811d9b8fec8c22b64
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:838b9983bd89a2ca95d172256ec6be690ceed06bf1e4be1da7a552368265755d
3
  size 4920