lmoncla commited on
Commit
ba7f3b2
·
verified ·
1 Parent(s): bd3007d

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +21 -21
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -11,30 +11,30 @@
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,
@@ -45,7 +45,7 @@
45
  "pad_token_id": 1,
46
  "position_embedding_type": "absolute",
47
  "torch_dtype": "float32",
48
- "transformers_version": "4.38.2",
49
  "type_vocab_size": 1,
50
  "use_cache": true,
51
  "vocab_size": 32005
 
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
+ "0": "NP-Spatial",
15
+ "1": "O",
16
+ "2": "NP-Misc",
17
+ "3": "Head",
18
+ "4": "Latlong",
19
+ "5": "NC-Spatial",
20
+ "6": "NC-Person",
21
+ "7": "Relation",
22
+ "8": "NP-Person",
23
+ "9": "Domain-mark"
24
  },
25
  "initializer_range": 0.02,
26
  "intermediate_size": 3072,
27
  "label2id": {
28
+ "Domain-mark": 9,
29
+ "Head": 3,
30
+ "Latlong": 4,
31
+ "NC-Person": 6,
32
+ "NC-Spatial": 5,
33
+ "NP-Misc": 2,
34
+ "NP-Person": 8,
35
+ "NP-Spatial": 0,
36
+ "O": 1,
37
+ "Relation": 7
38
  },
39
  "layer_norm_eps": 1e-05,
40
  "max_position_embeddings": 514,
 
45
  "pad_token_id": 1,
46
  "position_embedding_type": "absolute",
47
  "torch_dtype": "float32",
48
+ "transformers_version": "4.44.2",
49
  "type_vocab_size": 1,
50
  "use_cache": true,
51
  "vocab_size": 32005
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a10aaa6ea2ae55af0d9f9e24b199c013d6abf27f8bb0de8ac3c576d0af328930
3
  size 440180120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2520294484cf534ff4fe2f598ca34efc05808ef9df8c82ff2e4b70dbd2ba405
3
  size 440180120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:838b9983bd89a2ca95d172256ec6be690ceed06bf1e4be1da7a552368265755d
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:542e157549702c93123be52927ad1c769d0bbb5ef81787370b0377dfbe7776b6
3
+ size 5240