PuxAI commited on
Commit
2287398
·
verified ·
1 Parent(s): 0b95446

Upload folder using huggingface_hub

Browse files
Files changed (21) hide show
  1. financial-pii-ready/span-deberta-v3-base/added_tokens.json +3 -0
  2. financial-pii-ready/span-deberta-v3-base/checkpoint-50/added_tokens.json +3 -0
  3. financial-pii-ready/span-deberta-v3-base/checkpoint-50/config.json +57 -0
  4. financial-pii-ready/span-deberta-v3-base/checkpoint-50/model.safetensors +3 -0
  5. financial-pii-ready/span-deberta-v3-base/checkpoint-50/optimizer.pt +3 -0
  6. financial-pii-ready/span-deberta-v3-base/checkpoint-50/rng_state.pth +3 -0
  7. financial-pii-ready/span-deberta-v3-base/checkpoint-50/scaler.pt +3 -0
  8. financial-pii-ready/span-deberta-v3-base/checkpoint-50/scheduler.pt +3 -0
  9. financial-pii-ready/span-deberta-v3-base/checkpoint-50/special_tokens_map.json +15 -0
  10. financial-pii-ready/span-deberta-v3-base/checkpoint-50/spm.model +3 -0
  11. financial-pii-ready/span-deberta-v3-base/checkpoint-50/tokenizer.json +0 -0
  12. financial-pii-ready/span-deberta-v3-base/checkpoint-50/tokenizer_config.json +60 -0
  13. financial-pii-ready/span-deberta-v3-base/checkpoint-50/trainer_state.json +33 -0
  14. financial-pii-ready/span-deberta-v3-base/checkpoint-50/training_args.bin +3 -0
  15. financial-pii-ready/span-deberta-v3-base/config.json +57 -0
  16. financial-pii-ready/span-deberta-v3-base/pytorch_model.bin +3 -0
  17. financial-pii-ready/span-deberta-v3-base/special_tokens_map.json +15 -0
  18. financial-pii-ready/span-deberta-v3-base/spm.model +3 -0
  19. financial-pii-ready/span-deberta-v3-base/tokenizer.json +0 -0
  20. financial-pii-ready/span-deberta-v3-base/tokenizer_config.json +60 -0
  21. financial-pii-ready/span-deberta-v3-base/training_meta.json +19 -0
