vuminhtue commited on
Commit
81db627
1 Parent(s): 7150886

End of training

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. config.json +6 -4
  3. model.safetensors +2 -2
README.md CHANGED
@@ -11,7 +11,7 @@ model-index:
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/tuevu_smu/huggingface/runs/tfpvp83g)
15
  # Bert_NER_PII
16
 
17
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/tuevu_smu/huggingface/runs/zczr7agg)
15
  # Bert_NER_PII
16
 
17
  This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "ACCOUNTNAME",
14
- "1": "ACCOUNTNUMBER",
15
  "2": "COINADDRESS",
16
  "3": "ADDRESS",
17
  "4": "AGE",
@@ -46,16 +46,17 @@
46
  "33": "ZIPCODE",
47
  "34": "IP",
48
  "35": "NUM",
49
- "36": "O"
 
50
  },
51
  "initializer_range": 0.02,
52
  "intermediate_size": 3072,
53
  "label2id": {
54
  "ACCOUNTNAME": 0,
55
- "ACCOUNTNUMBER": 1,
56
  "ADDRESS": 3,
57
  "AGE": 4,
58
  "BIC": 5,
 
59
  "COINADDRESS": 2,
60
  "CREDITCARDISSUER": 6,
61
  "CREDITCARDNUMBER": 7,
@@ -66,6 +67,7 @@
66
  "GENDER": 12,
67
  "GEO": 13,
68
  "HEIGHT": 14,
 
69
  "IP": 34,
70
  "JOB": 15,
71
  "MAC": 16,
@@ -73,7 +75,7 @@
73
  "NAME": 19,
74
  "NEARBYGPSCOORDINATE": 20,
75
  "NUM": 35,
76
- "O": 36,
77
  "ORDINALDIRECTION": 21,
78
  "ORG": 22,
79
  "PASSWORD": 23,
 
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "ACCOUNTNAME",
14
+ "1": "IBAN",
15
  "2": "COINADDRESS",
16
  "3": "ADDRESS",
17
  "4": "AGE",
 
46
  "33": "ZIPCODE",
47
  "34": "IP",
48
  "35": "NUM",
49
+ "36": "BLOODTYPE",
50
+ "37": "O"
51
  },
52
  "initializer_range": 0.02,
53
  "intermediate_size": 3072,
54
  "label2id": {
55
  "ACCOUNTNAME": 0,
 
56
  "ADDRESS": 3,
57
  "AGE": 4,
58
  "BIC": 5,
59
+ "BLOODTYPE": 36,
60
  "COINADDRESS": 2,
61
  "CREDITCARDISSUER": 6,
62
  "CREDITCARDNUMBER": 7,
 
67
  "GENDER": 12,
68
  "GEO": 13,
69
  "HEIGHT": 14,
70
+ "IBAN": 1,
71
  "IP": 34,
72
  "JOB": 15,
73
  "MAC": 16,
 
75
  "NAME": 19,
76
  "NEARBYGPSCOORDINATE": 20,
77
  "NUM": 35,
78
+ "O": 37,
79
  "ORDINALDIRECTION": 21,
80
  "ORG": 22,
81
  "PASSWORD": 23,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c83e08d6741afb89d7db2051493d5fa737148ee89f4f5cd452fbad8a781a985f
3
- size 435703748
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ea9efb27f9c67ea10d6bd2853121279a5100ce6084f71fd4857b73638acf83
3
+ size 435706824