Matela7 commited on
Commit
6fc47da
·
verified ·
1 Parent(s): 34d7b88

Upload folder using huggingface_hub

Browse files
Files changed (26) hide show
  1. config.json +1 -5
  2. label_mapping.json +2 -6
  3. model.safetensors +2 -2
  4. runs/Dec06_22-13-54_wtiie-tesla/events.out.tfevents.1765055635.wtiie-tesla.2664157.0 +3 -0
  5. runs/Dec06_22-13-54_wtiie-tesla/events.out.tfevents.1765055792.wtiie-tesla.2664157.1 +3 -0
  6. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765056454.wtiie-tesla.2673796.0 +3 -0
  7. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765056711.wtiie-tesla.2673796.1 +3 -0
  8. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765056813.wtiie-tesla.2673796.2 +3 -0
  9. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765057125.wtiie-tesla.2673796.3 +3 -0
  10. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765057280.wtiie-tesla.2673796.4 +3 -0
  11. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765057488.wtiie-tesla.2673796.5 +3 -0
  12. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765057538.wtiie-tesla.2673796.6 +3 -0
  13. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765057818.wtiie-tesla.2673796.7 +3 -0
  14. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058027.wtiie-tesla.2673796.8 +3 -0
  15. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058168.wtiie-tesla.2673796.9 +3 -0
  16. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058353.wtiie-tesla.2673796.10 +3 -0
  17. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058497.wtiie-tesla.2673796.11 +3 -0
  18. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058531.wtiie-tesla.2673796.12 +3 -0
  19. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058601.wtiie-tesla.2673796.13 +3 -0
  20. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058637.wtiie-tesla.2673796.14 +3 -0
  21. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058673.wtiie-tesla.2673796.15 +3 -0
  22. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058720.wtiie-tesla.2673796.16 +3 -0
  23. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058790.wtiie-tesla.2673796.17 +3 -0
  24. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058827.wtiie-tesla.2673796.18 +3 -0
  25. runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058982.wtiie-tesla.2673796.19 +3 -0
  26. training_args.bin +2 -2
config.json CHANGED
@@ -59,9 +59,7 @@
59
  "47": "B-USERNAME",
60
  "48": "I-USERNAME",
61
  "49": "B-SECRET",
62
- "50": "I-SECRET",
63
- "51": "B-PII",
64
- "52": "I-PII"
65
  },
66
  "initializer_range": 0.02,
67
  "intermediate_size": 3072,
@@ -83,7 +81,6 @@
83
  "B-ORIENTATION": 19,
84
  "B-PESEL": 33,
85
  "B-PHONE": 31,
86
- "B-PII": 51,
87
  "B-POLITICAL": 15,
88
  "B-RELATIVE": 23,
89
  "B-RELIGION": 13,
@@ -109,7 +106,6 @@
109
  "I-ORIENTATION": 20,
110
  "I-PESEL": 34,
111
  "I-PHONE": 32,
112
- "I-PII": 52,
113
  "I-POLITICAL": 16,
114
  "I-RELATIVE": 24,
115
  "I-RELIGION": 14,
 
59
  "47": "B-USERNAME",
60
  "48": "I-USERNAME",
61
  "49": "B-SECRET",
62
+ "50": "I-SECRET"
 
 
63
  },
64
  "initializer_range": 0.02,
65
  "intermediate_size": 3072,
 
81
  "B-ORIENTATION": 19,
82
  "B-PESEL": 33,
83
  "B-PHONE": 31,
 
84
  "B-POLITICAL": 15,
85
  "B-RELATIVE": 23,
86
  "B-RELIGION": 13,
 
106
  "I-ORIENTATION": 20,
107
  "I-PESEL": 34,
108
  "I-PHONE": 32,
 
109
  "I-POLITICAL": 16,
110
  "I-RELATIVE": 24,
111
  "I-RELIGION": 14,
label_mapping.json CHANGED
@@ -50,9 +50,7 @@
50
  "B-USERNAME": 47,
51
  "I-USERNAME": 48,
52
  "B-SECRET": 49,
53
- "I-SECRET": 50,
54
- "B-PII": 51,
55
- "I-PII": 52
56
  },
57
  "id2label": {
58
  "0": "O",
@@ -105,8 +103,6 @@
105
  "47": "B-USERNAME",
106
  "48": "I-USERNAME",
107
  "49": "B-SECRET",
108
- "50": "I-SECRET",
109
- "51": "B-PII",
110
- "52": "I-PII"
111
  }
112
  }
 
50
  "B-USERNAME": 47,
51
  "I-USERNAME": 48,
52
  "B-SECRET": 49,
53
+ "I-SECRET": 50
 
 
54
  },