financial-pii-ready/span-deberta-v3-base/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
financial-pii-ready/span-deberta-v3-base/checkpoint-50/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
financial-pii-ready/span-deberta-v3-base/checkpoint-50/config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "DebertaAdvancedSpanClassifier"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "dtype": "float32",
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "O",
12
+ "1": "ADDRESS",
13
+ "2": "COMPANY",
14
+ "3": "CREDIT_CARD",
15
+ "4": "EMAIL",
16
+ "5": "NAME",
17
+ "6": "PHONE",
18
+ "7": "SSN",
19
+ "8": "URL"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "ADDRESS": 1,
25
+ "COMPANY": 2,
26
+ "CREDIT_CARD": 3,
27
+ "EMAIL": 4,
28
+ "NAME": 5,
29
+ "O": 0,
30
+ "PHONE": 6,
31
+ "SSN": 7,
32
+ "URL": 8
33
+ },
34
+ "layer_norm_eps": 1e-07,
35
+ "legacy": true,
36
+ "max_position_embeddings": 512,
37
+ "max_relative_positions": -1,
38
+ "model_type": "deberta-v2",
39
+ "norm_rel_ebd": "layer_norm",
40
+ "num_attention_heads": 12,
41
+ "num_hidden_layers": 12,
42
+ "pad_token_id": 0,
43
+ "pooler_dropout": 0,
44
+ "pooler_hidden_act": "gelu",
45
+ "pooler_hidden_size": 768,
46
+ "pos_att_type": [
47
+ "p2c",
48
+ "c2p"
49
+ ],
50
+ "position_biased_input": false,
51
+ "position_buckets": 256,
52
+ "relative_attention": true,
53
+ "share_att_key": true,
54
+ "transformers_version": "4.57.6",
55
+ "type_vocab_size": 0,
56
+ "vocab_size": 128100
57
+ }
financial-pii-ready/span-deberta-v3-base/checkpoint-50/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b090564dd957ed5c37aab99970d889479428ca0bf307ceeb3eb2840283efae5e
3
+ size 741356668
financial-pii-ready/span-deberta-v3-base/checkpoint-50/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6699215e9b63ef9a57025aeb8b2ab65c796ac94cafc0494605d0351ac26af708
3
+ size 1482837003
financial-pii-ready/span-deberta-v3-base/checkpoint-50/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eca20e8d6cd37c1f1001ca2363f74a984601c96285d1c00e9c10881c48cd4dd
3
+ size 14645
financial-pii-ready/span-deberta-v3-base/checkpoint-50/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cd0e9d505fbc3f97feb166d29026132bdf14eb3e5c7ff77beebc303ee666f96
3
+ size 1383
financial-pii-ready/span-deberta-v3-base/checkpoint-50/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:623ca1baebe375ebca31f69d12d0e047e25a5e6b4b922c4848649c2d9ca4d6b6
3
+ size 1465
financial-pii-ready/span-deberta-v3-base/checkpoint-50/special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": {
9
+ "content": "[UNK]",
10
+ "lstrip": false,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ }
15
+ }
financial-pii-ready/span-deberta-v3-base/checkpoint-50/spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
financial-pii-ready/span-deberta-v3-base/checkpoint-50/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
financial-pii-ready/span-deberta-v3-base/checkpoint-50/tokenizer_config.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": true,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "[PAD]",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "[CLS]",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "[SEP]",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "[UNK]",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "128000": {
37
+ "content": "[MASK]",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "[CLS]",
46
+ "clean_up_tokenization_spaces": false,
47
+ "cls_token": "[CLS]",
48
+ "do_lower_case": false,
49
+ "eos_token": "[SEP]",
50
+ "extra_special_tokens": {},
51
+ "mask_token": "[MASK]",
52
+ "model_max_length": 1000000000000000019884624838656,
53
+ "pad_token": "[PAD]",
54
+ "sep_token": "[SEP]",
55
+ "sp_model_kwargs": {},
56
+ "split_by_punct": false,
57
+ "tokenizer_class": "DebertaV2Tokenizer",
58
+ "unk_token": "[UNK]",
59
+ "vocab_type": "spm"
60
+ }
financial-pii-ready/span-deberta-v3-base/checkpoint-50/trainer_state.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 50,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [],
12
+ "logging_steps": 500,
13
+ "max_steps": 50,
14
+ "num_input_tokens_seen": 0,
15
+ "num_train_epochs": 1,
16
+ "save_steps": 500,
17
+ "stateful_callbacks": {
18
+ "TrainerControl": {
19
+ "args": {
20
+ "should_epoch_stop": false,
21
+ "should_evaluate": false,
22
+ "should_log": false,
23
+ "should_save": true,
24
+ "should_training_stop": true
25
+ },
26
+ "attributes": {}
27
+ }
28
+ },
29
+ "total_flos": 15933359055060.0,
30
+ "train_batch_size": 2,
31
+ "trial_name": null,
32
+ "trial_params": null
33
+ }
financial-pii-ready/span-deberta-v3-base/checkpoint-50/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76a14c10ea8096bf43cb9055597fe5af291b765dfa21b0d5e36f063eb25c35ac
3
+ size 5841
financial-pii-ready/span-deberta-v3-base/config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "DebertaAdvancedSpanClassifier"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "dtype": "float32",
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "O",
12
+ "1": "ADDRESS",
13
+ "2": "COMPANY",
14
+ "3": "CREDIT_CARD",
15
+ "4": "EMAIL",
16
+ "5": "NAME",
17
+ "6": "PHONE",
18
+ "7": "SSN",
19
+ "8": "URL"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "ADDRESS": 1,
25
+ "COMPANY": 2,
26
+ "CREDIT_CARD": 3,
27
+ "EMAIL": 4,
28
+ "NAME": 5,
29
+ "O": 0,
30
+ "PHONE": 6,
31
+ "SSN": 7,
32
+ "URL": 8
33
+ },
34
+ "layer_norm_eps": 1e-07,
35
+ "legacy": true,
36
+ "max_position_embeddings": 512,
37
+ "max_relative_positions": -1,
38
+ "model_type": "deberta-v2",
39
+ "norm_rel_ebd": "layer_norm",
40
+ "num_attention_heads": 12,
41
+ "num_hidden_layers": 12,
42
+ "pad_token_id": 0,
43
+ "pooler_dropout": 0,
44
+ "pooler_hidden_act": "gelu",
45
+ "pooler_hidden_size": 768,
46
+ "pos_att_type": [
47
+ "p2c",
48
+ "c2p"
49
+ ],
50
+ "position_biased_input": false,
51
+ "position_buckets": 256,
52
+ "relative_attention": true,
53
+ "share_att_key": true,
54
+ "transformers_version": "4.57.6",
55
+ "type_vocab_size": 0,
56
+ "vocab_size": 128100
57
+ }
financial-pii-ready/span-deberta-v3-base/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f0ce3ee404450dd7ae521c12cbf0381a7e1bc825738dde38f5fbc3f1873c8d1
3
+ size 741418575
financial-pii-ready/span-deberta-v3-base/special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": {
9
+ "content": "[UNK]",
10
+ "lstrip": false,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ }
15
+ }
financial-pii-ready/span-deberta-v3-base/spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
financial-pii-ready/span-deberta-v3-base/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
financial-pii-ready/span-deberta-v3-base/tokenizer_config.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": true,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "[PAD]",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "[CLS]",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "[SEP]",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "[UNK]",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "128000": {
37
+ "content": "[MASK]",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "[CLS]",
46
+ "clean_up_tokenization_spaces": false,
47
+ "cls_token": "[CLS]",
48
+ "do_lower_case": false,
49
+ "eos_token": "[SEP]",
50
+ "extra_special_tokens": {},
51
+ "mask_token": "[MASK]",
52
+ "model_max_length": 1000000000000000019884624838656,
53
+ "pad_token": "[PAD]",
54
+ "sep_token": "[SEP]",
55
+ "sp_model_kwargs": {},
56
+ "split_by_punct": false,
57
+ "tokenizer_class": "DebertaV2Tokenizer",
58
+ "unk_token": "[UNK]",
59
+ "vocab_type": "spm"
60
+ }
financial-pii-ready/span-deberta-v3-base/training_meta.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "span_based",
3
+ "base_model": "microsoft/deberta-v3-base",
4
+ "dataset": "financial-pii-ready",
5
+ "label_list": [
6
+ "O",
7
+ "ADDRESS",
8
+ "COMPANY",
9
+ "CREDIT_CARD",
10
+ "EMAIL",
11
+ "NAME",
12
+ "PHONE",
13
+ "SSN",
14
+ "URL"
15
+ ],
16
+ "max_seq_length": 512,
17
+ "max_span_width": 50,
18
+ "timestamp": "2026-04-04T15:05:54.286609"
19
+ }