Youmnaaaa commited on
Commit
3d76569
·
verified ·
1 Parent(s): 945cc56

update entity

Browse files
config.json CHANGED
@@ -105,7 +105,7 @@
105
  "pad_token_id": 0,
106
  "position_embedding_type": "absolute",
107
  "tie_word_embeddings": true,
108
- "transformers_version": "5.0.0",
109
  "type_vocab_size": 2,
110
  "use_cache": false,
111
  "vocab_size": 30000
 
105
  "pad_token_id": 0,
106
  "position_embedding_type": "absolute",
107
  "tie_word_embeddings": true,
108
+ "transformers_version": "5.9.0",
109
  "type_vocab_size": 2,
110
  "use_cache": false,
111
  "vocab_size": 30000
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f93bf31da13c8864fa5e9f08fa8fff057de332a26992b116b8986f7f775234f0
3
- size 434106292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b4c707c1260047a02c7d03f05fe0bae472811fd98c34084894e56e5a4aa0957
3
+ size 434106316
tokenizer_config.json CHANGED
@@ -4,6 +4,7 @@
4
  "do_lower_case": false,
5
  "full_tokenizer_file": null,
6
  "is_local": false,
 
7
  "mask_token": "[MASK]",
8
  "model_max_length": 1000000000000000019884624838656,
9
  "pad_token": "[PAD]",
 
4
  "do_lower_case": false,
5
  "full_tokenizer_file": null,
6
  "is_local": false,
7
+ "local_files_only": false,
8
  "mask_token": "[MASK]",
9
  "model_max_length": 1000000000000000019884624838656,
10
  "pad_token": "[PAD]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0b0e626610300cd38f69be779b2d3757e7970e1827da1d2b45363bbbf8d6479
3
- size 5137
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41922bc09d34b478984957c566a9c0301043655c540471085dbd56910b87c458
3
+ size 5265
training_info.json CHANGED
@@ -41,10 +41,10 @@
41
  "I-STATUS",
42
  "I-TIME_CONTEXT"
43
  ],
44
- "eval_precision": 0.8923303834808259,
45
- "eval_recall": 0.9250764525993884,
46
- "eval_f1": 0.9084084084084084,
47
- "eval_accuracy": 0.9192520186995325,
48
  "aggregation": "simple",
49
  "list_entities": [
50
  "PLACE_NAME"
 
41
  "I-STATUS",
42
  "I-TIME_CONTEXT"
43
  ],
44
+ "eval_precision": 0.8713527851458885,
45
+ "eval_recall": 0.9240506329113924,
46
+ "eval_f1": 0.8969283276450511,
47
+ "eval_accuracy": 0.9244168881015649,
48
  "aggregation": "simple",
49
  "list_entities": [
50
  "PLACE_NAME"