55
  "id2label": {
56
  "0": "O",
 
103
  "47": "B-USERNAME",
104
  "48": "I-USERNAME",
105
  "49": "B-SECRET",
106
+ "50": "I-SECRET"
 
 
107
  }
108
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4d25ee2866bfd5e6954b2d4d69b334ed5a94936a1f3b0cd339609a6bd7be4a4
3
- size 495595540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:190526e4b74921a664733ab2c568f525f785945d233806aecfe830ca9c14438a
3
+ size 495589388
runs/Dec06_22-13-54_wtiie-tesla/events.out.tfevents.1765055635.wtiie-tesla.2664157.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22f5c1a97b0175b106243996f82247bedb30aba21ff7e574670c06c99fd61307
3
+ size 11715
runs/Dec06_22-13-54_wtiie-tesla/events.out.tfevents.1765055792.wtiie-tesla.2664157.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85d3c54765d0ec876375fb6277a20b8307ac48c6d13f03a62d6cc36d48f98456
3
+ size 405
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765056454.wtiie-tesla.2673796.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57d404e12af3ff0ad0fa3efda44e287a352811ba90eb57ee6593b7657f9a31c5
3
+ size 13328
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765056711.wtiie-tesla.2673796.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6d833d3ded0c2251f76e280dcaba2a01e0feb5a54cacb05c167350d1cc0976e
3
+ size 10057
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765056813.wtiie-tesla.2673796.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f1be0bd597425bc77346ca8c25de75c1de2e8c899deb6ec5814a6be288df858
3
+ size 14911
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765057125.wtiie-tesla.2673796.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03fecb9421113296859d71836119e7672225f6792e3565d6db8cf77de2d57bb1
3
+ size 10476
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765057280.wtiie-tesla.2673796.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c99251f93c04715fff776c0fee9c2ed08e9323ca5324753c3a2a51d14a7e17b
3
+ size 12485
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765057488.wtiie-tesla.2673796.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4517ba6966de4d0894864bd94b1e387c2cfb3e10a9712767b0e06aa092adbf18
3
+ size 8444
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765057538.wtiie-tesla.2673796.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af3bdc9e7aae5a7de4ab671147eb007610bbc34b9e8c3135cc9a42df52505f3e
3
+ size 14175
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765057818.wtiie-tesla.2673796.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:611852ae130ea960cb2d2f2909365a71ec05da7bf4d4f8059515e4272fc00a38
3
+ size 12485
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058027.wtiie-tesla.2673796.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:886d4f6ead18da01382d5a459fc5d3091712007ec9c1e925afbba6f7b3b84fb3
3
+ size 10796
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058168.wtiie-tesla.2673796.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ca4b37046be83a522398e8841135f8b3b805e932363f3e7ca1e86142f4bd321
3
+ size 11003
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058353.wtiie-tesla.2673796.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a3722ceff1520f356353d25fe16d9df252c2f9736b2b5386a6c982dd884e4c2
3
+ size 11188
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058497.wtiie-tesla.2673796.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:840680b4255a13b59db863aeba3b7263848db9775d58593935ad03c0416b149e
3
+ size 8014
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058531.wtiie-tesla.2673796.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f24f3c41e00d22322d87301b0f33e71574f2e6c4c5d911e782bba782fab03a
3
+ size 8754
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058601.wtiie-tesla.2673796.13 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a519c0ba13cc340a9fc81e31897f8dd9bf216741c0374f53fd6e6eaaa02766c
3
+ size 8015
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058637.wtiie-tesla.2673796.14 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8705a1211fc2e9d22ff4d243c388e68a9a49420b5e105d8b8f11a86475e7c3d
3
+ size 8015
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058673.wtiie-tesla.2673796.15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b0a772675466c080730556c5cbc20a86e70b433048f9e7e3077e89326e901ca
3
+ size 8442
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058720.wtiie-tesla.2673796.16 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:058892226842635ee2d3dd159a945f19a644cec3b64b6fcc18ceb987889513a7
3
+ size 8754
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058790.wtiie-tesla.2673796.17 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58caf39ece8f13dd26e720cf0c9a9ece41da7a46bfe96ec9a4178c293a87f73f
3
+ size 8016
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058827.wtiie-tesla.2673796.18 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40cae190744b5c5432db8ab482facf18f9aee4f0ac2a57430f025936985bea15
3
+ size 10121
runs/Dec06_22-27-31_wtiie-tesla/events.out.tfevents.1765058982.wtiie-tesla.2673796.19 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:289da71787326c5aa9483c6880bb29eb038727c3de1cbf8133c682879b178a91
3
+ size 8443
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c28a2d1a558f76699ba07c8c288b36b5f3ba1327cc9a533bc11a979d8a174d4b
3
- size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a20bfba7ca0e5b3cf92ad36f6fb0a3ec24089ad8b5aa4c1c1d2bb86e1c0f6577
3
+ size 5368