vuminhtue commited on
Commit
2ed4e37
1 Parent(s): e08356d

End of training

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. config.json +8 -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/l7js02lb)
15
  # XLM_roberta_large_NER_PII
16
 
17
  This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) 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/owy0w3f5)
15
  # XLM_roberta_large_NER_PII
16
 
17
  This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on the None dataset.
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "8": "CURRENCY",
23
  "9": "DATE",
24
  "10": "EMAIL",
25
- "11": "EYECOLOR",
26
  "12": "GENDER",
27
  "13": "GEO",
28
  "14": "HEIGHT",
@@ -47,7 +47,9 @@
47
  "33": "ZIPCODE",
48
  "34": "IP",
49
  "35": "NUM",
50
- "36": "O"
 
 
51
  },
52
  "initializer_range": 0.02,
53
  "intermediate_size": 4096,
@@ -56,13 +58,14 @@
56
  "ADDRESS": 3,
57
  "AGE": 4,
58
  "BIC": 5,
 
59
  "COINADDRESS": 2,
 
60
  "CREDITCARDISSUER": 6,
61
  "CREDITCARDNUMBER": 7,
62
  "CURRENCY": 8,
63
  "DATE": 9,
64
  "EMAIL": 10,
65
- "EYECOLOR": 11,
66
  "GENDER": 12,
67
  "GEO": 13,
68
  "HEIGHT": 14,
@@ -74,7 +77,7 @@
74
  "NAME": 19,
75
  "NEARBYGPSCOORDINATE": 20,
76
  "NUM": 35,
77
- "O": 36,
78
  "ORDINALDIRECTION": 21,
79
  "ORG": 22,
80
  "PASSWORD": 23,
@@ -88,6 +91,7 @@
88
  "USERNAME": 18,
89
  "VEHICLEVIN": 31,
90
  "VEHICLEVRM": 32,
 
91
  "ZIPCODE": 33
92
  },
93
  "layer_norm_eps": 1e-05,
 
22
  "8": "CURRENCY",
23
  "9": "DATE",
24
  "10": "EMAIL",
25
+ "11": "COLOR",
26
  "12": "GENDER",
27
  "13": "GEO",
28
  "14": "HEIGHT",
 
47
  "33": "ZIPCODE",
48
  "34": "IP",
49
  "35": "NUM",
50
+ "36": "BLOODTYPE",
51
+ "37": "WEIGHTS",
52
+ "38": "O"
53
  },
54
  "initializer_range": 0.02,
55
  "intermediate_size": 4096,
 
58
  "ADDRESS": 3,
59
  "AGE": 4,
60
  "BIC": 5,
61
+ "BLOODTYPE": 36,
62
  "COINADDRESS": 2,
63
+ "COLOR": 11,
64
  "CREDITCARDISSUER": 6,
65
  "CREDITCARDNUMBER": 7,
66
  "CURRENCY": 8,
67
  "DATE": 9,
68
  "EMAIL": 10,
 
69
  "GENDER": 12,
70
  "GEO": 13,
71
  "HEIGHT": 14,
 
77
  "NAME": 19,
78
  "NEARBYGPSCOORDINATE": 20,
79
  "NUM": 35,
80
+ "O": 38,
81
  "ORDINALDIRECTION": 21,
82
  "ORG": 22,
83
  "PASSWORD": 23,
 
91
  "USERNAME": 18,
92
  "VEHICLEVIN": 31,
93
  "VEHICLEVRM": 32,
94
+ "WEIGHTS": 37,
95
  "ZIPCODE": 33
96
  },
97
  "layer_norm_eps": 1e-05,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1061fb47d83900ec9eb883c33c5bde809d9b4406737d625a2e38024904bdbc68
3
- size 2235563564
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96f40cf3c13b32125445ca385f58dded912d0e9083c4f9942f7783708e97c62c
3
+ size 2235571764